Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-19-2006, 05:02 AM
Agent0 Agent0 is offline
 
Join Date: Dec 2006
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Houston, we have a problem! - Can't login to admincp

First of all, hello to the community.

I like this forum and I've spent a lot of time as an anonymous reader here. And as you will read further, I'm using one or the other vb.org's excellent hacks (yes buddies, I've clicked on Install :bunny: but now there is a problem.

After finalizing the latest modification, I was surprised when I tried to login again to the admincp. It says invalid username or password.

I've already opened therefore a support ticket at vb.com but they say

Quote:
This login info does not work:

It says:

"You have entered an invalid username or password. "

Please provide the correct info.
This answer can't help me because I know that username and password are correct and that it has to do with the recent modification.

So here is the object

[Short Version]
After modifying some templates (mainly FORUMHOME, FORUMDISPLAY), the admin cp becomes inaccessible
[/Short Version]



[Extended Version]
Recently 3 vb.org Plugins were properly installed and worked fine so far.
1. Latest Threads in Home which I have modified to Latest Posts
2. Latest Threads in Marquee
3. Marquee System 1.1 which is set inactive to not interfere with the above Plugins.

Plugin 1 and 2 were further modified to appear on every page instead of just forum home, by entering the following at the beginning of each PHP Plugin code:

PHP Code:
if (!function_exists("fetch_iconinfo"))
{
require_once(
'./includes/functions_forumlist.php4');

The Hook was changed from forumhome_start resp. forumhome_complete to parse_templates for both Plugins.

Then I've edited the FORUMDISPLAY template by chosing a suitable location for the code. Until here everything was ok and both Plugins were visible at forum home and on every other page and at the desired position. Actually I should have stopped here as everything was working perfectly to that moment.

But then I saw that in a subforum which uses another style, Plugin 1 wasn't visible. I then opened the FORUMDISPLAY template of that style to move the Plugin code (which I tried after $navbar) to the bottom area, to see if it will appear there. Again, it wasn't visible. So I placed the code somewhere in the middle of the text but can't remember anymore after which variable.

And that was the last action I did on admincp. When I tried to login again now, it says wrong password or username. When trying to request a new password, it says that this email doesn't exist.

After browsing the vB forum I did all steps that were recommended for that problem.

1. Disabling Plugins in config.php4 by adding on top:
PHP Code:
define('DISABLE_HOOKS'true); 
The superadministrator value was already set to '1', and the usergroupid to '6' too.

2. Reuploaded the entire vBulletin package

3. Cleared both Cookies with tools.php4. Made a Reset of Style, Settings, Options and Cache and deleted tools.php4 afterwards.

[/Extended Version]



After all. the problem still remains the same and my knowledge comes to an end.
Please, can someone guide me into light!?
:knockedout:
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:52 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.03185 seconds
  • Memory Usage 2,242KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)showthread_list
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_threadedmode.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids_threaded
  • showthread_threaded_construct_link
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete