What causes this error?

This is a FORK of the CMS Made Simple project and is not oficially supported in any way by the CMS Made Simple development team.
Locked
TeXnik
Forum Members
Forum Members
Posts: 132
Joined: Thu Aug 07, 2008 12:45 pm

What causes this error?

Post 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);
alby

Re: What causes this error?

Post 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
Locked

Return to “[locked] CMSMS MLE fork”