Page 1 of 1

CGExtension Module Error

Posted: Thu Jul 11, 2019 2:45 am
by fiqstudio
I want to install FEU but it is required CGEExtension to be installed.

BTW, when i try to install CGExtension, this error is occurred.

Parse error: syntax error, unexpected ':', expecting ';' or '{' in C:\...modules\CGExtensions\CGExtensions.module.php on line 269

FEU version : 2.13.3
CGextension : 1.63.3
CMS Version : 2.2.10

Cam anybody help me?

Re: CGExtension Module Error

Posted: Thu Jul 11, 2019 3:03 am
by DIGI3
Make sure to post your system info, it will give us a better chance of helping you. Especially PHP version.

Re: CGExtension Module Error - same error message, php versi

Posted: Thu Jul 11, 2019 9:06 pm
by dlen
Hi,
FYI:
I had recently updated to 2.2.10 and got an http 500 after updating CGExtensions. Switched debug on and got:

Code: Select all

Parse error: syntax error, unexpected ':', expecting ';' or '{' in /home/webjszw4q/html/cmsms/modules/CGExtensions/CGExtensions.module.php on line 269
Checked PHP version, was 5.6. Changed PHP version to 7.3. System is now running cleanly.