vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - PayPal Easy Donate - Lite (https://vborg.vbsupport.ru/showthread.php?t=174010)

Billspaintball 03-23-2008 10:00 PM

PayPal Easy Donate - Lite
 
Hack Description

This hack is the easiest way to add the ability to accept PayPal donations for your site.
You simply upload 2 php files, and a couple of images and then import the product XML and thats it!
No messing round with template edits or anything like that, its all done for you! :)


Some features of this hack are:
  • No need to modify or edit any vB files!
  • Automaticly adds 'Donate' link on Navbar next to the FAQ link if desired.
  • Simple once off setup in the Admin Control Panel.
  • All PayPal settings such as preferred currency are set in the Admin CP.
  • The Donors forum username is on the emailed receipt from PayPal.
  • People do not have to be registered on your site to donate.
  • You and toggle the PayPal Verified seal on or off.
  • Its a product so no need to redo hacks when you upgrade vB next time.
  • Works with default IE settings!
  • vB CMPS Modue Available
  • Configurable Thank you page for donors
  • Default / suggested donation amount if desired
  • Fully Phrased
Well thats about it for the moment. I may add more features later, if there is a demand for them.

Please note that you have to have either a Business or Premiere PayPal account, else you will need to upgrade to one of these before you can accept donations. Its easy to do, just follow the guide on the PayPal site.

Also note that this is a product, not a plug-in. You must import it using the import product feature in the Admin CP.

I will try and offer support, but work and family commitments mean I don't have much free time.

This script has been confirmed as working on
  • vB 3.7 Rc1


Known Bugs
  • Choosing the button instead of the Navbar link for the donations breaks xml validation (but still functions fine).
  • If you use custom templates the automatic donate link insertion may not work. If thats the case, you will need to edit the navbar template manually as listed in the 2nd post.


Change log

Version 2.00 (21st March 2008)
  • First release for vB 3.7.*
  • Added - Fully Phrased.
  • Will only work with vB 3.7.* or newer


Click on Install
If you have this script installed then please click on the install link because;
  • You will get notified if any security issues are reported.
  • You will get notified when there are any upgrades to this script
  • It gives me a warm fuzzy feeling and motivates me to develop more :)

Donations
First of all, to be clear. This script is 100% free.

However if you feel an urge to donate I'm not going to say no. :)
Donations can be made at http://www.billspaintball.com/vb3/bd_donate.php

Billspaintball 03-24-2008 11:35 AM

Manual Template Edit
(if using modded navbar without the default hooks)

If your using a custom Navbar (or none at all) or just want to have the link to the donations page somewhere else, just add the following code into the desired position in your template.

Code:

<!-- PayPal Donations -->
<td class="vbmenu_control"><a href="billspaypal.php?">$vbphrase[billspp_donate]</a></td>
<!-- /PayPal Donations -->

If you wish to use a button image instead, use this code
Code:

<div align="right"><a href="billspaypal.php"><img src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" border="0" alt="Make payments with PayPal - it's fast, free and secure!" /></a></div>

Boofo 03-24-2008 12:44 PM

What does "lite" mean in this version as compared to the other versions?

Big Boss 03-24-2008 06:01 PM

That's what I'd like to know as well. Are you planning on releasing a paid version with other features?

Jase2 03-24-2008 06:49 PM

Hi Bill,

I have seen on one site that uses this; they use this image: https://vborg.vbsupport.ru/external/2008/03/3.gif and have three; one for ?, one for $ and one for €... is there anyway I can do this too?

Regards Jason :)

Billspaintball 03-25-2008 10:15 AM

Quote:

Originally Posted by Boofo (Post 1473256)
What does "lite" mean in this version as compared to the other versions?

Quote:

Originally Posted by Big Boss (Post 1473479)
That's what I'd like to know as well. Are you planning on releasing a paid version with other features?

Lite as in just a basic donations system.

- Simple to install and use, (and remove too).
- No vB modifications necessary, no template edits, no database changes.
- Just a basic donations system without unnecessary complexity.

Also leaves room for the possibility of a more full featured version with the works in the future.

Billspaintball 03-25-2008 10:26 AM

Quote:

Originally Posted by Jase2 (Post 1473506)
Hi Bill,

I have seen on one site that uses this; they use this image: https://vborg.vbsupport.ru/external/2008/03/3.gif and have three; one for ?, one for $ and one for ?... is there anyway I can do this too?

Regards Jason :)

Its easy enough to change the donation button graphic.
Just rename it paypal_donate.gif and upload it to images/misc

As for 3 buttons for different currency's, yes it would be easy enough to hack that with a template modification. (but you would loose the ability to set the currency from the AdminCP)

KURTZ 03-25-2008 12:45 PM

just tagged for future use ... niceone Bill!

Jase2 03-25-2008 01:25 PM

Quote:

Originally Posted by Billspaintball (Post 1474054)
Its easy enough to change the donation button graphic.
Just rename it paypal_donate.gif and upload it to images/misc

As for 3 buttons for different currency's, yes it would be easy enough to hack that with a template modification. (but you would loose the ability to set the currency from the AdminCP)

I see, care to share what template edit I could make?

Regards Jason :)

liselotte 03-28-2008 12:59 PM

thanks

