I changed WHERE to $RESTRICTEDWHERE, but I get a critical error..
What's my problem?
Line has changed too from this:
[code] $photocols_query = "SELECT * FROM {$CONFIG['TABLE_PICTURES']} AS p LEFT JOIN {$CONFIG['TABLE_ALBUMS']} as a ON a.aid ...

Line has changed too from this:
[code] $photocols_query = "SELECT * FROM {$CONFIG['TABLE_PICTURES']} AS p LEFT JOIN {$CONFIG['TABLE_ALBUMS']} as a ON a.aid ...