Page 1 of 1

[SOLVED] CGExtensions problem

Posted: Mon Nov 04, 2013 4:09 pm
by burlington
Running new 1.11.7 installation. Relevant Modules installed:

CGContentutils
CGExtensions
JQuery tools

At the top of 'Modules' installed I get the message:

file_get_contents(__DIR__/help.inc) [function.file-get-contents]: failed to open stream:

ContentUtils does not work & I get the message:

Warning: require_once(__DIR__/class.cgextensions.tools.php) [function.require-once]: failed to open stream: No such file or directory in /home/***/public_html/newsite/modules/CGExtensions/CGExtensions.module.php on line 215

I have uninstalled & deleted these modules & reinstalled but to no avail.

I would appreciate any ideas. Many thanks.

Martin

Re: CGExtensions problem

Posted: Mon Nov 04, 2013 4:28 pm
by Jo Morg
What php version do you have on the site?

Re: CGExtensions problem

Posted: Mon Nov 04, 2013 4:35 pm
by burlington
Jo

Thanks for such a quick reply. PHP 5.2.17. MySQL 5.1.7

Martin

Re: CGExtensions problem

Posted: Mon Nov 04, 2013 4:39 pm
by Rolf
You need PHP 5.3+ for Calguy modules!

Re: CGExtensions problem

Posted: Mon Nov 04, 2013 4:40 pm
by Jo Morg
All latest CG modules require PHP 5.3 as a minimum. You should consider upgrading as soon as possible (check your host on how to do this: most let you have a selective PHP version per domain or per script root).

ps: Rolf was quicker typing :P....

Re: CGExtensions problem

Posted: Mon Nov 04, 2013 4:42 pm
by burlington
Thanks everyone.

This is an older HTML site I am changing to CMSMS for a friend. I will get the host to upgrade. Didn't think of that!

Martin

Re: CGExtensions problem

Posted: Mon Nov 04, 2013 6:09 pm
by Rolf
Jo Morg wrote:Rolf was quicker typing :P....
I can't beat you at temperature, so...... :-D

Re: CGExtensions problem

Posted: Mon Nov 04, 2013 6:49 pm
by Jo Morg
Rolf wrote:
Jo Morg wrote:Rolf was quicker typing :P....
I can't beat you at temperature, so...... :-D
8)
burlington wrote:Thanks everyone.

This is an older HTML site I am changing to CMSMS for a friend. I will get the host to upgrade. Didn't think of that!

Martin
BTW if solved please add [Solved] to the subject of the post.