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.

Similar threads

  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
2
Views
1K
  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
5
Views
2K
  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
3
Views
775
  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
5
Views
1K
  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
1
Views
967

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