redirect to assigned album redirect to assigned album
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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