vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Cyb - PayPal Donate (https://vborg.vbsupport.ru/showthread.php?t=122997)

AngelBlue 12-28-2007 09:14 PM

Quote:

Originally Posted by mickknutson (Post 1397521)
Here is the redirect URL that is created also:

https://www.paypal.com/cgi-bin/websc...nutson)&tax=0&shipping=0&return=http://www.blincmagazine.com/forum/misc.php?do=donate_thanks

So why do others (not me) keep getting a $16 shipping charge?

To fix this, replace:
Quote:

$cybpp_ppurl .= '&shipping=0';
with this:
Quote:

$cybpp_ppurl .= '&shipping=0&no_shipping=1';
That should fix it. It did for me.

AWJunkies 12-29-2007 12:29 AM

Done with IPN integration and ready for release. Just waiting on CYB!!

WreckRman2 12-29-2007 11:22 PM

AWJunkies, do you know how to make it so that only members can click the donate button? I'm getting alot of visitors that click it but don't follow through with a donation. That means I then have to go in and delete it.

I do believe your IPN should correct this problem also.

ktaylor 12-30-2007 05:51 AM

Quote:

Originally Posted by kevcj (Post 1408703)
Nice add-on, clicks installed - thank you.

One question, why cant the members list and the donation selection be on the same page, instead of two separate pages?

Is there a way to add the drop down amount selection to the top of the members list? The lay out would be a lot nicer for the member to be able to see the list of everyone that had donated before them.

So why not combine misc.php?do=donlist and misc.php?do=donate into one page?

:yeahthat: is there a way to combine the two? I've been looking/testing myself but haven't quite gotten the result. :)

It's working just fine for me on 3.6.7 as far as i can tell... great mod!!

AWJunkies 12-30-2007 07:27 AM

Quote:

Originally Posted by IndyWebDesign (Post 1411644)
AWJunkies, do you know how to make it so that only members can click the donate button? I'm getting alot of visitors that click it but don't follow through with a donation. That means I then have to go in and delete it.

I do believe your IPN should correct this problem also.

Yes IPN integration fixes it!

CYB said he has no time at the moment to take a look at the code. So stay tuned for him to release something

weedheaven 12-30-2007 04:44 PM

uninstalled it, i prefer now this one
https://vborg.vbsupport.ru/showthread.php?t=123181
PayPal Easy Donation for 3.6.6 or above

AWJunkies 12-30-2007 06:28 PM

Quote:

Originally Posted by weedheaven (Post 1412043)
uninstalled it, i prefer now this one
https://vborg.vbsupport.ru/showthread.php?t=123181
PayPal Easy Donation for 3.6.6 or above

Sad to hear

weedheaven 12-30-2007 07:13 PM

But the looks of it are nice of the one i got now. If the new one will be better. I install the new one, till then i wait. Thanks for your notify about a coming update. But i like to custome the information where the users donate for. And i got now a module on vbadvanced. Hope to see the new version then :) will click install so i can be notified about it

AWJunkies 12-31-2007 05:03 AM

I think he is going to add IPN integration on next release

Soup^Dragon 12-31-2007 01:49 PM

Quote:

Originally Posted by Soup^Dragon (Post 1407462)
Great mod, been using it for a while but just noticed something. I have set the suggested amounts but if I suggest ?x.50 then it rounds down to ?x.00 on the paypal page. Also with custom amount the same problem, you can't send ?x.50 it always gets rounded down. Any one have any ideas?:confused:

i know we have had christmas and stuff but has anyone had the same problem or know of a solution?

thx

Happy New Year to you all:)

ezurick 12-31-2007 01:58 PM

Quote:

Originally Posted by AWJunkies (Post 1412407)
Added recurring donation selectable
Added a notification system to remind them to donate after X time from there last donation\

Working on back end IPN for recurring donations right now will have it done by tomorrow.

Hi AW. Can you briefly explain what this IPN thing is. Not sure I understand.

Also, I have ibproarcade and vbcredits (w/ plugin) installed on my forum. I noticed sometimes when a game in the arcade is ended, the donation bar is bleeded into the arcade menu. Not a critical issue, but was wondering if anyone else noticed that and perhaps is there a quick fix? Again, not a critical thing.

Thanks and great Mod!!!!

zeus_r6 12-31-2007 03:39 PM

