CGExtentions locked up module area

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
aussiemal
New Member
New Member
Posts: 3
Joined: Fri Oct 23, 2009 10:19 pm

CGExtentions locked up module area

Post 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
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: CGExtentions locked up module area

Post by jmcgin51 »

Marc
Forum Members
Forum Members
Posts: 97
Joined: Mon Nov 07, 2005 9:35 pm

Re: CGExtentions locked up module area

Post by Marc »

You can edit .htaccess file and add this lines:

Code: Select all

SetEnv REGISTER_GLOBALS 0
SetEnv PHP_VER 5
Post Reply

Return to “Modules/Add-Ons”