CGExtensions crashes site

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
artisanwebsites
New Member
New Member
Posts: 2
Joined: Fri Oct 24, 2014 1:26 pm

CGExtensions crashes site

Post by artisanwebsites »

Have tried a few times to install CGExtensions module only to be presented with totally blank screen in the admin and on the website. I then have to manually delete by FTP. I've tried using the module install and also by uploading the XML - both cause the problem.

After enabling debugging this is the error message:

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

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

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

Any ideas of what the problem is and how to solve it? I need to use CGCalendar which is why this is being installed but get the same error when trying to install CGCalendar. Other modules can be installed successfully.

CMSMS version 1.11.9
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1922
Joined: Mon Jan 29, 2007 4:47 pm

Re: CGExtensions crashes site

Post by Jo Morg »

What is your PHP version? CG modules require 5.3 or higher.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
artisanwebsites
New Member
New Member
Posts: 2
Joined: Fri Oct 24, 2014 1:26 pm

Re: CGExtensions crashes site [SOLVED]

Post by artisanwebsites »

That was it. I was using version 5, changed it to 5.4 and it worked. Thank you :)
Last edited by artisanwebsites on Fri Oct 24, 2014 7:32 pm, edited 1 time in total.
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: CGExtensions crashes site

Post by staartmees »

it's an error typical if you're not using PHP 5.3 or higher
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: CGExtensions crashes site

Post by staartmees »

Please add [SOLVED] to the titel
Locked

Return to “Modules/Add-Ons”