Computer problems

innsaneink

Well-known member
I am trying to access a web page - this one

http://www.sjru.com.au/buddha/" onclick="window.open(this.href);return false;

but continually get the message:

Class Database. 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 SELECT * FROM user WHERE user_id = ;

….seems like its a problem only at my end...can anyone help please?
 
Definately not a problem at your end… unless you wrote the website. :slight_smile:

This error looks like it is pointing to the login command off that website. You could try clearing your temporary files from explorer (or another browser you might use) and try again but looks like an issue with the website.
 
Back
Top