vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   PayPal Easy Donate (https://vborg.vbsupport.ru/showthread.php?t=113159)

Billspaintball 06-04-2006 11:08 PM

Quote:

Originally Posted by DementedMindz
not sure what you changed from previous build but now its not 100% HTML compliant fixed alot on mine i have 2 left to fix

Yes I neglected to check compliance on the last couple of updates :(

The upcoming one will be checked before release.

sinn3d 06-05-2006 10:12 AM

Thanks Billspaintball, that fixed the problem! :up:

Works excellent. Thanks for the good support! :)

Billspaintball 06-10-2006 02:59 AM

Tested as working in vB 3.6.0 - Beta 1:banana:

Bungie 06-17-2006 07:54 PM

I didn't read through the entire thread but is there an add-on to this mod that will give me a "register" of sorts? To keep track of who has donated and who hasn't.

Great work!

Bubble #5 06-17-2006 08:31 PM

Quote:

Originally Posted by Bungie
To keep track of who has donated and who hasn't.

PayPal will send you a comfirmation e-mail :)

We have also used this mod with Moneybookers (safer to use than paypal) and they do the same :bunny:

Billspaintball 06-19-2006 04:31 AM

Quote:

Originally Posted by Bungie
is there an add-on to this mod that will give me a "register" of sorts? To keep track of who has donated and who hasn't.

CP Donors listing is a feature that will be in version 2.

burntire 06-20-2006 01:23 AM

I run a forum that uses a black background.
How can I get the currency symbol($) next the the box where you enter the donation amount to have a white font.

I was able to get the (Please enter your donation amount above,
and then click on the donate button below.) white by

<span class="smallfont"><font color="#FFFFFF">Please enter your donation amount above,<br />and then click on the donate button below.</span></div>

I just can't figure out how to get the $ white??

I am going to pull my hair out.
Thanks for any help you can give.

Billspaintball 06-20-2006 10:51 PM

Goto the template manager in your vB cp.

In the template called billspp_main
find
Code:

<b>Currency: </b>$currency - $currencylong<br />
<b>Amount</b>: $cursym

And change it to

Code:

<font color="#FFFFFF">
<b>Currency: </b>$currency - $currencylong<br />
<b>Amount</b>: $cursym
</font>


LTW 06-20-2006 11:19 PM

Great hack ... thank you for sharing.

One problem i'm having, and i've read this entire thread, and it seems to be just me ... but ... none of the images are being displayed ... paypal verified, donate, and cc icons. I've re-uploaded them all, to be sure, but that didn't help. I'm not seeing broken images, but alt text instead ... and in the case of the donate button, nothing is displayed.

Any suggestions please?

Thanks.

LTW

***********
Edit ... never mind, my fault ... Great Hack, Again!

Allan 06-21-2006 08:35 PM

Click Install ;)

Thanks you very much for your job and hack :)


All times are GMT. The time now is 06:45 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.01214 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)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
  • (1)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