mods

pkdude113

Reputable
Joined
Mar 21, 2008
Messages
202
Reaction score
0
FP$
6
I have another question...
again....
Can you add mods that are only available to phpbb3 to phpbb2
If you had FTP access???
 
I don't think so. The architecture of phpbb3 and phpbb2 are different so a mod for phpbb3 won't work on phpbb2 and vice versa.
 
The code is completely different between phpBB2 and phpBB3 so no phpBB2 mods will work on phpBB3 and the other way round also as you won't be able to find the lines of code and also due to ways the forum handle things like sessions it is completely different so it will cause errors as it will try and handle sessions a different way it is programmed to for example.
 
Look at any phpBB3 MODX install file. It will tell you right there.
The only exception is the affiliate box MOD for phpBB2, which does work on phpBB3.
 
Back
Top Bottom