vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Pay to Register (https://vborg.vbsupport.ru/showthread.php?t=263521)

static74 05-13-2012 11:44 PM

for some reason, when a member signs up and clicks return to website, it takes them back to the subscription selection page instead of letting them register. most of my new registrations have this problem. is there a fix?

yarmaa 05-15-2012 03:03 PM

Where is support?
I sent PM with my problem a few days ago.
No answer, no solution. Nothing.

vbresults 05-22-2012 03:12 PM

Quote:

Originally Posted by yarmaa (Post 2329597)
Where is support?
I sent PM with my problem a few days ago.
No answer, no solution. Nothing.

Support is provided, but only to those who have marked this add-on as "Installed" and provided their forum URL either in this thread or via the PM system. If you did not receive a response, it was because you did not meet one or more requirements above.

stained 05-24-2012 08:52 AM

disregard - solved

huskermax 05-30-2012 03:38 PM

For some reason I am getting a lot of pending subscriptions and none are paying. I have had two pay and then register and once they registered it took that pending one away. So it does work. But I am not sure why I have so many pending.

When does it create the pending subscription? How far in the process do they have to go?

www.huskermax.com/vbbs

vbresults 05-30-2012 11:57 PM

Quote:

Originally Posted by huskermax (Post 2334733)
For some reason I am getting a lot of pending subscriptions and none are paying. I have had two pay and then register and once they registered it took that pending one away. So it does work. But I am not sure why I have so many pending.

When does it create the pending subscription? How far in the process do they have to go?

www.huskermax.com/vbbs

This is a functional requirement until the next major version of this add-on. To get to the point, they will be automatically removed by the add-on after 7 days if they haven't become regular users.

DM BoNeZ 05-31-2012 02:59 AM

idk y but my register.php only has 2 of these = $userdata->save();
and im running 4.1.7 :D

huskermax 05-31-2012 07:26 PM

Quote:

Originally Posted by Lancerforhire (Post 2334888)
This is a functional requirement until the next major version of this add-on. To get to the point, they will be automatically removed by the add-on after 7 days if they haven't become regular users.

Very nice! That will be a big help. I have had some that have paid and not finished registering which is fine. I follow up with those people. Don't want to kick them out.

Thanks for the info, I really like this mod. It has dropped my spam to zero:)

huskermax 06-18-2012 11:42 PM

Quote:

You have installed the \"LancerForHire - Paid Registration\" product or updated your version of vBulletin without applying the necessary file edits.  Visit the product page immediately for instructions on how to perform the file edit.  Leaving your board registration file unmodified with the product installed will cause unexpected results.

To visit the product page, click <a href=\"https://vborg.vbsupport.ru/showthread.php?t=263521\">here</a>.
This was an email I got? Not sure were on this mod shows the updates I need? I have the same version as listed on the front page? I am confused. I did update to vb 4.2, is there something I need to do?

afrizal 06-19-2012 03:07 AM

i wrote

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

then error showed up when i try to register.
my register.php only has 2 of these = $userdata->save();

and i use vB 4.2.0 patch 1


All times are GMT. The time now is 03:09 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.01401 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete