Not sure what the problem is or caused by Whom
I upgraded to vb 3.8 rc1. Since the Upgrade I am getting a single SQL error every morning about the same time. I have received the same SQL from these two points per the time stamp of the error and when these cron jobs hit.
vbadvanced says there is not queries from thier product.
So I am asking can Sitemap be doing this, I have the latest sitemap and latest vbSEO
1388 vBSEO Sitemap Generator 06:06, 8th Dec 2008 Google Sitemap [Started]
1387 vBa Dynamics Entry Cache 06:05, 8th Dec 2008
1386 vBa Dynamics Search Cleanup 06:05, 8th Dec 2008
PHP Code:=====================================================
Database error in vBulletin 3.8.0 Release Candidate 1:
Invalid SQL:
SELECT count(*)as cnt,max(dateline) as lastupdate
FROM groupmessage
WHERE groupid='1';
MySQL Error : Unknown column 'groupid' in 'where clause'
Error Number : 1054
Request Date : Monday, December 8th 2008 @ 06:06:40 AM
Error Date : Monday, December 8th 2008 @ 06:06:43 AM
Script : http://www.sportcityrider.com/cron.php?rand=1228745197
Referrer : http://www.sportcityrider.com/f21/ama-sbk-daytona-tire-test-friday-afternoon-notebook-1222/
IP Address : xxx.xxx.xxx.xxx
Username : Unregistered
Classname : vB_Database
MySQL Version :
=====================================================
Database error in vBulletin 3.8.0 Release Candidate 1:
Invalid SQL:
SELECT count(*)as cnt,max(dateline) as lastupdate
FROM groupmessage
WHERE groupid='1';
MySQL Error : Unknown column 'groupid' in 'where clause'
Error Number : 1054
Request Date : Tuesday, December 9th 2008 @ 05:43:16 AM
Error Date : Tuesday, December 9th 2008 @ 05:43:19 AM
Script : http://www.sportcityrider.com/cron.php?rand=1228830193
Referrer : http://www.sportcityrider.com/f13/
IP Address : xxx.xxx.xxx.xxx
Username : Unregistered
Classname : vB_Database
MySQL Version :
=====================================================
Database error in vBulletin 3.8.0 Release Candidate 1:
Invalid SQL:
SELECT count(*)as cnt,max(dateline) as lastupdate
FROM groupmessage
WHERE groupid='1';
MySQL Error : Unknown column 'groupid' in 'where clause'
Error Number : 1054
Request Date : Wednesday, December 10th 2008 @ 06:41:24 AM
Error Date : Wednesday, December 10th 2008 @ 06:41:28 AM
Script : http://www.sportcityrider.com/cron.php?rand=839954
Referrer : http://www.sportcityrider.com/
IP Address : xxx.xxx.xxx.xxx
Username : Unregistered
Classname : vB_Database
MySQL Version :
=====================================================


LinkBack URL
About LinkBacks






Reply With Quote