Status
Not open for further replies.

Bassinurface

Customer
Here is my error any ideas?

Database error in vBulletin 4.1.12:

Invalid SQL:

UPDATE dbtech_downloads_filegroup
SET
groupname = 'Test dummy'
,''
WHERE groupid = 5;

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 '''
WHERE groupid = 5' at line 4
Error Number : 1064
Request Date : Monday, May 14th 2012 @ 10:44:57 AM
Error Date : Monday, May 14th 2012 @ 10:44:57 AM
Script : Master Assassins =MAG=
Referrer : Master Assassins =MAG=
IP Address : 75.72.157.94
Username : Bassinurface
Classname : vB_Database
MySQL Version : 5.1.62-cll
 
I fixed a password problem and it seems to have caused problems with the lite version.
If you edit the file
dbtech/downloads/modules/uploadModule.php

On line 261 find
PHP:
        $passwordSQL     = ',\'\'';

and comment it out

PHP:
//        $passwordSQL     = ',\'\'';

That should fix it for now until I get a working fix put into the product.
 
Status
Not open for further replies.

Legacy vBDownloads

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,716
Customer rating
0.00 star(s) 0 ratings
Back
Top