![]() |
does this work in latest vbulletin?
|
Quote:
See also https://vborg.vbsupport.ru/showthread.php?t=201284 |
thanks epic win marked as installed 5 star rating
|
There's a way to add amounts like 6,55 $, 7,98 & in donation list ?
When i put a a decimal amount, the hack automatically converts it into an entire one (e.g. 3,55 $ becomes 3 $)... |
Quote:
Just sent the following email --------------------------------------- Hello fatal1980, This is regarding your post - https://vborg.vbsupport.ru/showthrea...on#post1749182 Would you be able to share the fix for recurring subscription and the update the donation bar to calculate recurring subscription. You could post your fix on the relevant thread for the mod or you could email me using the option on this forum. Thanks for your help to the community! kapoor22 |
---------------------------------------------------------------------------------------------------------------------------------------------------
DISCLAIMER - If you decide to use this information, use it at your own risk. There are no gurantee or assurance if this would work in your environment. It may end up screwing up your vbulletin or website environment, partially and/or fully. USE IT AT YOUR OWN RISK --------------------------------------------------------------------------------------------------------------------------------------------------- Here is how I was able to fix the problem of recurring subscription payment with this Mod - AFTER UNZIPPING THE DOWNLOADED FILE, I LOOKED FOR FILE CybPayPalDonate.xml. SEARCHED AND REPLACED THIS - Code:
$cybpp_get_amount = explode('|', $vbulletin->GPC['amount']); WITH - Code:
$cybpp_get_amount = explode('|', $vbulletin->GPC['amount']); After saving the changes in CybPayPalDonate.xml, I logoned to VB Admin Control Panel Plugins & Products > Manage Products > [Add/Import Product] Browse and select the modified CybPayPalDonate.xml Select the radio button - YES - for "Allow Overwrite" VERY IMPORTANT Click 'IMPORT' I backed up the table vb_cybppdonate, templates cyb_paypal_donbar and cyb_paypal_donate (since I had customizations), but none of this was not necessary for my environment. I used the following Paypal HTML variables information available at - Page 165 to page 173 of the "Website Payments Standard Integration Guide" pdf document available on Paypal website. Logon to Paypal Business Account > Products & Services > Recurring Billing > Manual > Subscriptions and Recurring Payments Manual Some of the relevant information about the Paypal HTML variables is also available at - https://cms.paypal.com/us/cgi-bin/?c..._htmlvariables The information about these variables to customize/fix this Mod (as shown above) were easily understood. Overall this is one of the best Mod I have seen. Cybernetec, Since others on this forum have asked for this fix for recurring subscription payment, would you like to review and consider these suggestions/changes to incorporate them in the next release of this Mod. Thanks for your great work! kapoor22 |
Is there any way for an Admin to add old donations to the list manually?
|
It's not easy to do at all but this may help:
https://vborg.vbsupport.ru/attachmen...9&d=1217012931 |
Hahaha, that is perfect! Thank so much. You r the best.
|
Does anyone know how to get the Donate link on the NavBar to blink?
|
All times are GMT. The time now is 12: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:
|