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


All times are GMT. The time now is 06: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.02022 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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