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)

Bman200 12-07-2007 07:14 PM

How do you change the link color?

TigerWare 12-07-2007 07:44 PM

Simple thread search reveals the answer:-

[link color]

princeedward 12-07-2007 08:07 PM

Quote:

Originally Posted by Hex_legend (Post 1396881)
I am looking to add some custom text under the drop down box on the donate page, what template do I need to edit for this?

my URL is www.ukwam.com/misc.php?do=donate

Thanks :)

..hi bro....if what you mean is under that donate amount drop down box.... pls go to...

ACP > Styles & Templates > Search in Templates > Search in Style (Choose Your Style) > Search for Text = cyb_paypal_donate > Click Find...

Look For:

Code:

<td colspan="3" align="center">
Under: add anything you want...i hope it's right

View My Donate Page HERE!


:p

mickknutson 12-07-2007 10:24 PM

Where is a $16.00 shipping charge coming from on the donations? I just setup the suggested amounts. That is all. But the charge coming across has added a $16 shipping charge to the amount

goorgoor 12-08-2007 06:50 AM

hi...my navbar is full. what shall i do now???? it makes the page width(er)

AngelBlue 12-08-2007 03:37 PM

Quote:

Originally Posted by demios (Post 1070705)
I had a problem with the postage and packaging too, here is a fix:

in CybPayPalDonate.XML find: (currently line 94)
------------------------------------------------------------
<input type="hidden" name="tax" value="0" />
------------------------------------------------------------

Below that add:
------------------------------------------------------------
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="shipping" value="0">
------------------------------------------------------------

Save the file then you need to reinstall the product and set it up again.

The two lines turn of asking for shipping address and set the shipping cost to 0

Enjoy


This should be a standard feature added to this mod.

EDIT: it appears that "shipping=0" isset in the mod's code by default. But no_shipping=1 is not. So it still asks for a shipping address. How about updating the mod to include the no_shipping=1 code?

mickknutson 12-08-2007 04:00 PM

Quote:

Originally Posted by AngelBlue (Post 1397427)
This should be a standard feature added to this mod.

Well, here is line 94:

$cybpp_amo_first = substr($vbulletin->options['cybpaypal_don_amount'],0,$cybpp_amo_first_srch);

And the only thing I find for tax, or shipping is line 583, 584:

$cybpp_ppurl .= '&tax=0';
$cybpp_ppurl .= '&shipping=0';

So I am still unsure how to do this?

iou1 12-08-2007 06:42 PM

This works great except one (or two) things that I'm unsure about.

When you click the donate link on my site in the nav bar, you see this a red x and a bar that says Give Securely With Any Major Credit Card Through PayPal! and then one down a bit lower on the left that says, Official Paypal Verified Seal.

I've uploaded all of the images into the appropriate folder (all the other images work) so I'm assuming it's PayPal's images that are gone now?? If so, where do I put the link to the images I find over there.

Or am I totally and completely 100% wrong? :D

mickknutson 12-08-2007 06:58 PM

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?

Valter 12-10-2007 09:25 AM

v4.4 - Dec 10. 2007.
-New: Switch date format (d-m-y or m-d-y)
-New: Add your site logo to PayPal login/donate page
-New: Donation bar
-Fixed problem where some users get a shipping charge

To upgrade:
-Import product XML, allow overwrite
-Revert hack templates if any modified

Ranger375 12-10-2007 09:54 AM

awesome upgrade, thank you! Is there a way to hide the amount in the donbar?

nyunyu 12-10-2007 09:58 AM

Wow..thank for upgrade this awesome hack..
~went to upgrade now..

Mecho 12-10-2007 10:13 AM

any screenshot of donbar ?

petacat 12-10-2007 10:33 AM

Thanks. One request for your next update. Can you add another entry field for "Other" income. This will allow me to enter an amount for the advertising revenue (that also contributes to meeting the target.

Great work again.

ezurick 12-10-2007 11:09 AM

Hi! Great hack/program! Can someone tell me where I can edit donations or add them? I've had some donations happen before I installed this and I want to add them... I see no place to add or edit... Thanks...

princeedward 12-10-2007 11:13 AM

Quote:

Originally Posted by Cybernetec (Post 1398447)
v4.4 - Dec 10. 2007.
-New: Add your site logo to PayPal login/donate page

many thanks cyb...you just answered my wish and problem...i've been trying to do this for quite sometimes now.....UPDATED!

:up:

princeedward 12-10-2007 11:39 AM

Quote:

Originally Posted by ezurick (Post 1398486)
Hi! Great hack/program! Can someone tell me where I can edit donations or add them? I've had some donations happen before I installed this and I want to add them... I see no place to add or edit... Thanks...

hi....i guess you can find it to your navbar...can't remember it anymore...but mine is at my quick link > miscellaneous > donators > click the Donations drop down at the top left..

or try this link:

http://yoursite.com/misc.php?do=donlist

goodluck and best regards

;)

tunistunis 12-10-2007 11:44 AM

thx

ezurick 12-10-2007 12:29 PM

Quote:

Originally Posted by princeedward (Post 1398501)
hi....i guess you can find it to your navbar...can't remember it anymore...but mine is at my quick link > miscellaneous > donators

or try this link:

http://yoursite.com/misc.php?do=donlist

goodluck and best regards

;)

Nope! I am aware of the donation list... but there is no option to add and there is very limited editing (only confirm and date). Can't change the user. It is advertised back in an earlier version that the payment info could be edited. It also states now that they can be manually added. I don't see those options. Appreciate you trying, but does anyone know how to add or edit these?

Andyucs 12-10-2007 12:59 PM

