coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: aolba on March 07, 2007, 11:51:28 PM

Title: redirect to assigned album
Post by: aolba on March 07, 2007, 11:51:28 PM
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.

Title: Re: redirect to assigned album
Post by: aolba on March 08, 2007, 02:28:52 PM
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...