PDA

View Full Version : Receiving Database Errors


molieman
03-17-2010, 01:54 PM
Any idea what would cause this error (I understand it's looking for a vbregimage but I could not find it anywhere):

------------------------------------
Invalid SQL:

INSERT INTO vbregimage
(regimagehash, imagestamp, dateline)
VALUES
('cd128ef53812045e38b9285bb231f2da', 'GyQJTC', 1268846629);

MySQL Error : Table 'xxxx_xxxxmvb4.vbregimage' doesn't exist
Error Number : 1146
Request Date : Wednesday, March 17th 2010 @ 01:23:49 PM
Error Date : Wednesday, March 17th 2010 @ 01:23:50 PM
Script : http://www.mycockpit.org/links/search.php?cat=3
Referrer :
IP Address : 00.000.000.000
Username : Unregistered
Classname : vB_Database
MySQL Version :
----------------------------------

I couldn't find vbregimage in the install files either.

I get one of these errors every minute.

Matt olieman
mycockpit.org

Brian
03-18-2010, 12:11 PM
Thank you for pointing this out. Looks like there was still some leftover code for vB 3.6 that was being executed on the links search page. I've just updated the forum/includes/vba_links_functions.php file in the donwload package here to include the fix though, so if you will download the files again and update that one on your server, that should take care of the issue.

Our Sponsors
 

molieman
03-18-2010, 01:16 PM
No more errors :) :) :)

Thank you Brian. :)

Matt Olieman
mycockpit.org