View Single Post
Old September 4th, 2005, 01:34 AM   #3 (permalink)
Luciano
Registered User
 
Join Date: Aug 2005
Posts: 1,229
Re: little problem with IPs

i had never touched the gallery/moderate.php nor the template... but maybe a modification in showimage.php... though i dont think so because the link contains the "p=xx" so that is correct..
.......
well i think i fixed it for myself.. at least it seems to work now..
i checked the variables and found that $postid was empty.. no matter what i did.. so i did the following:

in moderate.php i found:
Code:
Content visible to verified customers only.
and added right below:
Code:
Content visible to verified customers only.
I tried it on several posts and it seems to work now..

Luc
PS: maybe there is a more elegant way... and maybe its an issue that touches my installation only..
Luciano is offline   Reply With Quote