Page 1 of 1

Incorrect Dependency Version

Posted: Thu Dec 02, 2010 7:14 pm
by jana
Hi,

I am using CMS Made Simple 1.9. I am trying to install the NMS module 2.3.2. It asks for CGExtensions 1.18.3 as a dependency. However, the only available CGExtension is 1.21.5. I installed CGExtensions anyway, but when trying to install NMS an error message occurred (see below).

If the reason I cannot install NMS is that I don't have the correct version of CGExtensions, how do I install the correct one? Thank you!

Fatal error: Uncaught exception 'Exception' with message 'Instance of cms_filecache_driver already exists' in /home1/pixelpo1/public_html/helicasemeeting/modules/CGExtensions/lib/class.cms_filecache_driver.php:18 Stack trace: #0 /home1/pixelpo1/public_html/helicasemeeting/modules/CGExtensions/CGExtensions.module.php(77): cms_filecache_driver->__construct(Array) #1 /home1/pixelpo1/public_html/helicasemeeting/lib/classes/class.moduleloader.inc.php(83): CGExtensions->__construct() #2 /home1/pixelpo1/public_html/helicasemeeting/modules/ModuleManager/ModuleManager.module.php(1539): ModuleLoader->LoadModules(true) #3 /home1/pixelpo1/public_html/helicasemeeting/modules/ModuleManager/ModuleManager.module.php(1125): ModuleManager->_GetInstalledModules(true, true) #4 /home1/pixelpo1/public_html/helicasemeeting/modules/ModuleManager/ModuleManager.module.php(1182): ModuleManager->_DetermineUnfulfilledDependencies(Array) #5 /home1/pixelpo1/public_html/helicasemeeting/modules/ModuleManager/ModuleManager.module.php(317): ModuleManager-> in /home1/pixelpo1/public_html/helicasemeeting/modules/CGExtensions/lib/class.cms_filecache_driver.php on line 18

Re: Incorrect Dependency Version

Posted: Thu Dec 02, 2010 7:56 pm
by Nullig
You should upgrade to 1.9.1 and then install CGExtensions 1.21.6

Nullig