Log in

View Full Version : Problem with the Forum Managment in Admincp


balance12
10-29-2007, 12:38 PM
I was unistalling a mod, and in the middle of it, my internet connection get lost. So i cant complete the steps. It brings me a problem i cant use the option in the admincp forum managment. Like create a new forum, edit one.. it shows me this error message:

Database error in vBulletin 3.6.8:

Invalid SQL:
UPDATE forum SET
title_clean = 'Bienvenidas',
title = 'Bienvenidas',
description_clean = 'Queres darle la bienvenida a alguien? Te queres presentar? Aca podes hacerlo...ss',
description = 'Queres darle la bienvenida a alguien? Te queres presentar? Aca podes hacerlo...ss',
link = '',
displayorder = 1,
parentid = 78,
daysprune = -1,
defaultsortfield = 'lastpost',
defaultsortorder = 'desc',
showprivate = 0,
newpostemail = '',
newthreademail = '',
### Bitfield: forum.options ###
options = IF(options & 8, options - 8, options),
options = IF(options & 16, options - 16, options),
options = IF(options & 32, options - 32, options),
options = IF(options & 32768, options - 32768, options),
options = IF(options & 8192, options, options + 8192),
options = IF(options & 4, options, options + 4),
options = IF(options & 1, options, options + 1),
options = IF(options & 2, options, options + 2),
options = IF(options & 16384, options, options + 16384),
options = IF(options & 256, options - 256, options),
options = IF(options & 64, options, options + 64),
options = IF(options & 128, options, options + 128),
options = IF(options & 512, options, options + 512),
options = IF(options & 1024, options, options + 1024),
options = IF(options & 2048, options, options + 2048),
options = IF(options & 4096, options, options + 4096),
options = IF(options & 65536, options, options + 65536),
styleid = 0,
password = '',
forum_hlfg = '0'
WHERE forumid = 12;

MySQL Error : Unknown column 'forum_hlfg' in 'field list'
Error Number : 1054
Date : Monday, October 29th 2007 @ 10:37:31 AM
Script : http://www.comunidad-under.com.ar/admincp/forum.php?do=update
Referrer : http://www.comunidad-under.com.ar/admincp/forum.php?do=edit&f=12&s=
IP Address : 200.3.94.239
Username : Balance
Classname : vB_Database


I send a support tkt and the tell me to delete some archives, i do that, but im still having the problem.


Thanks!!

Marco van Herwaarden
10-29-2007, 12:45 PM
First of all check if you have not any left over files on your server that belong to the removed modification.

balance12
10-29-2007, 12:49 PM
I chek that... thats the sing that i do.. i remove all the file of the mod....

balance12
11-28-2007, 01:11 PM
No one?

Lynne
11-28-2007, 01:54 PM
I would take a look at the mod and see what files came with it and make sure all those files are removed from your server (sometimes you have to manually remove them). And, I would post in the modification thread for help from people who know the mod best.

balance12
11-30-2007, 10:17 AM
Okey, but i dont remember wich mod was =(

balance12
02-27-2008, 09:30 AM
Bump It!