View Single Post
Old October 24th, 2005, 11:22 AM   #5 (permalink)
Brian
Guest
 
Posts: n/a
Re: can't update images.

Looks like it's picking up the correct folders, just not the images because those are from hacks/plugins that you've added. If those are just plugins, you may be able to alter your showimage.php file to include the code for these. Try looking for:
Code:
Content visible to verified customers only.
Just above that add:
Code:
Content visible to verified customers only.
Then find:
Code:
Content visible to verified customers only.
Just above that add:
Code:
Content visible to verified customers only.
Then find:
Code:
Content visible to verified customers only.
And just above that add:
Code:
Content visible to verified customers only.
  Reply With Quote