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 |
#62
|
||||
|
||||
Quote:
I would put back the original and edit the template as I described above. and just change: Code:
$donorbar% of our goal has been reached. Code:
$donorbar% of our $$vboptions[goal] goal has been reached. |
#63
|
|||
|
|||
Quote:
|
#64
|
||||
|
||||
Creative Idea, might use this in future timeframe
|
#65
|
|||
|
|||
i installed it but it didn't create any templates.. i added varialbe $donationbar but nothing appeard as it didn't add template so i created a template manually... but when i add $donationbar variable it doesn't show because the template is not inside FORUMHOME.. so please help me in adding varialbe thanks..
|
#66
|
||||
|
||||
Quote:
It threw two of my skins off because of the missing table but as soon as I added that back in, Bingo... my two skins back to perfection again. Much appreciated :up: |
#67
|
|||
|
|||
Did anyone get this working with Bills Donate Mod at all, and if so could you share the changes needed?
|
#68
|
||||
|
||||
Quote:
|
#69
|
||||
|
||||
What are you looking for it to do? Please click install for support.
|
#70
|
|||
|
|||
All in and working now, I'm not realised initially it was stand alone
The difficult part was to get the PayPal form in the right format. I am curious though why the form has to use that particular format and button for the Mod to work ? If one wishes to link to an existing Donations page then surely that can not be possible. Ideally I'd want to link to Bills Donation system and if one has to use the form specified in the instructions this is not the case - or am I missing something? |
#71
|
||||
|
||||
Quote:
and edit yoursite.com with your addy and your donation file with the php file you link too. Code:
<a href="http://yourwebsite.com/forum/your donation file.php "><img 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!"></a> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|