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)

princeedward 02-28-2010 04:58 AM

Quote:

Originally Posted by betts02 (Post 1993269)
ANOTHER great mod released

Could you tell me how to change the progress bar colour as i have a dark forums and its hard to see how much progress the donations are

Cheers in advance

hi...normally its easy...

ACP > Admin Options Vsa Paypal Donate > Below > Find >

Custom color for "Done" part (blank to use alt1 bgcolor) =?

Custom color for "Left" part (blank to use alt2 bgcolor) =?

Change > ? to any color you like...

Click Here To Find Any Html Color Codes

best regards

:p:up:

mitch84 02-28-2010 05:14 AM

Quote:

Originally Posted by mitch84 (Post 1988021)
hi, how add another pay site? I use alertpay, thank you

hi, it's possible?thx

KissOfDeath 02-28-2010 09:28 PM

Quote:

Originally Posted by KissOfDeath (Post 1988013)
Thank you for another great mod i had this on 3.8 and used to get donations on a regular basis, since i upgraded to vb4 i haven't received a donation since so this mod definatly works to get donations

I now have 3 of your mods just on my index page :)

1 question about this one, my paypal account is Dutch so when ever someone attempts to donate via this mod the paypal donate page comes up in dutch and most of my forum members are English so i lose potential donations just because people can't understand the page when it opens at the pay pal side.

Before this mod i put my own text link in the nav bar and the link location was "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=xxxxxxxx" and that made it open the paypal page in English, is their anyway to incorporate this into your mod?

Can anyone help me with this? i want to change the link that it uses for paypal

Valter 02-28-2010 09:41 PM

Try changing this line:
Code:

$vsapp_ppurl .= '&no_shipping=1';
to:
Code:

$vsapp_ppurl .= '&no_shipping=1&lc=US';

KissOfDeath 02-28-2010 10:32 PM

Quote:

Originally Posted by Valter (Post 1994049)
Try changing this line:
Code:

$vsapp_ppurl .= '&no_shipping=1';
to:
Code:

$vsapp_ppurl .= '&no_shipping=1&lc=US';

Fantastic! it worked, thank you very much Valter :up:

Bouncer222 02-28-2010 10:45 PM

Quote:

Originally Posted by Bouncer222 (Post 1988959)
so Valter what can I do to fix the javascript that you said isn't loading and making all donations seem as $5.00 donations? Even when choosing custom, no box appears and it also is still $5.00

www.brotherhoodofgamers.com

Please help me fix this, otherwise I will be forced to uninstall this mod.

exyuteam 02-28-2010 11:58 PM

Valter,

Can you add one more option: donator symbol beside username...? PLEASE!!! :) For you this is easy job, your donation system already have option to add/move usergroup to VIP/DONATOR usergroup, and this small thing is missing!

PLEASE.... (again)!!!


Thanks in advance!

KissOfDeath 03-01-2010 09:25 AM

Is it possible to plae this in a different location?
i want to put it in below my chatox and above advanced statistics

masterross 03-01-2010 09:40 AM

Quote:

Originally Posted by exyuteam (Post 1994138)
Valter,

Can you add one more option: donator symbol beside username...? PLEASE!!! :) For you this is easy job, your donation system already have option to add/move usergroup to VIP/DONATOR usergroup, and this small thing is missing!

PLEASE.... (again)!!!


Thanks in advance!

Code:

<vb:if condition="is_member_of($post, XX)">
<img src="images/donator.gif" border="0" alt="" />
</vb:if>

Put this whatever you want in your Postbit(legasy)!
XX is donator ID group.

Alibass 03-01-2010 01:30 PM

Valter

Another great mod of yours I have installed and thanks for sharing with the VB community.

I have one request I hope you will look into, maybe add to your next update and that is to make the Donate flash in the navlinks. An enable/disable option for those who do not care for that sort of thing. For me it would be helpful to get my members attention.

Thanks... :)


All times are GMT. The time now is 07:06 AM.

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.01594 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
  • (5)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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