Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Post
by Stoker » 20 Aug 2012, 08:27
Following the instructions from the update file you are told to do a find and replace.
All it does is to delete to lines not in use:
Code: Select all
'NEWEST_TOPICS' => 'Latest Topics',
'NEWEST_POSTS' => 'Latest Posts',
To fix the other problem, download the mod again and upload the files.
Dont run the installer again.
Post
by Rhyno » 20 Aug 2012, 08:45
Stoker wrote: Following the instructions from the update file you are told to do a find and replace.
All it does is to delete to lines not in use:
Code: Select all
'NEWEST_TOPICS' => 'Latest Topics',
'NEWEST_POSTS' => 'Latest Posts',
To fix the other problem, download the mod again and upload the files.
Dont run the installer again.
OK will give it a go
Post
by Rhyno » 20 Aug 2012, 08:50
Ok copied over files again, didn't reinstall still seeing same problem
Post
by Stoker » 20 Aug 2012, 08:56
purge cache
Post
by Rhyno » 20 Aug 2012, 08:59
Negative Sir... Still applies
Post
by Stoker » 20 Aug 2012, 10:57
Updated to version 1.0.10
Update intructions: look in contrib
Post
by Stoker » 20 Aug 2012, 10:57
Update to latest version 1.0.10
Post
by Rhyno » 20 Aug 2012, 14:05
Do we just copy over files? Or does it require to run install file again?
Post
by Stoker » 20 Aug 2012, 14:17
Yes, copy files and run installer.
Post
by Solidjeuh » 20 Aug 2012, 19:45
Had the same problem
Fixed with the 1.0.10 update
Thank you Stoker!