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

Reply
 
Thread Tools
Pay to Register Details »»
Pay to Register
Version: 3.7.3, by vbresults vbresults is offline
Developer Last Online: Apr 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.x.x Rating:
Released: 05-11-2011 Last Update: 01-29-2013 Installs: 110
Uses Plugins Auto-Templates
Code Changes  
No support by the author.

Overview
This product allows (and can require) visitors to select a paid subscription at registration time.

Installation (Basic)
  • File Edits: 2-3 (install and every vBulletin upgrade)
  • Ghost Users: Yes
  • One-click Updater Compatible: No

Also See: Spammers Suck!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
6 благодарности(ей) от:
Christos Teriakis, crashemarketing, JohorBahru, LakeAnna, mohammadxxx, tiengnhat

Comments
  #272  
Old 07-30-2011, 03:01 PM
vbresults vbresults is offline
 
Join Date: Apr 2009
Posts: 687
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by preemz10314 View Post
TY for the response.

1 other thing, is there anyway to completely remove all instances of the

"Deferred payment types such as bank transfers and eChecks are only supported after registration; attempts to use them now will fail without further notice."

I am using this with another mod and any guest message causes a conflict, i have tried to edit the xml and remove a few instances of it. Maybe I am missing something? Possibly in an update a way to remove or be able to edit this?, even tho I know how to edit it, maybe others users do not and would like to say..make it a disclaimer message if they never plan on accepting echecks..
This mod was coded to be very non-intrusive. The problem is with the other mod, and the author (or you) will have to fix that.

Quote:
Originally Posted by MatiasCandy View Post
Works Great with 4.1.5!

Thank you for all your guys hard efforts.

One question though, and it might have been asked but I did not see it.
Can we change the order of the subscriptions on the register page?

What I mean is I want the Free to be at the top of the list.

I also noticed that if I selected Free and closed my browser (IE) and went back to the site the list does not show up again unless I delete my cookies. I don't know if you can do anything about that or not or if that is a vBulletin issue but I thought I would let you know.
You're welcome!

Yes, you can move the free option to the top; check the options.

Regarding the cookie thing, this is not a bug. You are taken there on your next visit to the registration page in case you want to continue your free registration. If you want to see the list again, there is a link at the top of the form for you to go back.
Reply With Quote
  #273  
Old 07-30-2011, 11:15 PM
tweeker tweeker is offline
 
Join Date: Jun 2011
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lancerforhire View Post
Don't use PayPal. I believe Merchant Bancard uses the Authorize.net gateway which is supported by vBulletin. This way, Paypal is not the judge, jury, and executioner.

This is outside the scope of this thread though; open a thread in the relevant section.

---

On another note, the problem tweeker has encountered is rooted deep in vBulletin and is triggered by setting the global "Can View Forum" permission for guests to "No". A patch will be released tomorrow afternoon.
Just wonder if you had any updates on this patch, a new time frame possibly?
Thanks!
Reply With Quote
  #274  
Old 08-01-2011, 04:53 PM
vbresults vbresults is offline
 
Join Date: Apr 2009
Posts: 687
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

2.2 has been released!
Reply With Quote
  #275  
Old 08-01-2011, 07:28 PM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks .. updated, allthough the version number in my AdminCP products listing shows as 2.3?

Also, have re-enabled this excellent product and started using it again, after almost a month hiatus while trying to discover why my PayPal automated subscriptions no longer worked. The vBulletin PayPal gateway handshaking was completely broken and I had to revert to manually handling Contributing Member subscriptions. Really frustrating ..

With the kind help of vBulletin staff, we traced it down to a PAID mod developed by DragonBytes called vbMail, which completely broke the exising PayPal vBulletin gateway and subscription process we'd been using for almost 5 years successfully.

Disabling DragonBytes vbMail mod fixed the problem, then they provided a temporary patch which fixes it permanently, I hope. I understand their next production release will have that fix in it, but until it's released, I'd recommend anyone using their vbMail product and also vBulletin's PayPal gateway, disable the product immediately and contact DragonBytes.

Now a question ...

Using this mod on the front end during registration, is there any way to add an additional subscription amount to a pre-existing list of choices, that could be called an "early bird" discount?

In other words, for anyone who subscribes during the registration process (and not later), they would get a discount off the regular subscription price, in our case, to be upgraded to Contributing Member Status. In essence, it's an amount that ONLY shows in the drop down list if the subscription is being done during registration.

It might help motivate people to contribute during that process, if they see some text explaining how much the save by doing it now.. etc ...

Thoughts?

Regards,
Doug

ps: More of you guys should be sending Lancerforhire a donation. I know that not everyone can afford it, but even some token small amounts add up, which helps motivate him to continue further enhancements and development.
Reply With Quote
  #276  
Old 08-02-2011, 12:47 AM
vbresults vbresults is offline
 
Join Date: Apr 2009
Posts: 687
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The 2.3 version number was a pre-assembly mistake; it should be fixed now.

Adding an additional subscription amount is an interesting concept. Maybe we can get something like this implemented in the coming weeks; no promises though!

Though not in the form of currency, I have gotten more out of this project than I could have ever hoped for, especially for my first public mod release. Watch out for my next major project; it's going to be intense.
Reply With Quote
  #277  
Old 08-02-2011, 09:45 AM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lancerforhire View Post
T

Adding an additional subscription amount is an interesting concept. Maybe we can get something like this implemented in the coming weeks; no promises though!
Thanks ... :up:

An early bird special pricing on registration only, might help us stimulate more folks to become Contributing Members overall.

Looking forward to your next project as well....

Regards,
Doug
Reply With Quote
  #278  
Old 08-05-2011, 03:26 PM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi ..

Ok, I think I had my first attempt by someone to subscribe as part of their registration process, but I'm not sure ....

I've got a user called Pending Subscription 1 who registered this morning and are currently sitting in Awaiting Email Confirmation status .... (see pic)

Is this user related to this mod and am I supposed to do anything with it? There was no corresponding subscription taken out by anyone that's showed up on PayPal.

Thanks for any feedback ...

Regards,
Doug
Reply With Quote
  #279  
Old 08-05-2011, 07:16 PM
vbresults vbresults is offline
 
Join Date: Apr 2009
Posts: 687
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Faq #6.
Reply With Quote
  #280  
Old 08-06-2011, 07:33 PM
anolian anolian is offline
 
Join Date: Jun 2011
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by HouseAddict View Post
anyone?

why does this plugin, when activated, reset my header template to default?
Hi. Great mod.

Perhaps HouseAddict was/is experiencing a similar problem to me - CSS rules applied via stylevars are correctly implemented on the new registration page, but those in my additional css template are not. FireBug reveals that these rules are not present on the registration page.

Any ideas why this might be?

Thanks, Mike
Reply With Quote
  #281  
Old 08-07-2011, 10:42 AM
Manoel J?nior Manoel J?nior is offline
 
Join Date: Feb 2009
Location: SP / Brasil
Posts: 778
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Lancerforhire, you can at least tell me where I can include the option to add this mod in your product registration?

https://vborg.vbsupport.ru/showthrea...=257474&page=2
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 02:58 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05094 seconds
  • Memory Usage 2,326KB
  • 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
  • (5)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
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (6)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