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
  #62  
Old 05-21-2011, 12:17 PM
COL NIL SATIS COL NIL SATIS is offline
 
Join Date: Aug 2009
Location: Liverpool UK
Posts: 802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

Just released version 0.5!

This may be the last beta; keep the tests going everyone! We are scheduled to leave beta on the 26th!
Reply With Quote
  #64  
Old 05-23-2011, 10:51 AM
Mark4865's Avatar
Mark4865 Mark4865 is offline
 
Join Date: Sep 2010
Location: South-Africa
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

to update version I assume I just import and overwrite
Reply With Quote
  #65  
Old 05-23-2011, 11:28 AM
vbresults vbresults is offline
 
Join Date: Apr 2009
Posts: 687
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Correct.
Reply With Quote
  #66  
Old 05-23-2011, 03:11 PM
LinkBliss_com LinkBliss_com is offline
 
Join Date: Aug 2006
Location: Chicago
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm getting an error after completing the registration --

ERROR CODE 2764966795

It it trying to do this page after I filled in all the information:

http://www.reviewthemovies.com/regis...p?do=addmember

Also, I vote for

1. allow free memberships to certain countries, most of my spam comes from Russia or Germany, so I only want to require paid membership from those countries, not sure how hard this would be

2. a version for 3.6.8

Thanks!
Eric
Reply With Quote
  #67  
Old 05-23-2011, 08:02 PM
vbresults vbresults is offline
 
Join Date: Apr 2009
Posts: 687
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by LinkBliss_com View Post
I'm getting an error after completing the registration --

ERROR CODE 2764966795

It it trying to do this page after I filled in all the information:

http://www.reviewthemovies.com/regis...p?do=addmember

Also, I vote for

1. allow free memberships to certain countries, most of my spam comes from Russia or Germany, so I only want to require paid membership from those countries, not sure how hard this would be

2. a version for 3.6.8

Thanks!
Eric
The problem you experienced was a showstopper caused by a change in the product's last version. It has been fixed and 0.6 is out; thanks for reporting!

PS: 1. You need something like MaxMind GeoIP to get the country of a visitor, and that by itself does not guarantee them to be a bot. It can end up doing much more harm than good. Definitely something that is not going to be included in this product, but if you are still interested in extending the product this way send me a PM and we can discuss a paid project to add this functionality.

2. Noted.
Reply With Quote
  #68  
Old 05-23-2011, 09:20 PM
HellRZR HellRZR is offline
 
Join Date: Feb 2011
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Lancerforhire, in testing of this mod, I have generated many ghost users, my site isnt live yet, so I know I generated them. Is there anyway of cleaning these up before I do go live?
Reply With Quote
  #69  
Old 05-23-2011, 09:49 PM
vbresults vbresults is offline
 
Join Date: Apr 2009
Posts: 687
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by HellRZR View Post
Hi Lancerforhire, in testing of this mod, I have generated many ghost users, my site isnt live yet, so I know I generated them. Is there anyway of cleaning these up before I do go live?
This is a special case since you are cleaning your testing environment up to move into production. In the AdminCP, you can prune everyone in the Users Awaiting Email Confirmation usergroup (all of the ghost users are here) because none of the transactions will go through.

This is one of the extremely rare cases where you can tamper with ghost users. Under any other circumstances, do not touch them!
Reply With Quote
  #70  
Old 05-23-2011, 10:03 PM
HellRZR HellRZR is offline
 
Join Date: Feb 2011
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank-you, will clean-up once out of beta, waiting on this to go live.

I do have a question, why are these ghost user generated?

Prior to you releasing this, this is what I was going to use and it did not generate any ghost user...

User would register as normal.

I then point the user to an external page via the registration redirect mod. which basically told them to verify there email for the activation email.

When they clicked on the email to verify there account, I pointed them to another external page which was redirected by the same mod I mentioned above.

This page basically offered them the possibility to continue for a free account, or upgrade.
If they selected upgrade, I them pointed them to the payment.php since at this point they were already registered.

I didn't test this intensively, but it seemed to work without any ghost users created, even if I stopped the paypal process.
Reply With Quote
  #71  
Old 05-23-2011, 10:42 PM
vbresults vbresults is offline
 
Join Date: Apr 2009
Posts: 687
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ghost users facilitate the use of the existing functions instead of requiring blocks of untested and error-prone code to be made. The end result is less errors/high stability, less code (only 32KB, with all that this does!), and improved performance. Ghost users practically remove the need for reinventing the wheel.

I could go into the technical details, but you did not ask for that so I'll stop here.
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:54 AM.


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.04745 seconds
  • Memory Usage 2,317KB
  • 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
  • (2)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
  • (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