Page 1 of 1

Problem with CGExtensions module

Posted: Tue Sep 23, 2014 10:52 am
by burlington
Running CMSMS 1.11.10

In trying to load CGExtensions 1.42.1, so I can run SiteMapMadeSimple, I get the messages:

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/xxx/public_html/xxx/modules/CGExtensions/method.install.php on line 67

Parse error: syntax error, unexpected T_STRING in /home/xxx/public_html/xxx/modules/CGExtensions/method.install.php on line 67

Any advice would be very helpful. i have not had this sort of error message before.

Martin

Re: Problem with CGExtensions module

Posted: Tue Sep 23, 2014 10:56 am
by Jo Morg
What's your system info?
I bet it's a PHP version issue as CG modules now require PHP 5.3+.

Re: Problem with CGExtensions module

Posted: Tue Sep 23, 2014 11:07 am
by burlington
Thanks Jo.

You are right. The server is running 5.2.9. I will ask the host to upgrade.

Regards

Martin