Page 1 of 1
Search found 7 matches
Re: Is there 1.5 guide?
That's great. Thank you so much. Jump to postmerry wrote: Okay everybody, I've finished updating the documentation section of opencart.com for 1.5! :-)
With Daniel's okay, I've also added a link to my fully-illustrated User Guide and the new Template Design Cookbook:
- Wed Jul 06, 2011 4:16 am
- Replies 14
- Views 4473
Re: [MOD] Including Model in search
Dear is there an update for the latest version of opencart ? Thx for 1.5.0.x (1.5.0.5 on my system) file: ${opencart}/catalog/model/catalog/product.php lines 67-73, add something to catch model (the "OR p.model LIKE" part, on the lines 69 and 71) if (isset($data['filter_name']) &&...
Jump to post- Wed Jul 06, 2011 2:59 am
- Replies 22
- Views 37602
Re: Shopping cart won't hold items (probably acct validation
I found the reason: weight_class_id was not set correctly for the products (there were some that were right which is why sporadically it would work for me).
Jump to post- Wed Jul 06, 2011 2:14 am
- Replies 2
- Views 442
[SOLVED] Shopping cart won't hold items
I set up a test instance of 1.5.0.5, but do not have mail() working on this machine, so accounts might not be fully set up properly. I did approve accounts on the admin side. When adding items to cart (when logged in), opencart says something has been added to cart, but nothing is added. Even if I c...
Jump to post- Wed Jul 06, 2011 12:02 am
- Replies 2
- Views 442
Re: banners (ControllerModuleSlideshow/nivo) not working
I think I see now: I should edit the slideshow contents in slideshow module. the banners module (and system/design/banners) is another matter.
Jump to post- Fri Jul 01, 2011 3:52 am
- Replies 2
- Views 1839
Re: banners (ControllerModuleSlideshow/nivo) not working
in opencart/catalog/controller/module/slideshow.php $results = $this->model_design_banner->getBanner($this->config->get('slideshow_' . $module . '_banner_id')); $this->config->get('slideshow_' . $module . '_banner_id') is returning a banner index that doesn't exit or match the slideshow banners I ha...
Jump to post- Fri Jul 01, 2011 3:34 am
- Replies 2
- Views 1839
[solved]banners (ControllerModuleSlideshow/nivo) not working
Using latest open cart (1.5.0.5) recently installed. the slideshows that came with by default worked great. banners I added don't work. I deleted the original banners (admin/system/design/banners so I can't compare in the database or otherwise to see what the difference is.
any suggestions?
- Fri Jul 01, 2011 3:10 am
- Replies 2
- Views 1839
Search found 7 matches