For whatever reason, the "done" half of the donate bar will not allow me to change it's color in the hack options. I can change the background color for "left" but color changes do not affect the "done" part.

The bar is really hard to see due to this as the "done" half is the same color as the rest of my page.

AWJunkies 12-31-2007 05:28 PM

he will release an update soon

MattIS 01-01-2008 07:14 AM

Okay sorry for the newbie question but where can i find pictures 3 and 4? Thanks in advance.

Never mind just found it.

sinisterpain 01-01-2008 09:49 PM

Quote:

Originally Posted by ezurick (Post 1412649)
Hi AW. Can you briefly explain what this IPN thing is. Not sure I understand.

IPN = Instant Payment Notification

When a user clicks through from your site to paypal to make a donation paypal reports(posts back) back to your site through a script to confirm the payment with all the information regards to the donation transaction. This includes pending trransactions like echecks. If the member clicks through but does not follow through with the donation it will not show anyinfo and no member will show as donated. So there is no longer a need to check each user as confirmed by looking at your paypal account. Thats the basics of what it will do.

WreckRman2 01-02-2008 03:15 AM

My donation bar just quit working... it won't show how much has been donated. :)

I hate to say it but I actually like the other donation hack better. :(

This is more simply but that one has more to offer.

AWJunkies 01-02-2008 06:26 AM

Stay tuned :)

weedheaven 01-02-2008 07:09 AM

Waiting for the new great release :D New years present for vb :D

Ranger375 01-02-2008 08:08 AM

Quote:

Originally Posted by IndyWebDesign (Post 1413628)
My donation bar just quit working... it won't show how much has been donated. :)

