Page 1 of 1

What causes this error?

Posted: Wed Sep 02, 2009 2:46 am
by TeXnik
I installed MLE 1.6.3 on a local server and imported the database which run under MLE 1.54
The upgrade script run without problems.
Calling the page this error occurs

Code: Select all

Warning: Parameter 1 to cms_module_Lang() expected to be a reference, value given in D:\Programme\XAMPP\xampp\htdocs\MLE\lib\classes\class.module.inc.php on line 2158
The line 2158 is this function

Code: Select all

	return call_user_func_array('cms_module_Lang', $args);

Re: What causes this error?

Posted: Thu Sep 24, 2009 7:52 pm
by alby
TeXnik wrote: I installed MLE 1.6.3 on a local server and imported the database which run under MLE 1.54
The upgrade script run without problems.
Have you checked your installation with checksum?

Alby