Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: After Upload, Go directly to image just uploaded.  (Read 2549 times)

0 Members and 1 Guest are viewing this topic.

cartooner

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
After Upload, Go directly to image just uploaded.
« on: November 09, 2006, 03:07:25 am »

Is there a way to go directly to the image that was just uploaded??
Logged

Nibbler

  • Guest
Re: After Upload, Go directly to image just uploaded.
« Reply #1 on: November 09, 2006, 03:20:26 am »

Edit upload.php, find

Code: [Select]
msg_box($lang_info, $final_message, $lang_continue, 'index.php', "100%");

change to

Code: [Select]
msg_box($lang_info, $final_message, $lang_continue, 'displayimage.php?album=lastup&pos=0', "100%");
Logged
Pages: [1]   Go Up
 

Page created in 0.032 seconds with 19 queries.