I just re-downloaded this great mod (in the event the fix has been applied) and I still get the following error on my VB4 PL1
Code:
Database error in vBulletin 4.0.0:
Invalid SQL:
INSERT INTO vb_microsupport_faq
SET categoryid='11',
question='Does my Blue Screen during bootup mean I lost my data?',
answer='No you haven't lost your data but without some help it may not be very easily accessible. We have a few different tricks up our sleeves to help get your data backed up and then see if we can make that blue screen go away which may include re-loading windows an restoring your data, but that's a last resort.',
important = '0';
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't lost your data but without some help it may not be very easily accessible. We' at line 4
Error Number : 1064
Request Date : Monday, December 28th 2009 @ 02:45:00 PM
Error Date : Monday, December 28th 2009 @ 02:45:00 PM
Script : http://www.mywiseguys.com/forums/support.php?do=saveupdatefaq
Referrer : http://www.mywiseguys.com/forums/support.php?do=addeditfaq
IP Address : 24.11.27.21
Username : wildweaselmi
Classname : vB_Database
MySQL Version : 5.1.41
I read in your previous post that you are unable to reproduce the issue so this is what I found out.
Use Departments = No
Use Products = Yes
I get the above error message
Use Departments = Yes
Use Products = Yes
No error message
(When I turn on Departments then I am able to enter a FAQ without the error)