I just upgraded my forums to 3.6 and upgraded the ldm to 2.6. beta1 and I reported this error to vbulletin.com
Quote:
One of the products which I have installed is called the Links and Downloads manager. The product works fine, however when I am finished downloading a file and click on the forum link on the navbit I get the following error:
Warning: mysql_real_escape_string(): 6 is not a valid MySQL-Link resource in /includes/class_core.php on line 648
Warning: mysql_real_escape_string(): 6 is not a valid MySQL-Link resource in /includes/class_core.php on line 648
Warning: mysql_real_escape_string(): 6 is not a valid MySQL-Link resource in /includes/class_core.php on line 648
Warning: mysql_real_escape_string(): 6 is not a valid MySQL-Link resource in /includes/class_core.php on line 648
Warning: mysql_real_escape_string(): 6 is not a valid MySQL-Link resource in /includes/class_core.php on line 648
Warning: mysql_real_escape_string(): 6 is not a valid MySQL-Link resource in /includes/class_core.php on line 648
Warning: mysql_query(): 6 is not a valid MySQL-Link resource in /includes/class_core.php on line 354
Warning: mysql_error(): 6 is not a valid MySQL-Link resource in /includes/class_core.php on line 828
Warning: mysql_errno(): 6 is not a valid MySQL-Link resource in /includes/class_core.php on line 846
Database error in vBulletin 3.6.0:
Invalid SQL:
UPDATE session
SET lastactivity = 1156835672, location = '', inforum = 0, inthread = 0, incalendar = 0, badlocation = 0, useragent = ''
WHERE sessionhash = '';
MySQL Error :
Error Number :
Date : Tuesday, August 29th 2006 @ 12:14:33 AM
Script : http://www.troc.us/forum/downloads.p...p&id=9&catid=4
Referrer : http://www.troc.us/forum/downloads.php?catid=4&linkid=9
IP Address :
Username : EasyTarget
Classname : vB_Database
HTTP/1.1 200 OK Date: Tue, 29 Aug 2006 07:21:52 GMT Server: Apache/1.3.33 (Unix) mod_throttle/3.1.2 DAV/1.0.3 mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a PHP/4.4.2 mod_ssl/2.8.22 OpenSSL/0.9.7e Cache-Control: private Content-Encoding: gzip Pragma: private X-Powered-By: PHP/5.1.2 Content-Length: 8870 Keep-Alive: timeout=5, max=89 Connection: Keep-Alive Content-Type: text/html; charset=ISO-8859-1
I use avant browser and confirmed that I receive this error in Internet Explorer as well (Avant is based on IE), however when using Firefox the error does not occur.
|
I reported it to them because when I searched the thread I found another error based on class_core.php and you asked the person to report it to them as it had something to do with unset array elements in the vB code. The support people said this was more or less correct but that
Quote:
The error is from third party code not correctly using vBulletin classes and functions.
|
I rolled back to 2.2.5 and it works fine.