View Single Post
Old October 6th, 2005, 10:18 AM   #2 (permalink)
Brian
Guest
 
Posts: n/a
Re: Strange problem with catagories and viewing pictures

There's been one other person that's had a similar problem, and it was because of a hack they added that uses the variable $userid. Try looking in your showimage.php file for this code:
Code:
Content visible to verified customers only.
Add below:
Code:
Content visible to verified customers only.
And see if that takes care of the problem.
  Reply With Quote