vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Login Problem (https://vborg.vbsupport.ru/showthread.php?t=281540)

Xp.Warrior 04-14-2012 10:13 AM

Login Problem
 
When i Enter My Id And Password And Click Login Button Then Show This Messege
Any One Help Me Thanks.


Warning: require_once([path]/madp/detection.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions_login.php(185) : eval()'d code on line 3

Fatal error: require_once() [function.require]: Failed opening required '/home/yahoorul/public_html/madp/detection.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/yahoorul/public_html/includes/functions_login.php(185) : eval()'d code on line 3

kh99 04-14-2012 12:09 PM

A mod that you have installed is missing a file. Did you just install a mod? You may have forgotten to upload the associated files, or they may be in the wrong place.

If you're not sure which mod it is, you can disable products one by one until the problem goes away (or you might be able to guess which one has to do with logging in).

Xp.Warrior 04-14-2012 12:24 PM

Brother but im not able to login if i login then i Disable Products

blind-eddie 04-14-2012 12:58 PM

Via FTP edit your includes/config.php and add the following code just below <?php (1st line)

Code:

define('DISABLE_HOOKS', true);

This will disable all products. Login to your site & fix or remove product that is causing said issue. Once you do that, edit the config.php & remove that line of code you added.

Xp.Warrior 04-20-2012 07:03 PM

Brother When I Put This Code
Code:

define('DISABLE_HOOKS', true);
In Config.php Then Forum Not Working And Show This Error This webpage is not available

blind-eddie 04-20-2012 11:26 PM

Either you added it incorrectly or you have another issue.

This is what your config.php edit should look like.

Code:

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


Xp.Warrior 04-20-2012 11:43 PM

Yes Brother But I Put Same Like You Telling

ForceHSS 04-21-2012 01:05 AM

either install the missing files or put in a support ticket so staff can get ur forum working again

blind-eddie 04-21-2012 01:52 AM

Its fixed...


All times are GMT. The time now is 11:22 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.00967 seconds
  • Memory Usage 1,722KB
  • 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)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