Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
Donation Progress Bar-Forumhome Details »»
Donation Progress Bar-Forumhome
Version: 1.1.0, by sinisterpain sinisterpain is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.8 Rating:
Released: 07-26-2007 Last Update: 02-01-2008 Installs: 247
Uses Plugins
 
No support by the author.

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:
  1. 3 Plugins
  2. 1 Template

Installation:
  1. Import the product-donationbar.xml through admin cp
  2. If you use Cyb-Paypal mod you must select it in vboptions->Donation Bar->Cyb-paypal set to yes.
  3. If you use Vb subrcriptions you must select it in vboptions
Post 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>
If your using this mod in 3.6.10 or higher and your sending people directly to paypal instead of your donation page from the button you need to add the below or you will recieve the security token error on clicking the button
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:
  • 1.00 First Realease
  • 1.01 updated template to be more in line with default vbulletin style.
  • 1.02 Added donation bar color to change to green when 100% or greater donations met.
    Also added version check.
  • 1.03 Fixed the color of the bar to not show small piece of red bar on left. Edited donorbar
    template to fix broken donor bar box.
  • 1.04 Added Cyb-paypal intergration in admincp donation bar options. Thanks goes to AWJUNKIES for the adddition.
  • 1.0.5 Fixed XHTML missing tag. Added ability to enter vbsubscription amount through Admincp. Bar will display only 100% now and once reached will post a thank you below donor button if you have a thank you message set. Fixed the donorbar template to be in the template group and not part of vbulletin so updating updates the template.
  • 1.0.6 Added Auto updating of the donor bar for Vb paid subscriptions
  • 1.0.7 Added option for auto insert of the donation bar under navbar, you can now float the donation bar if you are using chatbox, option for selection of usergroups able to see donor bar, You have option to enter which page to display donation bar on or show on all pages. General code clean-up.
  • 1.0.8 Fixed issue with template not being cached. Added ability to change currency symbol from admincp.
  • 1.1.0 Added setting in admincp for setting goal period


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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #262  
Old 02-02-2008, 11:52 AM
sinisterpain's Avatar
sinisterpain sinisterpain is offline
 
Join Date: Feb 2006
Location: New Hampshire
Posts: 571
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I reuploaded the file1.1.0 and removed something that should not be there so if you recently upgraded to 1.1.0 and had problems uninstall the donation bar mod through admincp and reinstall with the new 1.1.0 file. and let me know if you still have problems
Reply With Quote
  #263  
Old 02-02-2008, 01:28 PM
REVHEAD's Avatar
REVHEAD REVHEAD is offline
 
Join Date: Nov 2007
Location: Australia
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sinisterpain View Post
I reuploaded the file1.1.0 and removed something that should not be there so if you recently upgraded to 1.1.0 and had problems uninstall the donation bar mod through admincp and reinstall with the new 1.1.0 file. and let me know if you still have problems
Thank you Mod is 100% fixed and working.

Just an idea for maybe a future release, I would like to add user names to the Bar to mention who has donated so they get credit for it ,maybe something to look at oneday.

Other than that I love this mod.

I lost my donations button code and had to create a new one ,do you know if paypal lets you retrieve old code? because I couldnt find it on there site.
Reply With Quote
  #264  
Old 02-02-2008, 01:37 PM
sinisterpain's Avatar
sinisterpain sinisterpain is offline
 
Join Date: Feb 2006
Location: New Hampshire
Posts: 571
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by REVHEAD View Post
Thank you Mod is 100% fixed and working.

Just an idea for maybe a future release, I would like to add user names to the Bar to mention who has donated so they get credit for it ,maybe something to look at oneday.

Other than that I love this mod.

I lost my donations button code and had to create a new one ,do you know if paypal lets you retrieve old code? because I couldnt find it on there site.
The only way to add users to bar is if you used either vbsubscriptions or cybs mod.

The button code can just be readded through your paypal account with the same info as before .
Reply With Quote
  #265  
Old 02-02-2008, 01:41 PM
sinisterpain's Avatar
sinisterpain sinisterpain is offline
 
Join Date: Feb 2006
Location: New Hampshire
Posts: 571
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by |Jordan| View Post
When i enable this plugin all automatic edits other plugins made and manual edits i made are disabled in the navbar.
Not sure I follow you. The auto insert feature just uses the navbar template cache so I am not sure what or how you edited your navbar.
Reply With Quote
  #266  
Old 02-02-2008, 03:54 PM
|Jordan|'s Avatar
|Jordan| |Jordan| is offline
 
Join Date: Nov 2004
Posts: 479
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have Menu Control and Mood manager on my navbar. Menu control is a manual template edit and Mood Manager is an automatic template edit. When i enable this plugin, both edits are removed from my navbar - it's almost as if this plugin loads its own default navbar.
Reply With Quote
  #267  
Old 02-03-2008, 10:56 AM
sinisterpain's Avatar
sinisterpain sinisterpain is offline
 
Join Date: Feb 2006
Location: New Hampshire
Posts: 571
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by |Jordan| View Post
I have Menu Control and Mood manager on my navbar. Menu control is a manual template edit and Mood Manager is an automatic template edit. When i enable this plugin, both edits are removed from my navbar - it's almost as if this plugin loads its own default navbar.
If you wish you can edit the template where you wish to show the donorbar by adding $donationbar just make sure to shut off the auto insert function in admincp.
Reply With Quote
  #268  
Old 02-03-2008, 06:29 PM
REVHEAD's Avatar
REVHEAD REVHEAD is offline
 
Join Date: Nov 2007
Location: Australia
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have just installed VBadvanced, and found your module for it, it seems to tie in beautifully with this mod, I just have a question on the thankyou message in the vba module mine reads "Thank You from Forums " can this be changed because it sounds odd.

I allso notice my progress bar and % ae not moving on the homepage,but work on my forums, any ideas. I will upload attachment

Thanks in advance.

Oh by the way this is one of the best mods ever, quik to install, no editing messy code and does exactly what it sais it does.
Reply With Quote
  #269  
Old 02-03-2008, 07:42 PM
sinisterpain's Avatar
sinisterpain sinisterpain is offline
 
Join Date: Feb 2006
Location: New Hampshire
Posts: 571
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by REVHEAD View Post
I have just installed VBadvanced, and found your module for it, it seems to tie in beautifully with this mod, I just have a question on the thankyou message in the vba module mine reads "Thank You from Forums " can this be changed because it sounds odd.

I allso notice my progress bar and % ae not moving on the homepage,but work on my forums, any ideas. I will upload attachment

Thanks in advance.

Oh by the way this is one of the best mods ever, quik to install, no editing messy code and does exactly what it sais it does.
I need to upgrade that mod so it works with upgrades from this mod. Will have it done probably by monday or so
Reply With Quote
  #270  
Old 02-03-2008, 11:47 PM
REVHEAD's Avatar
REVHEAD REVHEAD is offline
 
Join Date: Nov 2007
Location: Australia
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

awsome ,no rush.

but if you could keep this mod and the vbadvanced mod tied in together I would be greatfull, I only decided to get into vbadvanced when I got sick of having problems with my homepage template, and I am converted.
Reply With Quote
  #271  
Old 02-06-2008, 08:56 PM
mystic10 mystic10 is offline
 
Join Date: Sep 2007
Posts: 298
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i am quiet counfused please someone help...i put the amount that got donated but still no bar shown i dont know what i am doing wrong...i am inserting a pic so u can help me..it keeps saying 0 received when its not true..i am using cyb pay pal as well i dont knwo what i am doing wrong

Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:23 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11470 seconds
  • Memory Usage 2,321KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete