I'm having a little problem with this Mod. Ive had it running fine for some time now and then a couple of weeks ago it stopped working when i installed the new PHPBB software. I therefore went into EasyMod and removed the history of this mod. I then reinstalled the mod. Everything has worked fine ac...
01satkins wrote:
what type of database server are you using?
if its mysql your database server will have phpmyadmin or something simlar running already
and what programs are you downloading?
i was downloading phpmyadmin, but have found it in my hosts server.
if easymodd rejected teh SQL you will need to manually execute it in phpmyadmin or similar program as for the auth.php chances are you modded it wrongly - missed a $sign or semicolon or something ^^ also if this is the reason you wnnt back and re-did auth.php, it was a waste of time I 5take it this...
I've just gone through and done all the manual changes to a fresh 2.0.20 'auth.php' file and now get the following message: Parse error: parse error, unexpected T_FUNCTION in auth.php right i've sorted this bit out. However, im now getting this: Failed obtaining forum access control lists DEBUG MOD...
done the above and it installed yet i know get the following 'General Error' message. Could not update topic duration list DEBUG MODE SQL Error : 1054 Unknown column 'topic_announce_duration' in 'where clause' UPDATE phpbb_topics SET topic_announce_duration = 7 WHERE topic_announce_duration = 0 AND ...