Notice [PHP]: Use of undefined constant _LANGCODE -
assumed '_LANGCODE' in file class/template.php line 84
Notice [PHP]: Use of undefined constant _CHARSET -
assumed '_CHARSET' in file class/template.php line 85
Notice [PHP]: Use of undefined constant _LOGIN -
assumed '_LOGIN' in file
modules/base/preload/SiteClose/SiteClose.class.php line 38
Notice [PHP]: Use of undefined constant _USERNAME -
assumed '_USERNAME' in file
modules/base/preload/SiteClose/SiteClose.class.php line 39
Notice [PHP]: Use of undefined constant _PASSWORD -
assumed '_PASSWORD' in file
modules/base/preload/SiteClose/SiteClose.class.php line 40
α2で新規インストールでも、サイトクローズになるようです。
Notice: Only variable references should be returned by
reference in /var/www/html/testxoopscube/kernel/module.php
on line 411
Notice: Only variable references should be returned by
reference in /var/www/html/testxoopscube/kernel/module.php
on line 411
Notice: Only variable references should be returned by
reference in /var/www/html/testxoopscube/kernel/module.php
on line 411
Notice: Only variable references should be returned by
reference in /var/www/html/testxoopscube/kernel/module.php
on line 411
Warning: session_start(): Cannot send session cookie -
headers already sent by (output started
at /var/www/html/testxoopscube/kernel/module.php:411)
in /var/www/html/testxoopscube/modules/base/kernel/Legacy_C
ontroller.class.php on line 390
Warning: session_start(): Cannot send session cache
limiter - headers already sent (output started
at /var/www/html/testxoopscube/kernel/module.php:411)
in /var/www/html/testxoopscube/modules/base/kernel/Legacy_C
ontroller.class.php on line 390
Notice: Only variable references should be returned by
reference in /var/www/html/testxoopscube/kernel/module.php
on line 411
Notice: Only variable references should be returned by
reference in /var/www/html/testxoopscube/kernel/module.php
on line 411
Notice: Only variable references should be returned by
reference in /var/www/html/testxoopscube/kernel/module.php
on line 411
Notice: Only variable references should be returned by
reference in /var/www/html/testxoopscube/kernel/module.php
on line 411
面が表示され、再度ログインすると以下のエラーが発生します。
Fatal error: Call to a member function on a non-object
in
/home/xxx/public_html/modules/user/kernel/UserEventFunction.class.php
on line 96
line 96 は、
$controller->mRoot->mLanguageManager->loadModuleLanguage('user');
サイトクローズの案内画面でのNoticeは、以下のとおりです。
Notice [PHP]: Use of undefined constant _LANGCODE -
assumed '_LANGCODE' in file class/template.php line 84
Notice [PHP]: Use of undefined constant _CHARSET -
assumed '_CHARSET' in file class/template.php line 85
Notice [PHP]: Use of undefined constant _LOGIN -
assumed '_LOGIN' in file
modules/base/preload/SiteClose/SiteClose.class.php line 38
Notice [PHP]: Use of undefined constant _USERNAME -
assumed '_USERNAME' in file
modules/base/preload/SiteClose/SiteClose.class.php line 39
Notice [PHP]: Use of undefined constant _PASSWORD -
assumed '_PASSWORD' in file
modules/base/preload/SiteClose/SiteClose.class.php line 40