vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   administrator has no permissions (https://vborg.vbsupport.ru/showthread.php?t=193879)

cash7c3 10-17-2008 07:16 PM

administrator has no permissions
 
Alright, I've tried everything and am unable to fix this.

We recently moved domains, and had to pull a backup of the db and rewrite it to the new domain. Everything works fine, except my administrator account no longer has access to moderator tools. I see the following: http://www.grabup.com/uploads/4e560e...c241e0c4ce.png when trying to move threads, etc. I still show up as an admin, and can access all admin forums as well as the admincp. I just have no access to moderator tools.

I've tried changing my username, changing my usergroup (i.e. to supermod, etc), going into MySQL and matching my permissions to other admins who are working fine (i think... unless permissions are stored somewhere in MySQL I don't know about).... anyone know what would be causing this?

Lynne 10-17-2008 07:26 PM

Did you give yourself full admin permissions in the config.php file?

cash7c3 10-17-2008 07:53 PM

Hmm... yah, although there's not really much in there that has to do with permissions - just queries, etc.

You're talking about /forums/includes/config.php, yes?

Lynne 10-17-2008 10:55 PM

Yeah, that is the file. I was wonder about the line making the admin a super admin.
$config['SpecialUsers']['superadministrators'] = 'xx';

I don't think that's your problem. You may want to do a search over on vb.com cuz I know I saw this come up once before but I don't recall what the problem was. I would recommend trying these two things also:

Create a new style with no parent - Styles & Templates > Style Manager > Add New Style > no parent - then browse the site using that totally default vbulletin style - do you still have the same problem?

If it is still happening, then try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 



All times are GMT. The time now is 02:02 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.00916 seconds
  • Memory Usage 1,718KB
  • 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)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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