Thread: SQL Error
View Single Post
Old July 23rd, 2005, 02:47 PM   #2 (permalink)
digitalpoint
Junior Member
Verified Customer
 
Join Date: Jul 2005
Location: San Diego, Californi
Posts: 15
Re: SQL Error

Figured it out...

In showimage.php, this line:
Code:
Content visible to verified customers only.
should be:
Code:
Content visible to verified customers only.
(notice double $ in first line).
digitalpoint is offline