vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Login Problem (https://vborg.vbsupport.ru/showthread.php?t=229480)

saji09 12-04-2009 06:01 AM

Login Problem
 
Hello,

I have connected vbulletin to my non vbulletin site. When a user is registered on site he/she is automatically added vb_user table too.

Now problem is, if any user is not approved from my non-vbulletin admin panel, he/she is still able to login to forum, i want to restrict it untill he's been approved from the site admin panel.

My concern is, in which field of database table is this status is set which checks that this user is inactive/banned or not ? or how can i overcome this problem?

Any urgent reply will be appreciated.

Lynne 12-04-2009 01:37 PM

Maybe put them in the COPPA usergroup when they first register and after you approve them, move them to the registered usergroup?

BBR-APBT 12-04-2009 04:26 PM

You will want to set the forum to approve members as well.

Then when you approve them on the main site alter the table on the forum to be approved as well.

Do the same for vbulletin make a plugin that when you approve them in vb admincp it alters the approval for the main site.

You will need to make the sql alter code to insert on function on main site and vbulletin


All times are GMT. The time now is 09:23 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.01003 seconds
  • Memory Usage 1,705KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete