PDA

View Full Version : Error when log in


editor123
05-08-2009, 04:46 AM
Hi!

I was uploading yesterday 3 products from this forum. After that, even when the plugins were working well, when i want to log in as a user into my forum, appears this error...

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 103

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

It calls to a path that doesnt exist at all

forum is:
http://96.30.0.180/~forosdeh/

I dont know what else can I do.

May i clear the tables where the plugins are installed? I've already delete the plug in files...

thanks!!!

Lynne
05-08-2009, 05:00 AM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

editor123
05-08-2009, 05:09 AM
Thanks Lynne!!

By the way. I try to search for the word 'detection' in my database that was the keyword for those plugins...
Every table I found, I delete it, it had almost 6 tables with those plug ins, adn now IT WORKS FINE!!!!!!!! :D :D :D :D :D

thanks a lot, anyway i'll keep in mind your advice

thaaaankkks!!!!