The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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 |
#2
|
|||
|
|||
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). |
#3
|
|||
|
|||
Brother but im not able to login if i login then i Disable Products
|
#4
|
||||
|
||||
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. |
#5
|
|||
|
|||
Brother When I Put This Code
Code:
define('DISABLE_HOOKS', true); |
#6
|
||||
|
||||
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); |
#7
|
|||
|
|||
Yes Brother But I Put Same Like You Telling
|
#8
|
|||
|
|||
either install the missing files or put in a support ticket so staff can get ur forum working again
|
#9
|
||||
|
||||
Its fixed...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|