vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   New Users unable to reply to threads, do basically anything. (https://vborg.vbsupport.ru/showthread.php?t=306438)

obglobal.net 12-30-2013 10:55 AM

New Users unable to reply to threads, do basically anything.
 
Please delete this thread. Thanks and sorry to bother

ozzy47 12-30-2013 11:06 AM

Did you check their usergroup permissions?

obglobal.net 12-30-2013 11:10 AM

Oh, my goodness! All new users are automatically banned!

--------------- Added [DATE]1388405537[/DATE] at [TIME]1388405537[/TIME] ---------------

Quote:

Originally Posted by ozzy47 (Post 2471296)
Did you check their usergroup permissions?

No, I didn't. I don't see why it'd be changed???? I haven't touched it!

ozzy47 12-30-2013 11:13 AM

Either someone on your board did that, or is a result of a mod.

obglobal.net 12-30-2013 11:15 AM

Looks like a lot of new users are being put in to the wrong usergroup after registering. Weird!

ozzy47 12-30-2013 11:18 AM

By default they go into usergroup #2 unless you have a mod doing something different to them.

obglobal.net 12-30-2013 11:19 AM

Quote:

Originally Posted by ozzy47 (Post 2471299)
Either someone on your board did that, or is a result of a mod.

Shouldn't be a mod. I've just disabled quite a few. Is it possible tht disabling a mod was the issue?

ozzy47 12-30-2013 11:22 AM

If there was a mod that did something to the users during registration, disabling it, or uninstalling it should not have any affect on newly registered accounts.

obglobal.net 12-30-2013 11:23 AM

That's what I thought. But the new account I just registered went in as an administrator. I made another, and it went in under a different usergroup. That hasn't happened until recently.

ozzy47 12-30-2013 11:28 AM

Did you try registering with all mods disabled?

Open your includes/config.php file and below<?php add this line:

PHP Code:

 define('DISABLE_HOOKS'true); 

So it looks like this:
PHP Code:

<?php
define
('DISABLE_HOOKS'true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.2



All times are GMT. The time now is 06:25 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.01031 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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