![]() |
Quote:
Yeah if it can be done in future versions where it picks and used the defauld CSS etc it would be great. |
Auto PM extension for version 3.9 of this mod.
nice addition thanks |
thanks very nice
|
I'm obviously not understanding one issue.. I have the program installed perfectly; and it works great. However, when I try to edit the navbar, it doesn't show the Donate link in the template itself. However, it's showing up just fine on the board itself.. Odd... Can someone clear this issue up for me and explain why the donate link would show on the board, but not be in the template "navbar" itself?
|
The mod is working great for me--but, it doesn't add the "Donate" link to the navbar in vBAdvanced, yet it DOES add the "Donate List" to the QuickLinks though...
|
You can always add link to Donate page manually and wherever you wish.
FORUM/misc.php?do=donate |
Hi!
I was wondering if you can add a feature where you can setup up Donate Goals for each X month(s). Say each month the site needs a donation of $120. When a member reaches to the donation page, it will tell if the goal has been reached or not. If not, it will tell them how much is needed. Thanks! |
I'll add my voice to that request - that feature I'd kill for with a server costing $219 a month its needed!
|
I'm having a problem, when adding a donator manually the date doesn't update. Example: i put 19 - 06 - 07 and look: http://www.mundopoesia.com/foros/misc.php?do=donlist
|
Quote:
|
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.
|
Quote:
|
hi,, i've installed it...
i have two questions: 1.is there a way to make the donation point to an existing paypal account? 2.how can I change the amount of donation ? thanks and sorry if it was already answered |
^ Answer to both questions is "Yes" and you can find these optionsin the Cyb PayPal Donate Controls in the Admin CP ... Admin CP > vBulletin Options > Cyb PayPal Donate
|
Thanks mfyvie. I'll take a look. I dont really know how to find them or what to look for, so if you could, could you tell me what variables I need to change to have fixed suggested prices, have the description be different, and which variable to change the price from EURO to US...Thanks. Ill understand if you dont want to.
|
Quote:
|
Hi, just wanted to post here to see if someone could help me out. I want to add an image next to the Username of the member who donated after he/she has been confirmed for donation (15x15 pixel image). I would want the image to be next to the member's username in the postbit (postbit_legacy) template. Can anyone tell me how to go about doing this?
This image should be seen by everyone on the forum, even guests. I think it would be a pretty simple thing to do, but I do not understand how this stuff work and I've given it a try and had no luck. I'm thinking maybe adding an <if> statement with a conditional to the postbit (postbit_legacy) template so that it shows there. The conditional would be the one that this Hack uses to set a user as confirmed, if it does ... I dunno, I'm just thinking and trying to get something to work so that I can get this added to my forum, but I have had no luck at all ... Can anyone please help me? I would appreciate it greatly ... Thanks. |
Quote:
|
^ Thanks, I think it would be a nice addition too for this mod, I just hope someone can help me out and then we can both have this on our forum, lol ...
EDIT: What I have so far is this ... Code:
<!-- Donation Hack Image Addon --> I would place this after this code in postbit or postbit_legacy template (depending on which I'm using) ... Code:
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a> |
I'm about to install this later today, looks like exactly what I need.
I do have a couple questions. When the new members donate to my forums we promote them to a different usergroup, is it possible to for this hack to do this? We als have an additional "donators" usergroup, that we use to show that a member has donated, could they be added to this too? Currently when I receive donations I add the date, donators forum name and amount into a thread, could this hack automatically update the thread too? |
What about when paypal collects the fees? Because when they donate $5, it's not really $5 that they are donating. Is it possible for it to actually calculate the exact amount the fund received?
|
Quote:
|
Quote:
|
So sorry if this has been addressed, but I just discovered that this hack is now listing users who have donated by their IP and not their username on the Donated page...I don't see anything in the options to change it back to usernames. Anyone know how to fix that? Thanks.
edit: Or does it list the IP when its not a logged-in user? I searched the three IPs that are on my list, and only one showed as a registered user. |
If we have donator who is not registered or not logged in then IP address is shown instead of username.
|
thanks installed!
|
I run a VBulletin Forum using version 3.67 and a customised off the shelf template from VBSkinworks. I have installed this mod, but the links do not appear in the NavBar or under the Quick Links Drop Down Menu.
No probs, I have amended the header template to include the Donations link in the Quick Links Menu. However when clicked the link reverts back to the index page of my forum. This is the link I am using: http://www.politicsandcurrentaffairs...php?do=donlist The Paypal mod is enabled within the control panel and I am at a loss what to do. I would appreciate any help or advice you can provide me with to get this mod working. Many Thanks Dave |
Quote:
|
It should be misc.php?do=donlist instead of index.php?do=donate, get that changed and you'll be good to go :up:
|
Thank you :)
That has done the trick ::up: |
|
All times are GMT. The time now is 10:51 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:
|