![]() |
I hope the author or someone else will create a similar product for 4.0!!!!!!
|
I would be patient and await the authors comments along with a possible 4.0 release. I am sure he is very busy and if you read his signature, rest assured the mod is supported :)
|
Has anyone had issues with subscriptions?
Last month quite a few people took out subscriptions on my forum, this month the payments haven't automatically gone through. After speaking with paypal, they have told me the subscription setup is wrong., instead of a £x being paid each month on a specific date, this mod has set the subscription up so it will process £x, on the specific date of each year, not each month.. so it's left me in a very embarassing situation. |
Same here. I was forced to stop using it.
|
Quote:
I hope the author has some comment on this. |
That's what I did, though it is not what I want. I would love the Cyb mod to do this for me.
|
Has anyone managed to get the user ranks to work without without manually having to rebuild the user titles/ranks?
|
Quote:
|
Quote:
|
Hi,
Can you fix the hack to work with Locale date/time? I've tried to set %d-%m-%y, %H:%i in all places within your hack but the result is: %11-%12-%09, %23:%07 As you can see character % is shown too :( |
I still have some problems in putting decimal amounts on donors' list.
Any fixes or suggests? Thanks. |
Anyone ever get a vBadvanced module for this?
|
Hope to see this for v4!
|
Quote:
|
me as well
|
is there a way to make this auto confirm and also is there a way to put a full working donate bar
in VBadvance |
I'm having trouble getting peoples donations to register... We receive the donations but they don't count onto it. Any reason for this? Also, people don't show up in the "Donors" list.
|
thank you, truly an excellent mod.
|
@Valter
I will donate $50 for your vB 4.x.x license according this: Quote:
|
As I see noone wants easy money ;)
So I started upgrade myself. Already fixed misc.php?do=donlist code and templates to show data. So if anyone wants to help me and ofcourse has needed knowledge PM me. Thanks in advance! |
Ill donate to get this working on vb 4 too! This is a must have on any forum, especially the progress bar!
|
Some coding help
First of all I am not a coder, or pretend to be, so for most of you this may be a simple question. I want to add the product, which is installed in our simple navigation bar. I kinda got it to work a few times, but is screws up the graphics in the them. I just want to added it where is says donate link to be added. below: <!-- added forum home 01/16/10 - BP --> <td> <a href="$vboptions[forumhome].php$session[sessionurl_q]">Forums</a></td> <if condition="$show['member']"> <!-- donate link to be added --> I tried using the suggestions by adding just $cyb_paypal_donate_link but I'm sure I'm missing some VBulletin stuff that has to be added :) Thanks!!! |
Just add a direct link, dont try to use hooks or anything. Thats what I did on my site and no issues.
<td class="vbmenu_control"><a href="http://www.yourdomain.com/forums/misc.php?do=donate">Donate</a></td> And I do not think the Author is doing anything on this. several things are not working as they should, no vBAdvanced module, no auto confirm, 90% of the time donations never show up anyways and/or the user is not added to the donor list. I have a PM off to the Author requesting permission to take it over to get this updated and working properly. |
Thanks for the help, and the update :)
|
Great mod - just started using it this week to collect donations for Haiti.
One thing though: I have an English speaking forum, my PP account is on the paypal.com site, but my address is in Germany (moved years ago). For some reason, when people click on the $ amount to donate, they are transferred to the German site to log in. Some people are bailing out of the login step because they can't read German. Any ideas on how to fix this? |
Please can you release a vB version 4.0.x
|
I am using this Mod for some time now and i remember it was used a couple of times, with no problems. Lately when someone tries to donate and chooses the amount and clicks, he gets this error.
Quote:
Please help. Thank you. |
I reimported this into my 4.0.1 installation and enabled it and its erroring out...I get the following error at the top of my page:
Quote:
|
Quote:
Quote:
|
Just wondering if this mod is able to give some sort of rewards, for exp:
Give 1 rep point for 1 unit donated? Different badges for different amounts donated? Thanks |
Quote:
Cannot show only the progressbar... any help with that? |
Quote:
Different amounts will be harder |
can't wait until this is ready for vb4
|
Is there a way to add extra form fields? i ask because I'd like donations to go directly to a "clanpay" system rather than directly to my account as i would only have to transfer the donations again to the "clanpay" site, it'll need a few extra fields and it should work, like so
Code:
<input type="hidden" name="return" value="/clanpay/?clanid=8960d5266c111096b5e6869372837007" /> |
PROBLEM:
The subscriptions paypal url is incorrect. As an example, let's say I want to set up a $5 subscription for 3 months (meaning, $5 per month for 3 months). Currently the url is formed like this: Code:
https://www.paypal.com/cgi-bin/webscr?cmd=_xclick-subscriptions&a3=5&p3=3&t3=M&no_note=1 Quote:
SOLUTION: Here are the other variables that need to be set: Quote:
Here's how the paypal url should look: Code:
https://www.paypal.com/cgi-bin/webscr?cmd=_xclick-subscriptions&a3=5&p3=1&t3=M&src=1&srt=3&no_note=1 To fix, go to Admin CP->Plugins & Products->Plugin Manager, and edit Cyb - PayPal Donate - Ext. Search for: Code:
$cybpp_ppurl = 'https://www.paypal.com/cgi-bin/webscr?cmd=_xclick-subscriptions'; Code:
$cybpp_ppurl .= '&a3='.$cybpp_get_amount[0]; Code:
$cybpp_ppurl .= '&a3='.$cybpp_get_amount[0]; It really helps to copy/paste the contents into a text editor, make the changes, and copy/paste back into AdminCP. |
Is there any way to make multiple progress bars? We run multiple game servers and would like our members to select which server they would like thier money to go to. The idea is that any server that can't sustain itself will get cut off. Being able to track donations seperately would be great. It doesn't have to change anything on the paypal side, just on the forum side of things.
|
Easy, rename the xml to how ever many you want and each install is a different xml.
like paypaldonateBF2.xml, paypaldonateCOD4.xml and you can edit inside each xml for the phrases so you can tell them apart in the admin panel. |
v5.0 - Feb 21. 2010.
-Updated for vBulletin 4 -Fixed known bugs Here: https://vborg.vbsupport.ru/showthread.php?t=236480 |
listo ya lo instale gracias
|
ya lo instale muchas gracias ahora a probarlo
|
All times are GMT. The time now is 09:30 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:
|