vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - VSa - PayPal Donate (https://vborg.vbsupport.ru/showthread.php?t=236480)

cjwinternet 07-02-2012 05:41 AM

I know what it needs to be.

The question is, how do you make vbulletin output the correct code?

Hippy 07-02-2012 05:18 PM

cjwinternet

I'm not home to test this
but open up the .xml file from the archive
then search for
Code:

$vbphrase['vb_navigation_link_vsapaypal_donlink_text'] = '<span style="color:'.$vbulletin->options['vsapaypal_link_color'].';">'.$vbphrase['vb_navigation_link_vsapaypal_donlink_text'].'<span>';
and change it to
Code:

$vbphrase['vb_navigation_link_vsapaypal_donlink_text'] = '<span style="color:'.$vbulletin->options['vsapaypal_link_color'].';">'.$vbphrase['vb_navigation_link_vsapaypal_donlink_text'].'</span>';
all your changing is
Code:

<span>
to
Code:

</span>
re-import the product
hope this helps

cjwinternet 07-02-2012 05:40 PM

Thanks Hippy, that solved it.

Regards

Chris

Akyeame Kwame 07-02-2012 09:30 PM

I just missed a $200 donation due to this error:

Code:

Return to Merchant
Error Message

The link you have used to enter the PayPal system is invalid. Please review the link and try again.

I tried downgrading from 5.0.3 to 5.0 and no joy. Any idea what could be causing this issue?

It occurs only with subscriptions and my payment options are configured with the following options:

Code:

5,5|1,10,10|1,20,20|1,25,25|1,30,30|1,40,40|1,50,50|1,75,75|1,100,100|1,200,200|1,300,300|1,400,400|1,500,500|1,750,750|1,1000,1000|1,2000,2000|1,3000,3000|1,4000,4000|1,5000,5000|1,7500,7500|1,10000,10000|1
]

I'm trying to get the options to charge every month. Formerly I had 5|12 but that only charges $5 per year with the next donation taking place a year from the date. The X|12 method worked in the past but the 5|1 isn't working at all

Valter 07-03-2012 08:11 AM

Can you try if it works with English language?

Maybe some phrases or special characters in the username are breaking links?

ForceHSS 07-03-2012 01:04 PM

Quote:

Originally Posted by Akyeame Kwame (Post 2344608)
I just missed a $200 donation due to this error:

Code:

Return to Merchant
Error Message

The link you have used to enter the PayPal system is invalid. Please review the link and try again.

I tried downgrading from 5.0.3 to 5.0 and no joy. Any idea what could be causing this issue?

It occurs only with subscriptions and my payment options are configured with the following options:

Code:

5,5|1,10,10|1,20,20|1,25,25|1,30,30|1,40,40|1,50,50|1,75,75|1,100,100|1,200,200|1,300,300|1,400,400|1,500,500|1,750,750|1,1000,1000|1,2000,2000|1,3000,3000|1,4000,4000|1,5000,5000|1,7500,7500|1,10000,10000|1
]

I'm trying to get the options to charge every month. Formerly I had 5|12 but that only charges $5 per year with the next donation taking place a year from the date. The X|12 method worked in the past but the 5|1 isn't working at all

if the above is what you have in the donation amount list then you have it wrong this is why you are having problems check the first and last numbers

cjwinternet 07-05-2012 04:54 PM

If someone selects an amount, then goes to paypal, they are recorded as having made a donation, even if they don't finish the transaction at Paypal. It's just a guess really isn't it?

rgreene1971 07-08-2012 12:33 PM

Is their a way to remove the option of the paypal recording what site and user the donation came from? I have many users requesting the donation be anonymous but in the notes field the mod always says donation for site by user

rgreene1971 07-08-2012 08:19 PM

Or maybe the lines I could //comment out to remove it?

ForceHSS 07-08-2012 09:34 PM

Quote:

Originally Posted by rgreene1971 (Post 2346038)
Is their a way to remove the option of the paypal recording what site and user the donation came from? I have many users requesting the donation be anonymous but in the notes field the mod always says donation for site by user

do members see the list or just mods and admins?


All times are GMT. The time now is 09:57 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.01914 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
  • (8)bbcode_code_printable
  • (2)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