Is there a more advanced Shipping module for Calyguy ecommerce?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
kittymcooper
Forum Members
Forum Members
Posts: 44
Joined: Sat Aug 02, 2008 4:40 am
Location: Fort Collins, CO

Is there a more advanced Shipping module for Calyguy ecommerce?

Post by kittymcooper »

read through this:

http://calguy1000.com/Blogs/8/60/cmsms- ... ow-to.html

need different shipping prices for Canada and International, is there a module for that?

plus an expedited shipping option
Kitty Munson Cooper, web designer, programmer
User avatar
kittymcooper
Forum Members
Forum Members
Posts: 44
Joined: Sat Aug 02, 2008 4:40 am
Location: Fort Collins, CO

Error Installing DestinationBasedShipping

Post by kittymcooper »

OK I used the shipping tag at the forge and found DestinationBasedSHipping which is most of what I need but when I went to install it it needed an upgrade of CGExtensions which I did. Now the install gets this error:

Module ManagerModule Help Module Help
Fatal error: Uncaught exception 'Exception' with message 'Instance of cms_filecache_driver already exists' in /home/qhkhwed/public_html/modules/CGExtensions/lib/class.cms_filecache_driver.php:18 Stack trace: #0 /home/qhkhwed/public_html/modules/CGExtensions/CGExtensions.module.php(77): cms_filecache_driver->__construct(Array) #1 /home/qhkhwed/public_html/lib/classes/class.moduleloader.inc.php(83): CGExtensions->__construct() #2 /home/qhkhwed/public_html/modules/ModuleManager/ModuleManager.module.php(1538): ModuleLoader->LoadModules(true) #3 /home/qhkhwed/public_html/modules/ModuleManager/ModuleManager.module.php(1124): ModuleManager->_GetInstalledModules(true, true) #4 /home/qhkhwed/public_html/modules/ModuleManager/ModuleManager.module.php(1181): ModuleManager->_DetermineUnfulfilledDependencies(Array) #5 /home/qhkhwed/public_html/modules/ModuleManager/ModuleManager.module.php(316): ModuleManager->_DoRecursiveInstall('m1_', Array, '') #6 /home/qhkhwed/public_html/lib/classes/class.module.inc.php(2069): ModuleManager->DoAc in /home/qhkhwed/public_html/modules/CGExtensions/lib/class.cms_filecache_driver.php on line 18
Kitty Munson Cooper, web designer, programmer
juncster
New Member
New Member
Posts: 5
Joined: Tue Sep 16, 2008 2:11 pm

Re: Is there a more advanced Shipping module for Calyguy ecommerce?

Post by juncster »

I have the same problem after I installed CGBlog which requested to upgrade CGExtensions and I let it proceed to do so.

Looks like a new version of CGExtentions was released very recently.

I can't log in to admin and I get the same error when I go to the home page of the website.

Completely out of the water.

Help would be appreciated.

Thanks
User avatar
kittymcooper
Forum Members
Forum Members
Posts: 44
Joined: Sat Aug 02, 2008 4:40 am
Location: Fort Collins, CO

Re: Is there a more advanced Shipping module for Calyguy ecommerce?

Post by kittymcooper »

Ahh maybe that is the problem, CMSms v 1.8.2 - have not upgraded yet since guessing all my custom modules and UDTs will break til I get what I do for $gCMS

How do I replace this code in 1.9.2? Is it documented somewhere?
  global $gCms;
$db = &$gCms->GetDb();
Kitty Munson Cooper, web designer, programmer
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: Is there a more advanced Shipping module for Calyguy ecommerce?

Post by Nullig »

This was discussed some weeks ago, prior to 1.9 release, but you should change the first line to:

  $gCms = cmsms();

The other line is fine.

Nullig
juncster
New Member
New Member
Posts: 5
Joined: Tue Sep 16, 2008 2:11 pm

Re: Is there a more advanced Shipping module for Calyguy ecommerce?

Post by juncster »

I'm running 1.8.2 and to refresh: I installed CGBlog which updated CCGxtensions which is where I suspect the problem is.  I do not have shipping module installed.

Can't get into admin to backout the change. 

Any Ideas?

Anyone?


Fatal error: Uncaught exception 'Exception' with message 'Instance of cms_filecache_driver already exists' in /home2/pstreeta/public_html/modules/CGExtensions/lib/class.cms_filecache_driver.php:18 Stack trace: #0 /home2/pstreeta/public_html/modules/CGExtensions/CGExtensions.module.php(77): cms_filecache_driver->__construct(Array) #1 /home2/pstreeta/public_html/lib/classes/class.moduleloader.inc.php(143): CGExtensions->__construct() #2 /home2/pstreeta/public_html/include.php(278): ModuleLoader->LoadModules(false, true) #3 /home2/pstreeta/public_html/index.php(66): require_once('/home2/pstreeta...') #4 {main} thrown in /home2/pstreeta/public_html/modules/CGExtensions/lib/class.cms_filecache_driver.php on line 18
juncster
New Member
New Member
Posts: 5
Joined: Tue Sep 16, 2008 2:11 pm

Re: Is there a more advanced Shipping module for Calyguy ecommerce?

Post by juncster »

This does the trick:

http://dev.cmsmadesimple.org/bug/view/5767


Will this mod be used as the official fix????????
Post Reply

Return to “Modules/Add-Ons”