Starting to debug Cube 2.1beta

Date 2006-10-18 03:53:49 | Category: XOOPS

in englishin japanese
In 2.1beta, XoopsErrorHandler rivives (sigh...)

If you join to debug Cube 2.1beta, disable XoopsErrorHandler at first.
Use log_errors instead.

line 66 of class/errorhandler.php

    function XoopsErrorHandler()
    {
        // set_error_handler('XoopsErrorHandler_HandleError');
        // register_shutdown_function('XoopsErrorHandler_Shutdown');
    }


Let's start to debug Cube 2.1beta!





You can read more news at PEAK XOOPS.
http://xoops.peak.ne.jp

The URL for this story is:
http://xoops.peak.ne.jp/md/news/index.php?page=article&storyid=379