-
Notifications
You must be signed in to change notification settings - Fork 21
Description
here's my problem: i had an old recent topics mod (NV 1.6 or something) and when i upgraded phpbb to 3.1.6 it broke and i had to remove it but bits of it are still stuck inside the db. i have an SQL dump of the db and can find references to this text but i havn't tried surgery on this data to see if removing these references would clean this out properly.
i tried installing your mod as is and it worked fine but when i came to configure it (to increase the number of topics shown on the home page), it error'd. i think this is because these two mods are named exactly the same and this is where the trouble is.
obviously the correct way to do this is remove the previous mod completely and just install yours to a clean forum but that would take me ages and if i could install it as "recenttopics2" or something then i could ignore it as there would be no clash and it would be less work!
is that possible??