PHPBB Mod messed up my forum

iGame

Paragon
Joined
Apr 10, 2010
Messages
1,396
Reaction score
0
FP$
6
I installed the mod country flag user edition, I installed it via usermod and once I installed it I got the error
Fatal error: Cannot redeclare cache:😱btain_flags()in /home/junaidk/public_html/forum/includes/cache.php on line 175

Please help, I just had created that forum, and I had posted over 100 post
 
Trying refreshing your cache.

Or is that error affecting your whole forum?
 
Okay then, this tells you where to look for the error...

/home/junaidk/public_html/forum/includes/cache.php on line 175
 
As ever with phpBB mods, things sometimes go wrong. You should have made a backup. It is plastered all over the phpBB support forums - MAKE A BACKUP.

Go back on everything you did. Read back on the instructions, and try to see where you went wrong.
 
I used automod to install the mod, I thought a backup was not needed
 
Doesn't automod have an uninstall feature? I suspect the mod either wasn't automod enabled or just doesn't work.
 
Creative said:
Okay then, this tells you where to look for the error...

/home/junaidk/public_html/forum/includes/cache.php on line 175

Usuaully the error is around 5-10 lines before that so post the lines 160-175 and we will have a look for you.
 
Automod looks to have missed out some edits. Either go through the edits yourself and see what automod has done and do any missing edits or restore a backup.
 
Fowler said:
Automod looks to have missed out some edits. Either go through the edits yourself and see what automod has done and do any missing edits or restore a backup.


Thanks Fowler, I rechecked the mod edit but than I decided to remove the code and presto I fixed it.
 
Back
Top Bottom