Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

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
  #432  
Old 01-04-2013, 01:18 AM
vbresults vbresults is offline
 
Join Date: Apr 2009
Posts: 687
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by addamroy View Post
Do I have to remove the manual template edits if I want to disable this mod?

Or can I just go into the plugin/product manager and disable it?

There is no on/off switch in your settings.
It can be turned off using the built-in product manager enable/disable switch with nothing else needing to be done
Reply With Quote
  #433  
Old 01-05-2013, 01:44 PM
giorgioarmani giorgioarmani is offline
 
Join Date: Dec 2006
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wow I cannot believe I only just found this mod....

Installed and nominated!!

But I have a small issue:

Parse error: syntax error, unexpected T_ELSE in /home/absolute/domains/MYDOMAIN.com/public_html/register.php on line 525
Reply With Quote
  #434  
Old 01-05-2013, 03:55 PM
giorgioarmani giorgioarmani is offline
 
Join Date: Dec 2006
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If I get rid of this:

PHP Code:
3. Download register.php from the forum root and open it.  In register.phpfind each (1-3 instances):

$userdata->save();

Add below each:

if (isset(
$paidRegistrationUserId)) {
    
$vbulletin->userinfo['userid'] = $userid $paidRegistrationUserId;

Then the error disappears...?
Reply With Quote
  #435  
Old 01-08-2013, 10:47 AM
Mark4865's Avatar
Mark4865 Mark4865 is offline
 
Join Date: Sep 2010
Location: South-Africa
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

when is the Version update ready for release LancerForHire

I am ready to buy it
Reply With Quote
  #436  
Old 01-08-2013, 04:53 PM
vbresults vbresults is offline
 
Join Date: Apr 2009
Posts: 687
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mark4865 View Post
when is the Version update ready for release LancerForHire

I am ready to buy it
As of Jan 7 2013, our commercial plugins are only available to our private clients. Since in 2013 we are no longer accepting clients directly, it can no longer be acquired in the same way. Sorry!
Reply With Quote
  #437  
Old 01-08-2013, 07:14 PM
Mark4865's Avatar
Mark4865 Mark4865 is offline
 
Join Date: Sep 2010
Location: South-Africa
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by LancerForHireLLC View Post
As of Jan 7 2013, our commercial plugins are only available to our private clients. Since in 2013 we are no longer accepting clients directly, it can no longer be acquired in the same way. Sorry!
Wow a bit shocked and very disappointed but what can one do
Reply With Quote
  #438  
Old 01-08-2013, 07:45 PM
giorgioarmani giorgioarmani is offline
 
Join Date: Dec 2006
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What was the difference with the commercial plugin?
Reply With Quote
  #439  
Old 01-09-2013, 07:18 AM
Mark4865's Avatar
Mark4865 Mark4865 is offline
 
Join Date: Sep 2010
Location: South-Africa
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Since I am no longer able to purchase version 4 of this mod I would like to upgrade from 2.4.1 to the latest 3.7.1 shown here.

I have checked the register.php file as discussed earlier and the text I need to remove is not there suggesting it has been overwritten during a vb version upgrade.

My question is what set of instructions do I know follow to upgrade, do I keep going and just skip this step assuming it is no longer applicable

thanks in advance for assistance
Reply With Quote
  #440  
Old 01-10-2013, 09:59 AM
crashemarketing crashemarketing is offline
 
Join Date: Jan 2012
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fantastic mod, everything works a treat except for after paypal payment. For some reason I end up back at the select subscription page i.e. /forum/register.php?do=select_subscription. if i delete the ?do=select_subscription it allows me to register as it should do (/forum/register.php?key=dccd59c5fb4d084f0a8decb290c2afdb) . Not quite quite why its doing it, any help would be appreciated...
Reply With Quote
  #441  
Old 01-10-2013, 02:18 PM
LakeAnna LakeAnna is offline
 
Join Date: Jan 2009
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have the following problem and I dont know why or how to process these new registrations.

I do have moderate new registrations turned on to minimize spam - but why do these say subscription pending etc and how do I process these?

thanks for any help!
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 09:10 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.05439 seconds
  • Memory Usage 2,303KB
  • 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
  • (1)bbcode_php
  • (3)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