Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Buy Thread: Pay to Post New Thread Details »»
Buy Thread: Pay to Post New Thread
Version: 1.0.0, by calorie calorie is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 05-24-2006 Last Update: Never Installs: 115
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

This mod allows you to require payment from registered users prior to letting them post new threads. This mod also utilizes PayPal so you need to use PayPal's IPN and have your board set to accept PayPal payments.

The mod is good for those of you who want to set up some forums where users are required to pay a fee prior to making a new thread, such as for real estate, job postings, sale items, other types of classified ads, etcetera.

If you make any money from using this mod, I expect a cut. LOL, just kidding, but do click install should you use this mod.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
N8

Comments
  #22  
Old 05-25-2006, 05:30 PM
Bleys Bleys is offline
 
Join Date: Nov 2004
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Been waiting for this for awhile. Thanks!

If you're looking for ideas... a credit system would be really cool, where people could buy credits and then use them in multiple forums (i.e., you could buy credits for $1 each, then posts in various forums would cost different amounts of credits) ... that way you could charge different amounts for different forums and people wouldn't feel like they were pigeon holed into one forum.

I'm sure that gets more complicated, but that would be a really sweet mod.
Reply With Quote
  #23  
Old 05-25-2006, 06:21 PM
paul41598's Avatar
paul41598 paul41598 is offline
 
Join Date: Jun 2004
Location: MI
Posts: 732
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by calorie
Thanks again for the thanks.
@paul41598: is your PayPal account IPN on

It is on, and always has been. What is the Notification URL: supposed to be?

Right now it points to my forums/ppverify.php ?

Probably from some 3.0.7 series hack that I might have had? dunno
Reply With Quote
  #24  
Old 05-25-2006, 06:56 PM
hugh_ hugh_ is offline
 
Join Date: Mar 2005
Location: Netherlands
Posts: 368
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by calorie
Thanks again for the thanks.

@glorify: can't check, don't use vB 3.5.0

@hugh_: no demo unless from someone else

@paul41598: is your PayPal account IPN on
Calorie,

Is there any chance of applying this hack to calendar posts as well?

Thanks...

hugh
Reply With Quote
  #25  
Old 05-25-2006, 07:13 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll be using this kinda like soon so thanks!
Reply With Quote
  #26  
Old 05-25-2006, 07:42 PM
calorie calorie is offline
 
Join Date: May 2003
Posts: 2,804
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@paul41598: the Notification URL set in your PayPal account doesn't matter, as this mod uses the following:
Code:
<!-- in ptpnt_buythread_form template -->
<input type="hidden" name="notify_url" value="$vboptions[bburl]/buythread.php?do=paypal" />
When you get to the page that gives the total, before you click the purchase button, view the HTML source.

Look for the following and make sure the hidden input tags are correct, and if not just edit the template.
Code:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
If everything looks okay, make sure there isn't anything like a .htaccess file blocking the PayPal IPN postback.

@hugh_: not sure if I'm up for another hack ATM, but maybe later.
Reply With Quote
  #27  
Old 05-25-2006, 08:02 PM
paul41598's Avatar
paul41598 paul41598 is offline
 
Join Date: Jun 2004
Location: MI
Posts: 732
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That did it Calorie. It was because I was testing this on testforums and using htaccess to block it. Its always something obvious huh? Works great. Thanks for the troubleshooting.
Reply With Quote
  #28  
Old 05-25-2006, 08:49 PM
hugh_ hugh_ is offline
 
Join Date: Mar 2005
Location: Netherlands
Posts: 368
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by calorie
@paul41598: the Notification URL set in your PayPal account doesn't matter, as this mod uses the following:
Code:
<!-- in ptpnt_buythread_form template -->
<input type="hidden" name="notify_url" value="$vboptions[bburl]/buythread.php?do=paypal" />
When you get to the page that gives the total, before you click the purchase button, view the HTML source.

Look for the following and make sure the hidden input tags are correct, and if not just edit the template.
Code:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
If everything looks okay, make sure there isn't anything like a .htaccess file blocking the PayPal IPN postback.

@hugh_: not sure if I'm up for another hack ATM, but maybe later.
No problem, thanks for considering it!

hugh
Reply With Quote
  #29  
Old 05-25-2006, 09:12 PM
Floris Floris is offline
 
Join Date: Jan 2002
Posts: 1,898
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Calorie: as usual > very cool!

Thanks for sharing
Reply With Quote
  #30  
Old 05-26-2006, 02:40 AM
ramone_johnny ramone_johnny is offline
 
Join Date: May 2006
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OH man! Ive been looking everywhere for this!!!!

TOP STUFF!

RJ
Reply With Quote
  #31  
Old 05-26-2006, 06:54 PM
TomJames TomJames is offline
 
Join Date: Apr 2006
Location: UK
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is prefect! Im testing it now hope to implement it soon.

*installs*
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 10:49 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.04699 seconds
  • Memory Usage 2,311KB
  • 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_code
  • (3)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
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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