The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
PayPal Donations For vBulletin 3.5.0 Details »» | ||||||||||||||||||||||||||
Sorry Guys...I have disappeared from vB coding completely for the time being...RL is paying me $35/hour to ignore it lol. Hope you understand why I haven't been around... Paypal Donations For vBulletin 3.5 Version 2.02b Hack Provided and coded by )O( Cloudrunner )O( of The Noble Pagan. Release version: 2.02b Release Date: 03 July 2005 Change Log Paypal Donations 2.02
Special Thanks Special Thanks goes to the following people, without their support, this would never have happened: dsboyce8624 guvner SLeeeper And all of the Alpha Testers that helped out with this Hack! I couldn't have done it without you all, Thank you! )O( Cloudrunner )O( What Paypal Donations Is: Paypal Donations is a complete system that controls donations and how they are received via backend interfacing between your vBulletin server and Paypal's payment gateway server. The beauty of this marriage of servers is quite simply automation of the donation process as well as security of the transactions for both you, the administrator, and your users. With the Paypal donations system installed on your forums, you will be able to bring in that much needed income to not only keep your forums alive, but also to help defer costs of doing so to the users of your site without having to bug everyone and beg for money.This seamless integration of Paypal as your backend payment processor not only provides your user with a well known and safe payment processor, but you are saved the hassle of opening a merchant account with your banking institution as well as saves you time in the process as it takes only a few short minutes to sign up with Paypal if you are not already an account holder there. System Requirements OS: vBulletin 3.5 (if you are running this already, then your server has the required installation, GD libraries are required, as well as CURL capabilities for this system to work) Things To Do Before Installation Direct File Edits To vB Resident Files: 1 (needed to group templates in AdminCP)File Uploads: 34 (Of which 18 will be deleted after installation, leaving a total of 16 Files on your server) Direct Database Queries: None, the installer does these for you Direct Plugin Installation: None, the installer does these for you Direct Template Modification: None, the installer installs all new templates, and modifies the resident templates as needed The uninstaller will remove all modifications (to include the templates) should you decide to remove the system from your server. How To Install / Upgrade Paypal Donations Installation and Upgrading are as easy as a human like me could make it. Simply upload all the files from the archive to your server keeping the folder hierarchy intact and then point your browser to the installation file. On most servers it will be one of the following:
If you ever decide to remove the system, just upload the install files and folder again and run the installer and choose uninstall. The uninstaller will remove any and all modifications that it did to your files, database, and templates automatically as well. Its as easy as you can get! Time to install: less than five minutes depending on your upload speed. Steps To Perform After Installation
License Quote:
Final words You will need to add a link somewhere in your navigation system for vBulletin pointing your users to the donations page (if you installed the vBadvanced Module then you have a link on the home page, but you might want to add one in the nav bar as well), as well as setting up your paypal account to give IPN responses to you, you can do this in your Paypal Profile under Instant Payment Notification. To play in PayPal's Sandbox you will need to be registered with their developer network and setup a few sandbox accounts to play with the sandbox properly. I have throughly tested the sandbox functionality, and it is working until they decide to change coding standards again. I sincerely hope that you enjoy this hack, Please feel free to send feedback to tnp@noblepagan.com ! Thank you!)O( Cloudrunner )O( P.s. Should you feel the need to donate to me in thanks, I will not stop you , in fact I will say thank you and that your support is greatly appreciated. If you do donate to me for this hack, I will give the recognition here as well as on The Noble Pagan. You can find my donations page here (also works as a demo site should you feel the need to check it out): The Noble Pagan Donation Page Supporters / CoAuthors Show Your Support
|
Comments |
#682
|
|||
|
|||
Quote:
|
#683
|
|||
|
|||
I don't have any "real" solutions but I did notice that after I installed a new skin, I now only have two templates (MEMBERINFO and modifyoptions) showing as needing modifications rather than the four that Ncturnal lists.
I don't mind making the mod if I knew what changes needed to be made. The only changes between the MEMBERINFO template was the addition of Code:
<td class="smallfont" valign="bottom" align="$stylevar[right]"> <!-- DONATIONS --> <if condition="$userinfo['donor'] == '1'"><if condition="$userinfo['showdonor'] == '1'"><a href="$vboptions[bburl]/donate.php"><img src="$stylevar[imgdir_button]/donate_donor.gif" border="0"></a></if></if> <!-- END DONATIONS --> |
#684
|
|||
|
|||
Hey, I figured it out, at least for the MEMBERINFO and modifyoptions templates.
Go into the Find Updated Templates section under Style & Templates in admincp. Find Code:
<td class="smallfont" valign="bottom" align="$stylevar[right]"> Just delete one of the duplicate lines. MEMBERINFO no longer is showing as needing modification. For the modifyoptions template there is also a duplicate line. Find Code:
<if condition="$show['reputationoption']"> /edit - the other two templates appear unchanged. I just reverted them without any problems thus far. |
#685
|
|||
|
|||
Quote:
|
#686
|
|||
|
|||
Quote:
Quote:
|
#687
|
|||
|
|||
Quote:
|
#688
|
|||
|
|||
Ive just upgraded to 3.5.2 and now have a white screen does anyone know whats causing this please?
Thanks |
#689
|
|||
|
|||
I would prefer that the specific amount a donor has donated not be visible while still showing who has donated. Is this possible? I just want to give people who have donated equal props regardless of how much they donate.
|
#690
|
|||
|
|||
Quote:
there are 2 fields in sql that you will probably need to change manually if you want to show members The table is vb3_users (vb3 is what my prefix is, yours may be different) find: donor showdonor for all the people that have donated, set those two fields to 1 (donor is if the person is a donor, showdonor is relative to the checkbox in the users cp) Quote:
A useful tip for anyone that has a lot of donors etc set up, but wants to uninstall / reinstall without losing all their info, backup the following tables in myphpadmin or whatever system you use: vb3_donation_buttons vb3_donation_currency_exchange vb3_donation_donors vb3_donation_goals vb3_donation_paypalipn when you do a reinstall, just load the saved sql back up and all your buttons, donors etc are all back as they were ( i can't be held responsible if you don't do this correctly!) For peoples general info, I use the plugin version of donations, which i find is a lot better when upgrading etc. (I think it can be found around page 10 of this thread) I have no problems with it on Vb 3.5.2 Hope that helps some folks |
#691
|
|||
|
|||
What do I need to edit to have these amounts both showing the same?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|