Quote:
Originally Posted by Lynne
I would guess this is from a modification since default vbulletin doesn't have a sql query that simply says "update". Try disabling your plugins as I suggested above and see if the error goes away.
As for the second one you posted, when you see that page, you need to then view the page source and near the bottom of the page source will be something that looks like your first snippet of code in the post above - that is the mysql error. See if it is different than the one you posted.
|
I tried disabling the plugins, but the sometimes I get an Internal Server error.
For the second error, this is the code in between comments:
Code:
<!--
Database error in vBulletin 3.7.4:
Invalid SQL:
SELECT post.postid
FROM post AS post
WHERE post.threadid = 32
AND post.visible = 1
ORDER BY post.dateline
LIMIT -0, 10;
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 '-0, 10' at line 9
Error Number : 1064
Request Date : Monday, December 29th 2008 @ 10:14:41 AM
Error Date : Monday, December 29th 2008 @ 10:14:41 AM
Script : -removed-/showthread.php?p=123
Referrer : -removed-/index.php
IP Address : -removed-
Username : Unregistered
Classname : vB_Database
MySQL Version :
-->
Quote:
Originally Posted by Marco van Herwaarden
Please provide an URL to the board so we can see the problem.
|
I will. I am not on for long, so the next time I login, I will provide the URL. sorry.