Whenever we try adding a forum, there's a MYSQL error with an incredibly large forumid. [65535]
Does anyone know how to reset it back to normal?
PHP Code:
Database error in vBulletin Control Panel 2.3.0:
Invalid SQL: INSERT INTO forum
(forumid,styleid,title,description,active,displayo
rder,parentid,
parentlist,allowposting,cancontainthreads,daysprun
e,newpostemail,newthreademail,
moderatenew,allowhtml,allowbbcode,allowimages,allo
wsmilies,allowicons,
styleoverride,allowratings,storereply,storethread,
countposts,moderateattach,onoffimage, collapsed)
VALUES
(NULL,'1','test','test','1','1','-1',
'','1','1','30','','',
'0','0','1','1','1','1',
'0','1','1','0', '','','1','0')
mysql error: Duplicate entry '65535' for key 1
mysql error number: 1062
Date: Saturday 19th of March 2005 07:39:03 PM
Script: http://www.theorangecounty.net/foru...admin/forum.php
Referer: http://www.theorangecounty.net/foru...php?action=add&
Comment