all of sudden i am getting this error
(using using MySQL 4.1.14 4images 1.7.2)
DB Error: Bad SQL Query: SELECT u.*, l.* FROM 4images_users u, 4images_lightboxes l WHERE u.user_id = AND l.user_id = u.user_id
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 'AND l.user_id = u.user_id' at line 3
DB Error: Bad SQL Query: SELECT * FROM 4images_users WHERE user_id =
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 3
nothing has changed that Im aware of..so Im stumped and of course mysql challenged
thanks for any help you can offer
LB