vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   can not log in admincp panel? (https://vborg.vbsupport.ru/showthread.php?t=221274)

pujabrang 08-19-2009 04:24 PM

can not log in admincp panel?
 
hi,
i am facing this problem last two days i dpont know whether i have changed some settings or not..when i ever i log in admincp......it accepts passwrd and everything but still appears log in window i can not enter in my own admin cp panel ...can any body help me

mme42 08-19-2009 04:49 PM

Have you messed with the cookie domain settings? Entering an incorrect value for cookie domain can cause things like this. If that is what the problem is, you could upload the tools.php file to your admincp so that you can reset it. You'll want to delete that file directly after though.

theFM 08-19-2009 04:49 PM

if it happens becoz of your mod

try disabling it from the config.php files

Open your /includes/config.php and add...
PHP Code:

define('DISABLE_HOOKS'true); 

Directly below...
PHP Code:

<?php

and try to login to your admincp and try to disale the stuff which is not working for you

pujabrang 08-19-2009 05:28 PM

Quote:

Originally Posted by theFM (Post 1870556)
if it happens becoz of your mod

try disabling it from the config.php files

Open your /includes/config.php and add...
PHP Code:

define('DISABLE_HOOKS'true); 

Directly below...
PHP Code:

<?php

and try to login to your admincp and try to disale the stuff which is not working for you

i had installed certain mods i thought u would be right but i did disable it from config.php file but still same problem i tried to log in it accepts everything but again shows log in window
i think i had changed user timecut option and i had put it to 60 sec is there any problem with this settings
please i am helpless:(

mme42 08-19-2009 06:10 PM

Well, If you mean that you changed your cookie timeout to 60 seconds, I'd definitely raise that. That would mean that your users would have to log in again every minute. I'm not sure if that would cause your problem or not. I'd think that you could at least get into your admincp long enough to change the timeout value to something higher. But, if this started happening right after you changed it, then it's likely what caused it.

I can't remember if the tools.php file gives you an option to run SQL queries, but if it does you could fix this via a query. Or, if your host provides something like phpmyadmin, you could do it via that too.

The SQL query should be something like this:

Code:

UPDATE `setting` SET `value` = '900' WHERE `varname` = 'cookietimeout' LIMIT 1 ;

Be careful though. You might want to open up a ticket with vBulletin and get their help directly. :D

snakes1100 08-19-2009 06:22 PM

Upload tools.php from the do_not_upload folder of your vbulletin zip file, place it in the admincp dir and the run tools.php from your browser, reset the cookie timeout, reset all domain settings as well as the cookie path.

http://yourdomain.com/forums/admincp/tools.php

pujabrang 08-19-2009 07:14 PM

Quote:

Originally Posted by snakes1100 (Post 1870619)
Upload tools.php from the do_not_upload folder of your vbulletin zip file, place it in the admincp dir and the run tools.php from your browser, reset the cookie timeout, reset all domain settings as well as the cookie path.

http://yourdomain.com/forums/admincp/tools.php


bro i did it when i run tools.php file in browser i get this message error

Code:

UID of script "/home/ovh/www/install/tools.php" is smaller than min_uid
:(:(:(:(:(:(:(:(:(:(

snakes1100 08-19-2009 07:55 PM

That is a suphp issue, who owns the file, did you upload it to your acccount via ftp with your account username ovh?

The file isnt owned by root is it?

pujabrang 08-19-2009 08:10 PM

Quote:

Originally Posted by snakes1100 (Post 1870648)
That is a suphp issue, who owns the file, did you upload it to your acccount via ftp with your account username ovh?

The file isnt owned by root is it?

man i really appeiciate your help i will expect this kinda work in future from you i hope youy will help me.....as for as i know when ever i tried to install post thanks and ame media hacks same error appeared i think thois is either server or vb install basic problem i will try to re install my whole vbsoftware
thanks anyways

snakes1100 08-19-2009 08:27 PM

reinstalling isnt going to fix it, its a suphp issue.

is this a vps/dedicated server or is it a vhosted account?


All times are GMT. The time now is 12:26 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.01097 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (4)bbcode_php_printable
  • (3)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