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

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.