Log in

View Full Version : please help me in database error


a7al-mn-alamas
10-22-2007, 08:18 PM
i installed this product

https://vborg.vbsupport.ru/showthread.php?t=149167&page=9

and now i have database error

Database error in vBulletin 3.6.7:

Invalid SQL:

SELECT * FROM user AS user
LEFT JOIN usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid)
WHERE user.username = 'mola3'm';

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 'm'' at line 3
Error Number : 1064
Date : Tuesday, October 23rd 2007 @ 12:12:41 AM
Script : http://www.ittihadnet.net/net/forumdisplay.php?f=1
Referrer :
IP Address : 212.102.0.102
Username : احلى من الالماس
Classname : vb_database


how can i solve the problem

i cant enter admincp to uninstall it ??

please help me

djdonx
10-22-2007, 08:35 PM
That modification is in the Modification Graveyard. Where did you get the download from?

a7al-mn-alamas
10-22-2007, 09:00 PM
from here

it was in 3.6 addon forum

Lynne
10-22-2007, 09:26 PM
It's in the graveyard now and looking though the thread it looked to have some serious problems.

You can also disable your plugins in your config file. To quote Marco:

Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);