Quote:
Originally Posted by Sforums
Absolute disaster on 4.1.0!
Installed modification and allocated subforum for single product for purpose of testing. It changed the title of every single topic in all vendors forums (even though I've chosen single subforum) to test the title. More than thousand of threads have been renamed even I uninstalled the modification. Trying to rename them back to original titles and can't be done!!
I am absolutelly desperate to bring my forum back to original state. Wish I never touched beta product. These things should be properly tested before released to public.
|
This mod does not update your database on anything that already exists on install. It does not rename thread titles. It does not care about current threads.
So, let's figure out what's happening and get your forum back in order...
Did you have this issue after installing? After adding a product? After adding a review?
Have you checked your database to see if the thread titles were actually changed or merely getting displayed wrong?
To test run: SELECT title FROM
[table_prefix]thread WHERE forumid =
XXX LIMIT 10.
Did you run this on a LIVE site or a DEV site?
And while I absolutely agree that nothing negative should happen, which is why
testing is done before anything is released. However, there are an infinite number of forum options, other modifications and configurations which can introduce problems... that's why
this mod is clearly labeled beta. But that's not what counts... right now let's focus on fixing up your forum.