Legacy Change Donate complete redirect page

Status
Not open for further replies.

Madhatterr

Customer
After donating, the system redirects you to the bank instead of back to the donate page. In a future release, it would be nice if this were changed.

If you could direct me towards the file and line to edit this ourselves in the meantime we'd appreciate it.
 
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
Thanks Ozzy!

In order not to break anything I'm asking first. Here is the code I think I change:
Code:
// Success phrase
		$vbulletin->url = 'vbshop.php?' . $vbulletin->session->vars['sessionurl'] . 'do=bank';
		eval(print_standard_redirect('redirect_dbtech_vbshop_donatethanks'));	
	}

Would I change do=bank to do=donate?
 
Status
Not open for further replies.

Legacy vBShop

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,261
Customer rating
0.00 star(s) 0 ratings
Back
Top