>gl_users needs quotes around it like this...
>
>SELECT * FROM 'gl_users' WHERE 1
Err, no, it doesn't. The problem is that in the original SQL request:
SELECT username FROM gl_users WHERE uid =
obviously, the value after the "uid =" is missing.
I have seen this problem being reported befor
For some reason the uid is empty. If you can figure out why the 'uid =
' doesn't include a number then you have your problem fixed.
If you just changed register_globals, did you restart Apache?
--Tony
[EMAIL PROTECTED] wrote:
gl_users needs quotes around it like this...
SELECT * FROM 'gl
gl_users needs quotes around it like this...
SELECT * FROM 'gl_users' WHERE 1
[EMAIL PROTECTED] wrote:
Hi folksI recently installed geeklog and am having some troubles. The site runs ok.I add users and what not, but I can't add/remove any stories or comments.Whenever I try to post I get this err
Hi folks
I recently installed geeklog and am having some troubles. The site runs ok.
I add users and what not, but I can't add/remove any stories or comments.
Whenever I try to post I get this error message:
Wed Jul 2 08:44:54 2003 - 1064: You have an error in your SQL syntax near
'' at line 1