B: But I can't login to admin because of the error
try this instead...
open config.php and turn debugging to true
PHP:
define('CPG_DEBUG', true);
then go to phpmyadmin:
Code:
UPDATE `cms_config_custom` SET `cfg_value`='1546' WHERE `cfg_name` = 'debug' AND `cfg_field` = 'error_level';
then delete config_MAIN_CFG.php from cache dir of dragonfly
It is often simply an errant block that is the problem, so use this to access blocks admin,
admin.php?op=blocks&hideallblocks=1
This will hide the blocks and allow you to de-activate individual blocks.
Logon to admin and activate debugging in settings and you should be able to see the error either as part of the screen where the module would be or in the footer.
All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners We are not responsible for comments posted by our users, as they are the property of the poster. Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
This page generated in 0.2018 seconds with 8 DB Queries in 0.0937 seconds Memory Usage: 1.49 MB
Interactive software released under GNU GPL,
Code Credits,
Privacy Policy