PEAK XOOPS - Re: Redirect after submit in englishin japanese

Re: Redirect after submit

List posts in the topic

normal Re: Redirect after submit

msg# 1.1
depth:
1
Previous post - Next post | Parent - Children.1 .2 .3 | Posted on 2006/12/3 0:31
Bandit-x  一等兵 From: UsA - MiChIgAn  Posts: 17
yes. in submit.php Line 218 or so.
	// Clear tempolary files
	myalbum_clear_tmp_files( $photos_dir ) ;

	$redirect_uri = "viewcat.php?cid=$cid&orderby=dateD" ;
	if( $caller == 'imagemanager' ) $redirect_uri = 'close.php' ;
	redirect_header( $redirect_uri , 2 , _ALBM_RECEIVED ) ;
	exit ;
You just gotta change the $redirect_uri .. currently it goes to yoursite.com/modules/myalbum2/viewcat.php?cid=$cid&orderby=dateD
Votes:23 Average:4.78

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!