vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Locked out of admincp (https://vborg.vbsupport.ru/showthread.php?t=119655)

morgandy 06-25-2006 09:53 PM

Locked out of admincp
 
I have been working on the vPortal install since Friday, with no support responses to assist in fixing or uninstalling from them. So, I have done the un-install per their threads, AND requested of 3 mods/developers there via PM to assist, with no response, but am completely locked out of my admincp for vBulletin at this point. I probably need to completely re-install the vb, but hoping you guys can help out so I don't. It seems it's turned into a vb issue now because of the portal stuff.

When I try to login, I get the following:

Warning: main(DIR/includes/functions_login.php): failed to open stream: No such file or directory in /home/csea/public_html/forums/login.php on line 38

Fatal error: main(): Failed opening required 'DIR/includes/functions_login.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/csea/public_html/forums/login.php on line 38

The portal install isn't supposed to mess with the vb files, from what I understood, but it looks like I have to edit something in the bulletin files now.

My path to the forums is public_html/forums - now I have always 'assumed' the public_html was my 'root', even though it's imbedded in the directory csea\public_html. So double checking with you guys.

Please, anyone who can help, I so appreciate it. We've been down for almost 3 days now, and I give up on the portal forums for any help.

If you respond, please be very very specific in the steps I need to take.

thx..

GaryP 06-25-2006 09:55 PM

Try blocking plugins via your config file and see if that helps, then you can login and delete all the plugins for the hack

morgandy 06-25-2006 09:57 PM

Wow, fast!! How do I block them? Comment them out?

GaryP 06-25-2006 10:00 PM

theres a line that you have to add to your config file right at the top just below the <?php

I think it is
Code:

define('DISABLE_HOOKS', true);
or at least I've seen that line somewhere before

morgandy 06-25-2006 10:12 PM

Well, this is what I have now:

Code:

<?php
define('DISABLE_HOOKS', true);

I try to login, and the same message happens. Any other thoughts?

GaryP 06-25-2006 10:16 PM

I don't know then. Sorry.

morgandy 06-25-2006 10:20 PM

I think it is somewhere here in my login.php file, could you look over these 2 lines, I think this 'might' be where it is off:

Code:

// ######################### REQUIRE BACK-END ############################
require_once('./global.php');
require_once(DIR . '/includes/functions_login.php');

or, could it be in the /functions_login.php maybe?

thx!

Paul M 06-25-2006 11:37 PM

You have lost your definition of the constant 'DIR'.

This is defined in init.php, which is called by global.php - try uploading your original init.php and global.php files.

morgandy 06-26-2006 01:11 AM

Sorry, I typed all this, forgot the error has now changed when I try to get to the forums: it is now:

Warning: Unknown(./../global.php): failed to open stream: No such file or directory in /global.php(349) : eval()'d code on line 1

Fatal error: (null)(): Failed opening required './../global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/csea/public_html/forums/global.php(349) : eval()'d code on line 1

Now read the below because it is this new message my comments refer to.

I first tried doing a full restore from the backup I made a few days ago, same error. Now I've tried taking the original 2 files again you mentioned, and uploading those, same error. I'm wondering 2 things; could my license number have been corrupted or taken out during all I've done, and if so, how do I input it again?

Secondly, should I change anything in this line of the config.php file?

// ******** FULL PATH TO FORUMS DIRECTORY ******
// On a few systems it may be necessary to input the full path to your forums directory
// for vBulletin to function normally. You can ignore this setting unless vBulletin
// tells you to fill this in. Do not include a trailing slash!
// Example Unix:
// $config['Misc']['forumpath'] = '/home/users/public_html/forums';

Thanks for anything at all you can think of. Doing the full restore I 'thought' should've finally resolved all this.

Can someone figure out this issue?? I really am starting to think I need to plug the license number back in somewhere, without having to do a re-install. I just don't know what file it would go in, and if I'd enter it in plain text or not.Perhaps it is not a license issue, but, I'll take ANY and ALL suggestions to get our site back up.

thx!!!

Mastar 06-26-2006 03:35 AM

Maybe try to upload all files to your server again.


All times are GMT. The time now is 07:06 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.02504 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_code_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