The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Donation Progress Bar-Forumhome Details »» | |||||||||||||||||||||||||
What Donations Bar Is:
It is a simple way for Admins to show a donation progress bar on their forum home page with Admin set goals and donations recieved. Because the donation bar is a stand alone it can be utilized with any donation system your using. It adds more visability of your site donation goal requirements and donation button to your members for hopefully more through put in donations. Can Be Used With:
This script adds:
Installation:
Make sure when entering the form code for your Paypal button the links are formated as follows: Code:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="business" value="sample@sample.com"> <input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"></form> Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> If you do not use this format for the links your button will not show. Please do not copy and past my info above you must fo to your Paypal account and create a button with your account code and email info. If you wish instead of a paypal button link you can put the URL to your donation page. Update Version:
Upgrading Instructions: When upgrading to Version 1.0.7 please make sure you remove the FORUMHOME template edit as its no longer required. Failure to do so will produce two donor bars on forum index page. IMPORTANT: If updating from an earlier version than 1.0.5 you must uninstall the earlier version and delete the old donorbar template before importing the new XML file. Go to your Admincp->Plugin&Products->Manage products->Add/Import Product make sure you select overwrite. Please report any and all bugs within this thread with as much detail as possible. Click Mark as Installed for support and so that you will be notified instantly upon any major updates. CMPS Add On: CMPS Donation Bar Add on Thanks to AWJUNKIES for adding the integration of Cyb-paypal to the donor bar mod. Supporters / CoAuthors Show Your Support
|
Comments |
#52
|
||||
|
||||
I haven't had a donation since I added it... Yet, but I know once you receive notification that you received XX amount, you can add that XX amount in via the control panel.
Hope that helps a little |
#53
|
|||
|
|||
Quote:
Thanks after further review I believe the same thing. |
#54
|
||||
|
||||
Now... if you want to come to my site and donate $1, i'll be able to find out if it updates automatically or not.
**Update**
Donations do not move the progress bar, you have to manually enter the amount via admincp Just remember to put the "Total" amount you have received and not just the "last donation" you received. |
#55
|
|||
|
|||
Quote:
The only tweaks I made were just using the parts of the HTML code I needed and putting them in the forumhome template where I wanted them. So yeah it's fairly simple if you know how to edit those templates, which I know most people here do. |
#56
|
||||
|
||||
Quote:
|
#57
|
||||
|
||||
Any way I can turn off the $ amount received and just have the % towards our goal showing?
|
#58
|
|||
|
|||
Quote:
Remove this code from the xml file Code:
<tr align="center"> <td class="alt1">We have received a total of $$vboptions[donormoney] in donations towards our goal of $$vboptions[goal] <br /> <br /> <table class="tborder" align="center" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" "border=0" width="500"> <tr> |
#59
|
||||
|
||||
Quote:
Just edit the template donorbar and remove just the wording Code:
We have received a total of $$vboptions[donormoney] in donations towards our goal of $$vboptions[goal] <br /> |
#60
|
||||
|
||||
Thanks, I just had to re-center it as it threw it all over to the left side but sorted now
P.s... Donations are doing well since installing this thank you! |
#61
|
|||
|
|||
Quote:
gottcha |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|