ever tried just looking at the /misc.php?do=donlist

and where it says Donations there is a dropdown that apears

that is if you are set as admin

this is one of the easiest mods to administer

ezurick 12-10-2007 01:30 PM

Quote:

Originally Posted by Andyucs (Post 1398531)
ever tried just looking at the /misc.php?do=donlist

and where it says Donations there is a dropdown that apears

that is if you are set as admin

this is one of the easiest mods to administer

You are the second person to suggest I look at that. There is ZERO options to add a donation! Have you looked? The only editing is the confirmation and the date... that's it! I need a way, as it is advertised, to ADD donations that happened before installing and edit all fields if I need to. I am the admin.

Does the author support this program? Can anyone help?

snakeair 12-10-2007 03:07 PM

Thanks for the update.

Andyucs 12-10-2007 03:59 PM

ezurick

just sent u pm see if i can help

sinisterpain 12-10-2007 04:46 PM

Quote:

Does the author support this program? Can anyone help?
Go to /misc.php?do=donlist once there look up in the left top for Donations (total "your donor total") left click the downward arrow.

Vinyljunky 12-10-2007 04:55 PM

Thank you for the update :up:

Is it possible to remove the actual amounts from the bar and just display the %

Feature Suggestion:
How about the ability to add more info to the donate page?
Such as
- Paypal logos
- Custom field to say why should people donate

Im sure that one of the code gurus using this mod has already done this and may be willing to share his knowledge ;)

Regards

VinylJunkjy

princeedward 12-10-2007 05:03 PM

Quote:

Originally Posted by ezurick (Post 1398544)
You are the second person to suggest I look at that. There is ZERO options to add a donation! Have you looked? The only editing is the confirmation and the date... that's it! I need a way, as it is advertised, to ADD donations that happened before installing and edit all fields if I need to. I am the admin.

Does the author support this program? Can anyone help?

bro....maybe you like to check the settings: ACP > VBulletinOptions> Cyb-PaypalDonate...

pls view my attachment below:

Attachment 73122

Attachment 73121

just be patient we're here to help you...just like me or the others who need also some help sometimes...

goodluck and best regards...

:p

tekguru 12-10-2007 05:08 PM

Does the new donations bar eliminate the need for the DonorBar Mod?

Anyone free to post a screen shot?

In the donators list is there any way to display whether the donation has been confirmed or not and whether the user has been added to the Donor/VIP group?

Andyucs 12-10-2007 05:20 PM

Quote:

Originally Posted by princeedward (Post 1398671)
bro....maybe you like to check the settings: ACP > VBulletinOptions> Cyb-PaypalDonate...

pls view my attachment below:

Attachment 73122

Attachment 73121

be patient we're here to help you...just like me or the others who need also some help always...

goodluck and best regards...

:p


you beat me 2 it

princeedward 12-10-2007 05:43 PM

Quote:

Originally Posted by Andyucs (Post 1398677)
you beat me 2 it

sorry bro...:p

AWJunkies 12-10-2007 07:35 PM

That code for donation bar looks VERY familiar :) just tweaked a little. Good work glad that got added. Now will you please contact me I have more addons for this mod just sitting for you to look at and add. I have xml file if you would like. If you are working on API integration let me know because that is the major reason why people still have old paypal donation systems. Now I have already started to add this to your code but have to finish some other projects first so not sure when I can get back to it (probably beginning of 08).

ezurick 12-10-2007 09:02 PM

Quote:

Originally Posted by sinisterpain (Post 1398664)
Go to /misc.php?do=donlist once there look up in the left top for Donations (total "your donor total") left click the downward arrow.

Ha! That is what I am looking for... Sorry to be a pain, but I had no idea there was a setting to add in that button... Thanks....

Subah 12-10-2007 09:11 PM

I like this great hack , when paypal open in our country i will install it :)

Lacessit 12-10-2007 09:25 PM

REALLY nice progress. Makes me glad I installed, looks even better.

Would there be any way to make the donation progress bar only viewable to certain user groups? Specifically, hide it from non-registered etc.

Thanks for the great work!

Bojeunx 12-10-2007 09:40 PM

getting this error when donation bar is enabled.

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

Valter 12-10-2007 10:00 PM

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

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.

Bojeunx 12-10-2007 10:11 PM

I did, i set the options.

Valter 12-10-2007 10:15 PM

Check twice that "Goal Amount" is not set to zero (0).

I'm pretty sure it is.

steven72555 12-11-2007 06:09 AM

installed - works and looks good!
Anyway to manually add a donation to show on the progress bar?

Vinyljunky 12-11-2007 07:17 AM

Quote:

Originally Posted by steven72555 (Post 1399039)
installed - works and looks good!
Anyway to manually add a donation to show on the progress bar?

Come on the answers on the previous page, post 627 :p

VinylJunky

Vinyljunky 12-11-2007 07:19 AM

Quote:

Originally Posted by AWJunkies (Post 1398746)
That code for donation bar looks VERY familiar :) just tweaked a little. Good work glad that got added. Now will you please contact me I have more addons for this mod just sitting for you to look at and add. I have xml file if you would like. If you are working on API integration let me know because that is the major reason why people still have old paypal donation systems. Now I have already started to add this to your code but have to finish some other projects first so not sure when I can get back to it (probably beginning of 08).

I second this as Ive had a peek at some of his stuff :D

I would be a way to make an excellent mod even better :up:

VinylJunky


All times are GMT. The time now is 03:25 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.02167 seconds
  • Memory Usage 1,835KB
  • 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
  • (1)bbcode_code_printable
  • (15)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