Page 1 of 1

CGExtentions locked up module area

Posted: Fri Nov 13, 2009 10:14 pm
by aussiemal
I have loaded a module - CGEXTENTIONS - that has now locked me out of the module area and destroyed the skin on all management functions. This is the error code I received and with very little experience with CMS an PHP I am in deep water here...
can any one help ..PLEEEEASE.

Error Code that appears when selecting MODULES from the menu:

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/virtual/site135/fst/var/www/html/modules/CGExtensions/CGExtensions.module.php on line 47

Re: CGExtentions locked up module area

Posted: Fri Nov 13, 2009 10:35 pm
by jmcgin51

Re: CGExtentions locked up module area

Posted: Thu Nov 19, 2009 8:17 am
by Marc
You can edit .htaccess file and add this lines:

Code: Select all

SetEnv REGISTER_GLOBALS 0
SetEnv PHP_VER 5