PEAK XOOPS - Re: autologin_for_xoops2.0.14 in englishin japanese

Re: autologin_for_xoops2.0.14

List posts in the topic

question Re: autologin_for_xoops2.0.14

msg# 1.2
depth:
1
Previous post - Next post | Parent - Children.1 | Posted on 2006/6/16 3:48
injevica  二等兵   Posts: 2
Hello,
I have an identical error.
avec autologin_for_xoops2.0.14JP and XOOPS 2.0.14-rc1

Fatal error: Call to undefined function: getinstance() in /mnt/117/free.fr/0/d/echecsdammartin/include/common.php on line 39

Yours sincerely

Here the file errorhandler.php

defined( 'XOOPS_ROOT_PATH' ) or die();

require_once XOOPS_ROOT_PATH . '/class/logger.php';

/**
* Backward compatibility code, do not use this class directly
*/
class XoopsErrorHandler extends XoopsLogger {
/**
* Activate the error handler
*/
function activate( $showErrors = false ) {
$this->activated = $showErrors;
}

/**
* Render the list of errors
*/
function renderErrors() {
return $this->dump( 'errors' );
}
}

?>
Votes:25 Average:10.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!