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 |
#482
|
|||
|
|||
Will a donation of the form "<quantity>|," with no # after the vertical pipe setup a donation that recurs with no specific end?
|
#483
|
|||
|
|||
Something to be aware of when using this mod. Paypal will add shipping to paypal donations. That is not a fault in this mod. That is an internal Paypal glitch. I have been fighting with Paypal for the last month to get it fixed and yet no response.
|
#484
|
|||
|
|||
I was the same, until the donations turned into recurring donations without me changing anything. With that said, after making the suggested changes by Arie, it in fact changed it from recurring to non-recurring.
|
#485
|
|||
|
|||
well done, works perfect
|
#486
|
|||
|
|||
yeah I dont like how paypal takes money from each donation. they could just send the money directly to the email and it wouldnt take anything
but also, why is the plugin taking long adding pending donations on the donations list? someone sends money and it doesnt show on the site that they sent anything for a day or whatever |
#487
|
|||
|
|||
When i am activating the Donation Bar, some features from that area are simply dissapearing. For example, in the Media Library nobody can submit new videos. Here it is for example http://www.consolegames.ro/forum/media-library/
How can i fix this? |
#488
|
||||
|
||||
I have been tring to add a WOL action/activity for this addon but its not showing up.
Any ideas? Plugin codes: Code:
//online_location_unknown $handled = true; switch($userinfo['activity']) { case 'donate': $userinfo['action'] = 'Viewing Donation Page'; break; case 'donlist': $userinfo['action'] = 'Viewing Donations List'; break; case 'vsappedit': $userinfo['action'] = 'Editing Donation'; break; case 'donate_thanks': $userinfo['action'] = 'Viewing Donation Thank you page'; break; default: $handled = false; } Code:
//online_location_process if ($filename == 'misc.php') { if (($values['do'] == 'donate') || ($values['do'] == 'donlist') || ($values['do'] == 'vsappedit') || ($values['do'] == 'donate_thanks')) { $userinfo['activity'] = $values['do']; break; } } I would view the donation page and then next directly go to the WOL page. |
#489
|
|||
|
|||
Hello I need help when you confirm to a donor gets corrupted.
regards |
#490
|
||||
|
||||
How can I add the donation bar to my other pages IE: forumdisplay, showthread?
thanks |
#491
|
||||
|
||||
On my forum mod works good. I'm using v4.1.5pl1.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|