UltraFanatics 03-28-2008 01:42 PM

Great mod, can anyone tell me how I add

1) add this to my usercp (link)
2) the text to add a clickable picture link on forum home

UltraFanatics 03-28-2008 02:31 PM

Ive now done the image

Jase2 03-29-2008 01:24 PM

Where about in the code do I edit to add three buttons, all in a different currency?

Regards Jason :)

Billspaintball 03-30-2008 05:15 AM

Quote:

Originally Posted by Jase2 (Post 1474146)
I see, care to share what template edit I could make?

Regards Jason :)

The template you need to edit is called
billspp_main

You will need to code the three donate buttons yourself.

You can use the same form code for each of the three donate buttons except for
PHP Code:

<input type="hidden" name="currency_code" value="$currency/> 

You will need to hardcode $currency to the currency code for that button.
Example:
PHP Code:

<input type="hidden" name="currency_code" value="AUD" /> 


Jase2 03-30-2008 03:40 PM

Hi Bill,

Thanks for your reply. Where would I code it, though? Is there any chance you can tell me the code to use, and where to place it?

Thank you.

Regards Jason :)

reddog64 04-02-2008 01:36 AM

What template do i edit to add the 'donate' in the navbar
I'm lost...

Jase2 04-14-2008 05:23 PM

The 'navbar' template ;)

JADM 04-25-2008 04:23 AM

Great mod! Only issue I am having is the images are messed up.

www.pebforum.com/forum.php

Any ideas?

Jase2 04-25-2008 02:23 PM

That's because you need to upload the images in binary mode.

JADM 04-26-2008 04:27 AM

Thanks! That worked beautifully...and also taught me something!

infinityloop 05-05-2008 11:51 AM

looks very nice!

are guests also able to donate? :)

DawnsWebDesigns 05-05-2008 01:14 PM

Quote:

Originally Posted by infinityloop (Post 1509183)
looks very nice!

are guests also able to donate? :)

It says in the description up there somewhere that guests can donate. :)

Otherwise I've installed it. I tried to use the nicer paypal donate button...renamed it too...but it wouldn't show up. So I used the other paypal verified button. Otherwise looking good so far. Thanks for this. :)

Jase2 05-05-2008 02:45 PM

You simply use the same name, and overwrite the one on the server to change the button.

Allan 05-13-2008 06:46 PM

French language :)

Translator: Red

Billspaintball 05-15-2008 12:23 PM

Quote:

Originally Posted by Allan (Post 1518595)
French language :)

Translator: Red


Excellent :)

TsirhCitna 05-16-2008 02:22 AM

How do I enable the vB CMPS Modue?

Treasure Quest 05-16-2008 12:19 PM

Hi Bill, nice mod. Any chance that members who donate can get a little "donated" pic or something under their avatar? That would show other members that they donated which would boost donations.

Greg

member007 05-16-2008 07:48 PM

Hi,
I am looking for a mod that members can donate to whoever moderate the forums. For example, many times it's hard to get people to moderate forums for you. In order to give moderators incentive, can you code paypal that has a donate link under each moderator? Each moderator has his/her own paypal account. This way, you can have many moderators willing to moderate your forums.
Thank you.

Lombardo 05-18-2008 02:23 PM

where's the module for vbadvanced?

spinz4 05-19-2008 06:12 AM

What did I do wrong? www.dsmftw.com

Thanks

Edit: I forgot I'm going through a server switch....I will find out in 24 hours if I did it right, lol.

Lombardo 05-24-2008 11:25 AM

where is the module for vbadvanced?

It's the only reason i installed this was because it has this module.

JKatz 05-25-2008 12:06 PM

Will this mod work for 3.6.10?

athlon64bit 06-02-2008 04:25 PM

Any chance that there could be an option to display multiple currencies to donate, like a drop down menu to donate in dollars or pound sterling etc?

skywalker2208 06-28-2008 03:20 AM

why is this mod not supported?

gamerfu 06-28-2008 09:37 AM

Quote:

Originally Posted by Lombardo (Post 1529918)
where is the module for vbadvanced?

It's the only reason i installed this was because it has this module.

I am wondering the same. :confused:

Shazz 07-06-2008 10:50 PM

Installed thanks bills

davida500 07-18-2008 08:56 PM

<a href="http://www.e3-clan.com/forums/billspaypal.php" target="_blank">http://www.e3-clan.com/forums/billspaypal.php</a>

Please visit the above link, you will see that it shows no images, i have uploaded the images to the image folder so i dont understand.

Please help me, thanks.

- David

Xphusion 08-03-2008 11:10 AM

nice mod looks great ! installed

EmpireZ 08-03-2008 11:35 AM

Thanks Bill,

@ Davida500: You need to upload the images into your styles misc folder. Right click on the red x and then properties to get the full directory of where the images should be.

uReside.com 08-08-2008 03:10 PM

Quote:

Originally Posted by EmpireZ (Post 1590477)
Thanks Bill,

@ Davida500: You need to upload the images into your styles misc folder. Right click on the red x and then properties to get the full directory of where the images should be.

I made the same goof!

Great mod!


All times are GMT. The time now is 03:58 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.01453 seconds
  • Memory Usage 1,827KB
  • 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
  • (2)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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