Ive used vbulletin a fair bit before, and encountered database errors that I've managed to fix, but im no pro and I keep getting this database error on the registration page, thats got me stumped.... im not sure what it is or how to fix it.
I think it only happens when trying to use image magick in the image settings, and im also currently having issues with my host and image magick not working properly.
Anyway this is the error im getting, if anyone knows anything about it, or could at least explain it to me a bit better so i understand it, I would greatly appreciate that.
I think it only happens when trying to use image magick in the image settings, and im also currently having issues with my host and image magick not working properly.
Anyway this is the error im getting, if anyone knows anything about it, or could at least explain it to me a bit better so i understand it, I would greatly appreciate that.
Invalid SQL:
SELECT text, languageid, special
FROM phrase AS phrase
LEFT JOIN phrasetype USING (fieldname)
WHERE phrase.fieldname = 'error'
AND varname = 'php_error_exec_disabled' AND languageid IN (-1, 0, 0);
MySQL Error :
Error Number :
Request Date : Wednesday, October 29th 2008 @ 05:53:46 PM
Error Date : Wednesday, October 29th 2008 @ 05:53:46 PM
Script : http://www.96cougar.com/Forum/image....e2cd83df6b43bf
Referrer : http://www.96cougar.com/Forum/register.php?do=register
IP Address : 99.254.68.135
Username :
Classname : vB_Database
MySQL Version :
SELECT text, languageid, special
FROM phrase AS phrase
LEFT JOIN phrasetype USING (fieldname)
WHERE phrase.fieldname = 'error'
AND varname = 'php_error_exec_disabled' AND languageid IN (-1, 0, 0);
MySQL Error :
Error Number :
Request Date : Wednesday, October 29th 2008 @ 05:53:46 PM
Error Date : Wednesday, October 29th 2008 @ 05:53:46 PM
Script : http://www.96cougar.com/Forum/image....e2cd83df6b43bf
Referrer : http://www.96cougar.com/Forum/register.php?do=register
IP Address : 99.254.68.135
Username :
Classname : vB_Database
MySQL Version :
Comment