I hate to say it but I actually like the other donation hack better. :(

This is more simply but that one has more to offer.

You sure it didn't just reset... since it is a new month? :D

ezurick 01-02-2008 09:52 AM

Quote:

Originally Posted by IndyWebDesign (Post 1413628)
My donation bar just quit working... it won't show how much has been donated. :)

I hate to say it but I actually like the other donation hack better. :(

This is more simply but that one has more to offer.

It is most likely because you have it set to "YEAR"... and all your donations were in 2007. yes? Same thing happened on my forum... Since the year now is 2008, donations in 2007 don't count anymore.

ezurick 01-02-2008 09:54 AM

Quote:

Originally Posted by sinisterpain (Post 1413419)
IPN = Instant Payment Notification

When a user clicks through from your site to paypal to make a donation paypal reports(posts back) back to your site through a script to confirm the payment with all the information regards to the donation transaction. This includes pending trransactions like echecks. If the member clicks through but does not follow through with the donation it will not show anyinfo and no member will show as donated. So there is no longer a need to check each user as confirmed by looking at your paypal account. Thats the basics of what it will do.

Absolutely awesome!!! And thanks for taking the time to explain... Just a suggestion, but you might want to consider placing this in the sticking part of this thread, to prevent it being asked over and over... Thanks.... and GREAT mod!!!!

Bruce Lee JR.. 01-02-2008 06:59 PM

Cyber, I received $25 and it still says $0. Can you help me fix it? Thank You and Happy New Year!

Sincerely,
Bruce Lee JR..

WreckRman2 01-02-2008 07:57 PM

Quote:

Originally Posted by ezurick (Post 1413777)
It is most likely because you have it set to "YEAR"... and all your donations were in 2007. yes? Same thing happened on my forum... Since the year now is 2008, donations in 2007 don't count anymore.

That's probably exactly what it was... I think I'm still going to use the hack because it's simple but not going to use the donation bar. I instead created a new forum that links to the donation page.

Valter 01-02-2008 10:52 PM

Quote:

Originally Posted by Bruce Lee JR.. (Post 1414027)
Cyber, I received $25 and it still says $0. Can you help me fix it? Thank You and Happy New Year!

Sincerely,
Bruce Lee JR..

Go to your "Donations" page and mark that donation as confirmed to have it counted...

xXTheOneRavenXx 01-02-2008 11:39 PM

Awesome code, using it now.

puertoblack2003 01-04-2008 07:04 PM

Installed...need instructions. I have custom template in navbar template, and that donate is throwing it out of wack how can i remove that green donate from the navbar???

AWJunkies 01-04-2008 10:14 PM

Quote:

Originally Posted by puertoblack2003 (Post 1415510)
Installed...need instructions. I have custom template in navbar template, and that donate is throwing it out of wack how can i remove that green donate from the navbar???

Automatically add link to Donate page to NavBar

Yes No

Click NO it is in ACP for CYB mod.

mommiesrus 01-05-2008 07:10 AM

Quote:

Originally Posted by Bojeunx (Post 1398811)
getting this error when donation bar is enabled.

Warning: Division by zero in /global.php(554) : eval()'d code on line 51

Quote:

Originally Posted by Cybernetec (Post 1398820)
You can not just enable DonBar and check what's going on.

You must set it's options first.

Then there will be no any error message as it will know what you want.

Quote:

Originally Posted by Cybernetec (Post 1398827)
Check twice that "Goal Amount" is not set to zero (0).

I'm pretty sure it is.

I am getting a similar error, except on line 1090.

I have enabled and set all applicable settings. Once I hit "Save" the "Who send PMs to users (PM sender ID)" and "Goal Amount" fields reset to 0.

Any ideas?

puertoblack2003 01-05-2008 09:20 AM

Quote:

Originally Posted by AWJunkies (Post 1415592)
Automatically add link to Donate page to NavBar

Yes No

Click NO it is in ACP for CYB mod.

thanks didn't see it right...installed:up:

LilSniper 01-06-2008 04:46 AM

I added $cybpaypal_donlist_ below <tr><td class="thead">$vbphrase[miscellaneous]</td></tr>

But I can't see it when I go to my User CP.

Any suggestions?

Thanks.

Edit:
Possible useful information.

www.scumedit.net/forum = my skin
Using 3.6.7

STUCreator 01-06-2008 07:25 PM

I can't seem to generate a donars list. In fact, the donation goal amount is $50 for the month and it shows 0% received even though I've receievd several donations thus far.

Any thoughts as to how I can get this stuff to work for me?

The most frustrating part of it is that I can;t see DONATORS under MISCELLANEOUS even though my settings all appear to be correct.

imported_silkroad 01-07-2008 08:57 AM

This plugin is now unsupported, isn't it?

Zaiaku 01-07-2008 09:29 AM

Quote:

Originally Posted by LilSniper (Post 1416334)
I added $cybpaypal_donlist_ below <tr><td class="thead">$vbphrase[miscellaneous]</td></tr>

But I can't see it when I go to my User CP.

Any suggestions?

Thanks.

Edit:
Possible useful information.

www.scumedit.net/forum = my skin
Using 3.6.7

I had the same problem. When I added it didn't show either. Then I removed it and then it showed up for some odd reason. Also look in your quicc links menu.

trinkaespinhas 01-07-2008 09:56 AM

Quote:

Originally Posted by mommiesrus (Post 1415776)
I am getting a similar error, except on line 1090.

I have enabled and set all applicable settings. Once I hit "Save" the "Who send PMs to users (PM sender ID)" and "Goal Amount" fields reset to 0.

Any ideas?



hi
i have the same problem
Any fix??
I have vBulletin Version 3.6.8 and that error appear after i enable the hack.
If i disable it disapperar.
Any ideas?/
Thanks:confused:

I set the goal and fixed it...
But shoulds appear a potion on ADMINCP for the paypar checkins??

CNY750Rider 01-07-2008 11:35 AM

I haven't really spent to much time looking at the php or xml, but how can one easily revert the donation value back before it reset for 2008? What I'd like to do it have a display a total donated instead of yearly? Any ideas?

chuckrobbie 01-07-2008 04:08 PM

When I click on "donate" it goes whacky! It tries to reload the index.php page as well as whatever else its supposed to do :(
I guess not compatable for 3.6.8?? Sad as it is just what I wanted :(

Neo_obs 01-10-2008 10:56 PM

Can anyone give me a copy of the 4.1 version? I want to add subscriptions

juan71287 01-12-2008 02:37 PM

Hey, the DONATE link on the navbar is green, is there anyway to change that?

EDIT: Figured it out.

MuWeb 01-12-2008 07:29 PM

when i go to donators list it show me,

http://img402.imageshack.us/img402/7...7531wn2.th.png

why?

Roxie 01-13-2008 04:36 AM

Do the donations expire?


All times are GMT. The time now is 07:56 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
  • Page Generation 0.02144 seconds
  • Memory Usage 1,839KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete