Page 1 of 1

Deprecated Values

Posted: Wed Sep 09, 2009 10:28 pm
by ResearchIntl
Just installed WAMP server with Apache 2.2.11, PHP 5.30.0 and CMSmadesimple 1.6.5. Server and MySql working, but when I navigate to the website all of the following statements appear at the head of the page???

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\include.php on line 73

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\include.php on line 157

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\include.php on line 235

Deprecated: Function set_magic_quotes_runtime() is deprecated in F:\wamp\www\cmsmadesimple\include.php on line 62

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.global.inc.php on line 184

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.global.inc.php on line 196

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.global.inc.php on line 208

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.global.inc.php on line 221

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.global.inc.php on line 234

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.global.inc.php on line 246

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.global.inc.php on line 258

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.global.inc.php on line 270

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.global.inc.php on line 282

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.global.inc.php on line 294

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.global.inc.php on line 316

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.moduleloader.inc.php on line 69

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.moduleloader.inc.php on line 129

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.module.inc.php on line 311

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.module.inc.php on line 530

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.contentoperations.inc.php on line 73

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.contentoperations.inc.php on line 559

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\Tree\Tree.php on line 288

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\Tree\Tree.php on line 299

Deprecated: Assigning the return value of new by reference is deprecated in F:\wamp\www\cmsmadesimple\lib\Tree\Tree.php on line 315

Deprecated: Function split() is deprecated in F:\wamp\www\cmsmadesimple\lib\classes\class.contentoperations.inc.php on line 972

Deprecated: Function ereg_replace() is deprecated in F:\wamp\www\cmsmadesimple\plugins\function.stylesheet.php on line 104

Deprecated: Function split() is deprecated in F:\wamp\www\cmsmadesimple\lib\content.functions.php on line 183

Re: Deprecated Values

Posted: Wed Sep 09, 2009 10:40 pm
by calguy1000
PHP 5.3 is not supported.

Please read the forum rules before posting.

If you had followed the forum rules, and done some basic searches, you would've found the answer yourself.