PDA

View Full Version : threadmanage error when deleting/pruning



Mephisteus
Fri 13th Jun '03, 4:34pm
If you delete a forum, you get an error:
mysql error: Unknown column 'threadmanage' in 'field list'

If you try to delete it again, it says it can't find the folder, meaning it got deleted only partially.

Just try to delete any forum (I did it with the main default cat).

Wayne Luke
Fri 13th Jun '03, 4:36pm
I can't recreate this... Did you run through all 42 steps on the upgrade properly with no errors and there were no database conflicts before starting?

Kier
Fri 13th Jun '03, 4:38pm
Confirmed bug... fix coming up

Mephisteus
Fri 13th Jun '03, 4:40pm
It's a fresh install btw...

Nombie Wan
Fri 13th Jun '03, 4:40pm
http://www.vbulletin.com/forum/showthread.php?threadid=73477

Kier
Fri 13th Jun '03, 4:46pm
Confirmed bug... fix coming up

Here is the fix:

in functions.php, line 1187, find this
SELECT $groupnameand replace with this
SELECT phrasegroup_$groupname AS $groupname

Mephisteus
Fri 13th Jun '03, 4:52pm
thanks

Nombie Wan
Fri 13th Jun '03, 5:15pm
Nevermind, all good now, thanks. :)

und3rburn
Thu 26th Jun '03, 3:32am
before I installed the mod I tried to delete the boards.... but now when I installed the mod... and try and delete the forum it gives me the following error



vBulletin Message

Could not find a Forum with forumid = 13.


But I still see it in the forum manager.... and on the forum home... I can also go into it and post threads and posts browse and what nnot... what do I do?

SmartGnome
Thu 26th Jun '03, 5:45am
before I installed the mod I tried to delete the boards.... but now when I installed the mod... and try and delete the forum it gives me the following error




But I still see it in the forum manager.... and on the forum home... I can also go into it and post threads and posts browse and what nnot... what do I do?

Did you Rebuild Forums in Import & Maintenance ?
This I had to do before it worked on a fresh install.