View Single Post
Old February 12th, 2008, 03:17 PM   #14 (permalink)
bugzy
Member
 
Join Date: Nov 2005
Location: San Diego, CA
Posts: 34
Quote:
Originally Posted by Luciano View Post
Well there seem to be several issues if you are using gallery in safe mode..

1. is a very old bug (resized image disapears if you upload an image with same filename -- )
2. the userid is added with underscore..

zach posted a fix in another thread for 1.
I fixed 2 for my installation..

open forum/includes/functions_gallery_imageedit.php

find:
Code:
Content visible to verified customers only.
replace with:
Code:
Content visible to verified customers only.
then find:
Code:
Content visible to verified customers only.
replace with:
Code:
Content visible to verified customers only.
hope that helps

Luc
tried that, didnt seem to help
bugzy is offline   Reply With Quote