Thread: A few problems
View Single Post
Old March 8th, 2005, 07:00 AM   #2 (permalink)
Brian
Guest
 
Posts: n/a
Re: A few problems

If you'll look in your moderate.php file for this code:
Code:
Content visible to verified customers only.
Replace with this:
Code:
Content visible to verified customers only.
Then look in your 'ADV_GALLERY_MASSDELETE_POSTS' template for 'misc.php' and replace it with 'moderate.php' that should take care of the problem.