redirect to assigned album redirect to assigned album
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

redirect to assigned album

Started by aolba, March 07, 2007, 11:51:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

aolba

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.


aolba

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...