![]() |
Quote:
|
Awesome hack, downloaded and will install tomorrow ...
I would love to see the feature that XtAzY requeseted in the next release, that would be great. Another "feature" to think about would be for a user to receive an image next to their username in the postbit template once they make a donation and are added to the donator's list page. What Im talking about is something similar to what v3 Arcade has when a user is wins a Championship on a game, they get a trophy added next to their name. Then when you click on their username and the drop-down list comes up you see at the bottom a "Username's Arcade Awards" section, well for this Hack maybe it could be "Username's Donation History" and show their donation info (Date and Amount). Just a thought I think would be a cool to have for this Donation Hack. EDIT: I added an attachment so that you guys can see what I meant with all that I wrote above ... |
This is a great hack. Great Job! I was just wondering if there is a way to make multiple donations menus. Maybe like [/misc.php?do=donate][/misc.php?do=donate2] and have more than just one donations page. If that is possible, I would put a different price for each page, as it is what I want to do with my site. Thanks. It would be great if I could add multiple menus.
|
Quote:
Look for the first line which looks like this: Code:
if (($_REQUEST['do'] == 'donate') AND $vbulletin->options['cybpaypal_enable'] AND !is_member_of($vbulletin->userinfo, split(',', $vbulletin->options['cybpaypal_cantuse']))) Code:
if (($_REQUEST['do'] == 'donlist') AND $vbulletin->options['cybpaypal_enable'] AND !is_member_of($vbulletin->userinfo, split(',', $vbulletin->options['cybpaypal_cantuse'])) AND is_member_of($vbulletin->userinfo, split(',', $vbulletin->options['cybpaypal_canseelist']))) Code:
$navbits = construct_navbits(array('' => $vbphrase['cybpaypal'])); If you follow all those steps correctly, you should get what you want. If you are using fixed suggested amounts for both pages, you won't get what you wanted, I'd suggest using only an amount that the user enters themselves. |
i haven't updated yet..so what are the main problems using 3.6.7?
|
^ Absolutely nothing, works perfectly for me in vB 3.6.7 PL1 ...
|
Quote:
|
Thanks mfyvie! And yes I was going to use fixed suggested amounts for each different donate page. I wanted a different fixed amount for each page so people have to pay that certain amount... Is there any way possible to do that?
|
Quote:
|
Didn't read through the 23 pages, but if it hasn't been reported, I noticed that in the subscription- Time Periods box, when you put 2,3,4,5,6,7,8,9,10,11,12 and then save it, go to the donate link, the choices for subscriptions it gives you is 2,3,4,5,6,7,8,9,10,11,112....it says 112 instead of 12.
|
All times are GMT. The time now is 05:52 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:
|