vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Need Help please (https://vborg.vbsupport.ru/showthread.php?t=60880)

TeUtZ 01-28-2004 08:31 PM

Need Help please
 
Look what i have done
I was admin on my forum http://www.eminemall.info and i wanted to not be shown as a moderator ... and i set there to be as a registered user
And now i dont have access to Admin Control Panel
Where i can change that to have full access ? i have access on ftp and all
Please help

TeUtZ 01-29-2004 06:44 AM

noone can help me ?

tnguy3n 01-29-2004 09:10 AM

go to phpMyAdmin. In user table, browse for your id (should be id#1 if you were admin), then change usergroupid = 6.

Zachery 01-29-2004 09:49 AM

Quote:

Originally Posted by tnguy3n
go to phpMyAdmin. In user table, browse for your id (should be id#1 if you were admin), then change usergroupid = 6.

Step 1.

Access phpMyAdmin

browse to the user table

find your username, if you installed the board you will be userid 1 if you didnt you may be a differnt number so please search for your name

once youve done that change your usergroupid to 6

make a note of what userid you are, your going to need it in a moment

Step 2

connect via FTP to your host and edit your config.php file found in root/forumdirectory/includes/config.php

Find
$superadministrators = '';

it may also look like this

$superadministrators = '1';

If your userid is not in it add it so it looks like this

$superadministrators = 'X';

if it has another id that is not yours and you just need to add your userid use this

$superadministrators = '1,X';

replace X with YOUR userid.

Step 3

Login to your Admincp youll notice that your access is rather limited


so point your browser at this

mysite.com/admincp/adminpermissions.php?do=modify

Click on Edit Permissions

Click on All Yes and save.

You've now restored your access to the AdminCP :) have a nice day

TeUtZ 01-29-2004 01:03 PM

thank you both :)
Faranth i really appriciate your help!


All times are GMT. The time now is 09:33 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.01447 seconds
  • Memory Usage 1,717KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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