Page 1 of 1

CGE Extensions problem or??

Posted: Thu Sep 25, 2014 1:58 pm
by burlington
Running CMSMS 1.11.10.
PHP version is 5.2.6

I Tried to install SiteMapMadeSimple which has CGEExtensions as a dependency.

I get the error messages:

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in E:\domains\p\xxx.com\user\htdocs\newsite\modules\CGExtensions\method.install.php on line 67

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in E:\domains\p\xxx.com\user\htdocs\newsite\modules\CGExtensions\method.install.php on line 67

Parse error: syntax error, unexpected T_STRING in E:\domains\p\xxx.com\user\htdocs\newsite\modules\CGExtensions\method.install.php on line 67

These go when I remove the CGEExtensions folder from 'Modules' and the site works perfectly normally.

Any ideas folks?

Thanks

Martin

Re: CGE Extensions problem or??

Posted: Thu Sep 25, 2014 2:01 pm
by Jo Morg
CGExtentions require PHP 5.3+

Re: CGE Extensions problem or??

Posted: Thu Sep 25, 2014 2:07 pm
by burlington
Thanks Jo, for the second time.

I really must read up on CGExtensions!!

Re: CGE Extensions problem or??

Posted: Fri Sep 26, 2014 5:07 am
by Dr.CSS
From what I understand ALL CG* modules need PHP 5.3* at least...