PDA

View Full Version : Smod can't delete msg


BiZiMDiYaR
12-23-2008, 08:07 PM
Hi,

Suddenly my smod can't delete any messages from the forum and she is getting a forum mysql error... but nothing changed, so what is causing this.. ? Can anybody help with this ? Al settings are normal... nothing special.. just happend with that 1 person, she has tried to delete from 4 different PC's... so should not be the problem on her side I assume. Does anybody have more info on why...

Thanks.

Database error in vBulletin 3.7.3:
Invalid SQL:
SELECT username,userid FROM ALuser WHERE userid=;
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 '' at line 1
Error Number : 1064
Request Date : Tuesday, December 23rd 2008 @ 10:59:02 PM
Error Date : Tuesday, December 23rd 2008 @ 10:59:02 PM
Script : http://www.alemim.net/forum/editpost.php
Referrer : http://www.alemim.net/forum/resimli-siirler/28415-ibrahim-sadri-nan-gibi.html
IP Address :
Username : GuLCe
Classname : vB_Database
MySQL Version : 5.0.45

ssslippy
12-23-2008, 08:13 PM
Try disabling all your modifications and see what happens.

BiZiMDiYaR
12-23-2008, 08:25 PM
Hi,

Do you mean all plug ins ? to disable them... ? I assumed there was a short way to do that.. can you write this down, if you have ? Any other options ?

Thanks.

Lynne
12-23-2008, 08:43 PM
To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);