Re-direct from create album to upload instead of main menu Re-direct from create album to upload instead of main menu
 

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

Re-direct from create album to upload instead of main menu

Started by Joe Belmaati, August 27, 2004, 09:34:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Joe Belmaati

Hello,
I have tried to search the board. Is it possible to change the re-direct after having created an album to go straight to the upload page?
Thank you very much in advance.
Joe Belmaati
Copenhagen Denmark

Joachim Müller

edit delete.php, findecho "<div class=\"admin_menu_thumb\"><a href=\"index.php\"  class=\"adm_menu\">$lang_continue</a></div>\n";and modify accordingly (not tested though).

Joachim

Joe Belmaati

Thanks a lot Gaugau. That modification works perfectly. Much appreciated.