![]() |
You should use $vbulletin->db->escape_string instead of htmlspecialchars and it'll work like a charm!
|
For anyone using this.
What happens if User_A buys it for User_B and than User_A reverses the money? Will paypal know which user to remove the subscription from correctly? Also will I be able to find out which user paid the money and to whom? I think this line may need to change: Code:
<input type="hidden" name="custom" value="$_POST[giftname]" /> Maybe: Code:
<input type="hidden" name="custom" value="$userinfo[username] for $_POST[giftname]" /> |
Quote:
|
All times are GMT. The time now is 03:41 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|