Log in

View Full Version : stumped... error


aramik
05-02-2006, 07:34 AM
Database error in vBulletin 3.5.4:

Invalid SQL:

UPDATE `user`
SET `` = `` - '15'
WHERE userid='1'
LIMIT 1;

MySQL Error : Unknown column '' in 'field list'
Error Number : 1054
Date : Tuesday, May 2nd 2006 @ 04:18:56 AM
Script : http://oz-anime.com/forums/local_links.php?action=jump&id=445&catid=8
Referrer : http://oz-anime.com/forums/local_links.php?catid=8&linkid=445
IP Address : .....
Username : .....
Classname : .....

Protoman
05-02-2006, 01:02 PM
you are missing part of the query it should say update user set _____ = value-15 where userid=1

I've never had that issue with local_links though, maybe post up in the authors support thread