View Single Post
Old April 2nd, 2005, 08:44 AM   #1 (permalink)
phlogiston
Member
Verified Customer
 
Join Date: Jan 2003
Location: Woodlands
Posts: 100
RC4 Mis-named variable?

I was getting "no permissions" when trying to upload from server and think I found the problem

in upload.php file FIND
Code:
Content visible to verified customers only.
and REPLACE with
Code:
Content visible to verified customers only.
Looks to be just a missed variable name change, it also occurs in search.php - I assume changing $gallery_perms there to $galleryperms would stop any problems with search permissions that I haven't noticed? (yet )
phlogiston is offline