Bundle of thanks issue solved with the first entry
thanks a lot
Announcement
Collapse
No announcement yet.
Error after upgrading to 4.2.2
Collapse
X
-
Sir your reply is very clear and helpful, i tried to add the line as per given position when i save the file and system ask me to replace ftp unable to replace and failed
Leave a comment:
-
Edit your /includes/config.php file.
Add this line right under <?php (the first line)
PHP Code:define('SKIP_ALL_ERRORS', true);
Regardless of whether it helps this issue or not, keep that line in there from now on.
If you still have problem, disable hooks as explained below-
To disable the plugin/hook system open your config.php which can be found in your forumroot/includes directory
Just below
Code:<?php
Code:define('DISABLE_HOOKS', true);
If you would like to enable the plugin/hook system again, either remove the line again or simply comment that line out. To do so, add two forward slashes " / " so it will look like
Code:// define('DISABLE_HOOKS', true);
you simply have to remove the " // ".
Leave a comment:
-
Error after upgrading to 4.2.2
Hello!
Friends, i just upgraded to new version 4.2.2 and forum this error and unable to go to admin cp, please guide and help.
Thanks a lot in advance
Salal YusufOnly variables should be assigned by reference in ..../includes/class_bootstrap.php(909) : eval()'d code on line 71
Tags: None
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Leave a comment: