The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VSa - PayPal Donate Details »» | |||||||||||||||||||||||||||||||||||||||||
Info:
-Advanced PayPal Donate system for vBulletin. Features: -Allow users to donate suggested or custom amounts, or both -Set minimum amount accepted -Set currency -Block usergroups from using Donate system -Donation listing -Subscriptions (for Business/Premier PayPal Accounts) -Donation bar -Confirmed/Unconfirm/Delete donations -Move or add confirmed donors to your VIP/Donor usergroup -Donate stats (total donations, total amount, number of confirmed/unconfirmed donations) -Block usergroups from viewing Donations or statistics details -Add/Edit donations -PM reports View screenshots for more details... Installation: -Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product] To set options: -Go to: AdminCP > vBulletin Options > VSa - PayPal Donate Versions: v1.0 - Oct 13. 2005. -First Release v4.8.2 - Dec 29. 2008. -Latest vB 3.x version v5.0 - Feb 21. 2010. -Updated for vBulletin 4 -Fixed known bugs v5.0.1 - May 22. 2012. -Quick fix for vBulletin 4.2 compatibility v5.0.2 - Jun 09. 2012. -Compatible with vB 4.2.1 -Fixed several style issues -Fixed some permission bugs v5.0.3 - Jun 10. 2012. -Added back option to change Donate link color Download Now
Screenshots
Show Your Support
|
16 благодарности(ей) от: | ||
BCP Hung, Disco_Dave, john7911, josner, Judith2, mapleleaffans, Munkholm, Nacho Vidal, nchoate97, RichieBoy67, Rubio, sixpackspeak, Skaut, SyRiAn BoY, tareqbd, xxEarluxx |
Comments |
#452
|
||||
|
||||
Quote:
Thank you for your confirmation Valter, I shall look at the other mods that I have. |
#453
|
|||
|
|||
My Donation Bar is not reseting, I have it set to the default 27. Today is the 29th and still showing the previous donations. Any ideas?
|
#454
|
|||
|
|||
Changed it to the 1st the other day and it reset today, odd....
|
#455
|
|||
|
|||
I can not get the "Goal bar" underneath the nav to show up. I had ads displayed there thinking that was the problem. I removed them, but still nothing. Any suggestions?
|
#456
|
||||
|
||||
I added the following for my users to allow them to donate $25.00 for a period of 12 months.
Upon testing the mod, I noticed that Paypal saw the transaction as $25.00 for 12 months, recurring for 12 years. I modified the mod to fix this issue by removing the following code from the XML. Code:
{ $vsapp_get_amount = explode('|', $vbulletin->GPC['amount']); $vsapp_ppurl = 'https://www.paypal.com/cgi-bin/webscr?cmd=_xclick-subscriptions'; $vsapp_ppurl .= '&a3='.$vsapp_get_amount[0]; $vsapp_ppurl .= '&p3='.$vsapp_get_amount[1]; $vsapp_ppurl .= '&t3=M'; $vsapp_ppurl .= '&no_note=1'; $vsapp_ppurl .= '&sra=1'; $vsapp_ppurl .= '&src=1'; REMOVE THIS --------> $vsapp_ppurl .= '&srt='.$vsapp_get_amount[1]; } |
#457
|
|||
|
|||
Looked though all 31 pages to find a cure for the white lines on a dark theme. This issue was posted feb 2010... how has no one been able to address it since??? D: Its the only thing keeping me from using this mod.
|
#458
|
|||
|
|||
Quote:
|
#459
|
|||
|
|||
Installed! thanks much.
|
#460
|
||||
|
||||
Quote:
Quote:
I believe PayPal are currently upgrading their system/s and as users that receive donations get moved to the newer system they get flagged as a charity/non-profit organization and are requested to supply proof of ID etc. etc. I spent a week of emailing and 2 hours on the phone with PayPal last week getting my business account sorted out with them. 8-/ |
#461
|
||||
|
||||
how can i place this above the `whats going on?` on the forum homepage rather than have it below the NavBar
am on 3.1.3 btw thanks in advance |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|