Very very strange...
Yes there is a BUG....
but why is it not affecting anyone else??????
probably because we are not deleting lool
open gallery/newreply.php
find
Code:
Content visible to verified customers only.
replace with:
Code:
Content visible to verified customers only.
if you are not sure.. just find the line and replace
TABLE_PREFIX . "user
with
TABLE_PREFIX . "
ppgal_user
(there is no pppcount in the normal user table, only in ppgal_user)
it seems that 2.5 also needs that fix..
Luc