vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   i have been banned from my forum!!!!!!!!!! (https://vborg.vbsupport.ru/showthread.php?t=148691)

drmeemo 06-01-2007 07:24 PM

i have been banned from my forum!!!!!!!!!!
 
hello every body

i cant enter my forum

im the administrator

i recived this message every time i sign in
Quote:

vBulletin Message
You have been banned for the following reason:
No reason was specified.

Date the ban will be lifted: Never

and i cant access to admincp

when i sign in
it shows me the welcome message but i return to signing page

pleaaaaaaaaase help me

theFAILURE 06-01-2007 07:32 PM

Delete all cookies that show your forum name, see if that helps.

SCRIPT3R 06-01-2007 07:33 PM

use tools.php and reset your account.

harmor19 06-01-2007 07:36 PM

Save this file as "unbanme.php" and upload to your forum's root.

PHP Code:

<?php

require_once('./global.php');

$db->query_write("UPDATE ".TABLE_PREFIX."user SET usergroupid = '6' WHERE userid = '".$vbulletin->userinfo['userid']."'");

?>

Run the script on your site eg. yoursite.com/your_forums/unbanme.php
Disable the forums and read the logs to see if you can find the user who banned you.




Edit: I didn't think about tools.php

Snake 06-02-2007 11:36 AM

That's some great and quick coding, harmor19, so well done on that. But I highly recommend you to use the tools.php script located in the vBulletin pack.

If you're having some trouble, contact me and I'll be able to do it for you.

Rat1972 07-28-2007 11:41 AM

as admin, i think you have access to your database (mysql). There you can change your settings of your account (or delete the ban) and you are back on track.

Symbian Galaxy 07-28-2007 12:14 PM

You should always keep your self as unalterable! so that No other admin can touch you!

Try tools.php or else mysql , change your pass and usergroup! :)

tipoboy 07-28-2007 01:53 PM

personally i keep a second super admin account hidden so if that were to happen i could log on using that account and unban me lol

TheBlackPoet 08-04-2007 03:29 AM

i was working with a hack.... and tried to manually edit my dbase (1st mistake).. i deleted my usergroup.... (major mistake).. i and all my members were banned.... i tried the unbanme... and the tools.php.... i was able to reset the usergroup and get back in....

but its like an altered universe!! the same things... except, now, i cant give myself permissions!! they were all set to no or default....

but, i HAVE permission... its weird.....

is there anyone else suffering from this insanity??!


All times are GMT. The time now is 09:31 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.01028 seconds
  • Memory Usage 1,727KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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