redirect to assigned album redirect to assigned album
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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