I see a few questions about redirections, but I can't find anything similar to my need.
I was looking for a way to redirect a user (or a group of users) to the correspondient assigned album assigned in the album properties.
and stop the user of seeing other categories or albums.
Y try this.
$referer='thumbnails.php?album=lastupby&uid=' . $USER_DATA['user_id'];
But I have no idea of how could I adapt this.
It seem the scripts does it as a normal task. But I only see when I install it in a diferent server.
My local machine seem to have an old version of DB or PHPmyAdmin...