Quote:
Originally Posted by kjdj
I imported the xml through the admin panel, and then I went to FTP the files over, but I get an sql error, and I can't access the adminpanel or the site forums either.
Is there some way to reverse what I have done, or should we restore the latest backup (which is fairly old)
I guess what happened is the xml executed before the 2 folders were uploaded by FTP, so it didn't quite complete itself.
Is there a way to make the xml run again?
Thx
|
Quote:
Originally Posted by Total666
Do this
disable all plugins.
in includes / config.php
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
then you can disable the force thread in plug in manager ..
then remove the define('DISABLE_HOOKS', true);
|
Quote:
Originally Posted by kjdj
Well it came back for a few minutes, I got back in with no plugins working.
I disabled this plugin, (removed the disable plugins code ) then I get a database error, then I just get a blank page when going to the forum page.
Any idea what file will still have remnants of the botched install?
Thanks
|
Quote:
Originally Posted by Total666
disable all the plugins ( with the code ) . then uninstall the force thread from the plug in manager ..
then re-enable the plugins (with the code )
then start again ..
|
I had a similar error and was able to disable the plugins through the config file, disabled/uninstalled the force read plugin....
but when I logged in again, im back to square one with my error msg:
Warning: Unknown([path]/madp/detection.php): failed to open stream: No such file or directory in [path]/includes/functions_login.php(185) : eval()'d code on line 3
any other ideas how I can fix this?