Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Donation Manager Details »»
Donation Manager
Version: 1.1.1, by Deadly Stream Deadly Stream is offline
Developer Last Online: Dec 2013 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.0.x Rating:
Released: 01-19-2010 Last Update: 02-07-2010 Installs: 131
 
No support by the author.

Due to this I have decided to leave the vBulletin community and no longer wish to have my work associated with it.

Apologies to those who use this work.

Show Your Support

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

Comments
  #112  
Old 02-16-2010, 10:04 PM
FReeSTER FReeSTER is offline
 
Join Date: Jun 2006
Location: Rome
Posts: 730
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Deadly Stream View Post
The donation manager isn't active.

Go to Admin CP > Donation Manager > General Settings > Is the Donation Manager Active? and select yes.

That will add the new NavTab.

=============================
WoW the question is How In the word did i missed that? lol
Thanks bro for your time and for this great mod
Reply With Quote
  #113  
Old 02-16-2010, 11:49 PM
ibeteck ibeteck is offline
 
Join Date: Jan 2009
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When members try to donate paypal generates a error page
Reply With Quote
  #114  
Old 02-17-2010, 11:30 AM
Deadly Stream Deadly Stream is offline
 
Join Date: Feb 2008
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ibeteck View Post
When members try to donate paypal generates a error page
What is the error message and also could you either post or pm the url of your forums so I can take a look.
Reply With Quote
  #115  
Old 02-17-2010, 06:02 PM
Cadellin's Avatar
Cadellin Cadellin is offline
 
Join Date: Jan 2009
Posts: 160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Deadly Stream View Post
It will be added but I can't say when yet. I work 12 hours a day Monday - Friday and 8 hours on Saturday so time is rather limited.
Completely understandable - would it be possible for you to release an update with the stats hooks sooner? Even if they're not actually displayed anywhere, it would allow others like myself to develop stats addons like a donation bar to go with this mod quicker.

Thanks
Reply With Quote
  #116  
Old 02-17-2010, 07:51 PM
Deadly Stream Deadly Stream is offline
 
Join Date: Feb 2008
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cadellin View Post
Completely understandable - would it be possible for you to release an update with the stats hooks sooner? Even if they're not actually displayed anywhere, it would allow others like myself to develop stats addons like a donation bar to go with this mod quicker.

Thanks
I'm actually working on that at the moment.

In a way I'm doing it a bit backwards. I have a page in the admin control panel that displays all the donations, a total of how many donations have been made and what they all come to and an average donation per member.

I'm now working on actually getting the donations into the database.

As soon as it's done I'll release it. I'll also post screen shots of the control panel page tomorrow. I can't now as the mod is stored on another computer.
Reply With Quote
  #117  
Old 02-18-2010, 07:04 AM
Cadellin's Avatar
Cadellin Cadellin is offline
 
Join Date: Jan 2009
Posts: 160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Deadly Steam that would be fantastic
Reply With Quote
  #118  
Old 02-19-2010, 11:32 PM
SemperFideles's Avatar
SemperFideles SemperFideles is offline
 
Join Date: Oct 2006
Location: Northern VA
Posts: 223
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very, very well done. I love the addition of Subscriptions to this.

I've modified the template donation_paypal to allow pulldown choices for my donations and subscriptions (see http://www.puritanboard.com/donate.php)

Find:
PHP Code:
<input type="text" name="amount" size="8"/> 
Replace with
PHP Code:
<select name="amount"
<
option value="10">10</option
<
option value="20">20</option
<
option value="50">50</option
<
option value="100">100</option
<
option value="500">500</option
</
select
You'll need to set the values and the amounts between the option tags to correspond to your donation selecitons.

Find:
PHP Code:
<input type="text" name="a3" size="8"/> 
Replace with:
PHP Code:
<select name="a3"
<
option value="5">5</option
<
option value="10">10</option
<
option value="20">20</option
<
option value="25">25</option
<
option value="50">50</option
</
select
Once again, changing the values to correspond to what you want the user to select.
Reply With Quote
  #119  
Old 02-20-2010, 02:12 AM
Pro-eSports.com Pro-eSports.com is offline
 
Join Date: Jan 2010
Location: Germany
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice addition there Semper.

1. Can I delete the dot below the subscribe button in the donation_paypal template or is it another file?
2. How exactly do the subscriptions work? Which day of a month will it transfer the money from the subscriber to the owner? How to cancel subscriptions?
Reply With Quote
  #120  
Old 02-20-2010, 02:34 AM
Bouncer222 Bouncer222 is offline
 
Join Date: Oct 2009
Posts: 705
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Deadly Stream, so the donation meter is coming out as well today/tomorrow?
Reply With Quote
  #121  
Old 02-20-2010, 06:00 AM
Deadly Stream Deadly Stream is offline
 
Join Date: Feb 2008
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Pro-eSports.com View Post
Nice addition there Semper.

1. Can I delete the dot below the subscribe button in the donation_paypal template or is it another file?
2. How exactly do the subscriptions work? Which day of a month will it transfer the money from the subscriber to the owner? How to cancel subscriptions?
The money will be transferred on a pro-rata basis, for example if user 1 donated $1 on a weekly basis today, you would get another $1 on 27/02/2010, 06/03/2010 and so on until cancelled.

If member 2 donated $10 on a monthly basis, you'd get another ?10 on 20/03/2010, 20/04/2010 and so on.

If member 3 was to donate $1000 on a yearly basis, you'd get another $1000 on 20/02/2011, 20/02/2012 etc.

The subscriptions will remain active until the member cancels them in PayPal.

Quote:
Originally Posted by Bouncer222 View Post
Deadly Stream, so the donation meter is coming out as well today/tomorrow?
No
Reply With Quote
Reply


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 06:05 AM.


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.05772 seconds
  • Memory Usage 2,325KB
  • Queries Executed 25 (?)
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
  • (4)bbcode_php
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)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