[solved ]Problem with CMSMS 1.6.6 and CGExtensions

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Torpedine
Forum Members
Forum Members
Posts: 142
Joined: Thu May 18, 2006 3:53 pm

[solved ]Problem with CMSMS 1.6.6 and CGExtensions

Post by Torpedine »

I have a critical error using CG extensions on a machine with CMSMS 1.6.6

Loading the CGe gives this error

Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/vhosts/derattizzazione-disinfestazione.it/httpdocs/cms/modules/CGExtensions/CGExtensions.module.php on line 47

Deleting manually the files from the Modules directory is not useful, since the files reappaer out of nothing for two or three times more.

Also, the system info gives as activated CGExtensions, NMS a nd Uploads that I have deleted from the filesyestem.

Please someone con help me?

Thanks in advance
Last edited by Torpedine on Fri Oct 23, 2009 10:33 am, edited 1 time in total.
nichess
Forum Members
Forum Members
Posts: 28
Joined: Wed Feb 28, 2007 7:33 am

Re: Problem with CMSMS 1.6.6 and CGExtensions

Post by nichess »

Well I am facing the same problem. I should have read the instructions, which says that the newest CGExtensions works on php5 and not on php4.  ::)

My provider runs php4 and php5 so I have to put a .htaccsess in my website folder with

Code: Select all

AddHandler php-fastcgi5 .php .php5 .phtml
Cheers
Torpedine
Forum Members
Forum Members
Posts: 142
Joined: Thu May 18, 2006 3:53 pm

Re: Problem with CMSMS 1.6.6 and CGExtensions

Post by Torpedine »

Thankyou very much, I'll try it at once!
JustinContre
New Member
New Member
Posts: 7
Joined: Wed Dec 16, 2009 12:09 am

Re: [solved ]Problem with CMSMS 1.6.6 and CGExtensions

Post by JustinContre »

Hi - I'm a newbie and I just got this same error message.  I'm not sure what you mean by a .htaccess in a website folder.  Can you clarify?  Thanks
Peciura

Re: [solved ]Problem with CMSMS 1.6.6 and CGExtensions

Post by Peciura »

I'm not sure what you mean by a .htaccess in a website folder.  Can you clarify?  Thanks
In ".htaccess" file you can specify various apache setting for your website directories.

Google for ".htaccess tutorial".
tutorialized.com/tutorials/HTML/.htaccess/1
freewebmasterhelp.com/tutorials/htaccess/
Post Reply

Return to “CMSMS Core”