View Single Post
Old April 3rd, 2005, 11:37 AM   #3 (permalink)
Brian
Guest
 
Posts: n/a
Re: URL of the "Direct Link Code" wrong

For anyone else who is having this problem, please download the package from here again and upload the /gallery/showimage.php and /forum/includes/functions_gallery.php files over your existing ones.

Then look in your 'adv_gallery_imagebit' template for 2 instances of this:
Code:
Content visible to verified customers only.
Replace both with this:
Code:
Content visible to verified customers only.
Then look in your 'ADV_GALLERY_SHOWIMAGE' template for 2 instances of this code:
Code:
Content visible to verified customers only.
Replace both with this:
Code:
Content visible to verified customers only.
And that should take care of the problem.