View Single Post
Old February 22nd, 2010, 09:58 AM   #8 (permalink)
m_k
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 14
Quote:
Originally Posted by cory_booth View Post
I had to do this:
In showimage.php I had to comment out lines 140-143:

// if ($userid)
// {
// $wherequery[] = 'images.userid = ' . $userid;
// }
I have been having a similar problem, and so far haven't tracked down which hack is causing it. Commenting out those lines did the trick however - thanks for that :-)
m_k is offline   Reply With Quote