Search found 10 matches

Page 1 of 1

Search found 10 matches

Re: Extreme Slowness - Suggestions?

We're running OpenCart with 32,000 products in 63 categories. The extreme slowness for us came from all the calls to getTotalProducts to display the total products in each category. After removing these calls the page load time became reasonable (about 2 secs). In catalog/controller/common/header.ph...

Jump to post
  • Tue Mar 06, 2012 9:30 am
  • Replies 20
  • Views 8224
Re: [NOW AVAILABLE] Multi-Vendor for OC 1.5.1

Does store manager allow the Mall owner or super user to bill the individual store owners? Like changing store rent in a bricks and mortar mall.

Jump to post
  • Wed Jan 25, 2012 1:54 pm
  • Replies 116
  • Views 51003
Re: Problems using ajax in opencart 1.5

Thanks qahar that did the trick. I did originally try using json but I must have mucked something up in the process.

Jump to post
  • Mon Dec 12, 2011 12:24 pm
  • Replies 2
  • Views 6713
Re: OpenCart 1.5 DB Diagrams here

@straightlight - Thanks, typo fixed

Jump to post
  • Fri Dec 09, 2011 5:55 am
  • Replies 3
  • Views 2228
Re: New to Opencart and want to understand the code

First off have a look at the Development Guide http://www.opencart.com/index.php?route=documentation/documentation&path=77 OpenCart uses a MVC (Model - View - Controller) architecture, and you can add L to that as well for language. Read the documentaion above or Google MVC if you want to find o...

Jump to post
  • Wed Dec 07, 2011 6:11 pm
  • Replies 1
  • Views 1233
OpenCart 1.5 DB Diagrams here

I started using OpenCart about a month ago and I couldn't find any decent DB diagrams showing table associations so I decided to map the DB. Here are the diagrams for anyone that wants to use them. http://www.colab-aktiv.com/?page_id=25 These diagrams are for OpenCart 1.5.1.3. I’ve broken them up in...

Jump to post
  • Wed Dec 07, 2011 8:58 am
  • Replies 3
  • Views 2228
Problems using ajax in opencart 1.5 [SOLVED]

Hi, I've been trying to get an ajax function working in Opencart Admin and instead of getting the results from the class method as specified in the ajax url I get either the admin index page or the permission denied page returned. It's as though the class function isn't being called or the token is ...

Jump to post
  • Wed Dec 07, 2011 8:50 am
  • Replies 2
  • Views 6713
Re: Database schema diagram?

These Database diagrams are for OpenCart 1.5.1.3.
http://www.colab-aktiv.com/?page_id=25

hope this helps

Jump to post
  • Thu Nov 24, 2011 9:50 am
  • Replies 4
  • Views 4881
Re: Opencart Database schema ?

I've mapped out the DB for OpenCart 1.5.1.3. I’ve broken them up into 7 different diagrams so its easier to view them on screen. All associations are shown including associations to tables on different diagrams. Please let me known if any corrections are needed. http://www.colab-aktiv.com/?page_id=25

Jump to post
  • Thu Nov 24, 2011 9:48 am
  • Replies 5
  • Views 9538
Class 'Browser' not found - after upgrade to 1.5.1.3

Hi, I just upgraded from opencart 1.5.0 to 1.5.1.3 by following the upgrade instructions and then running the upgrade script. The admin panels seem to be ok but when I try to access the store I get the following error. Fatal error: Class 'Browser' not found in /home/kamicom/public_html/shop/catalog/...

Jump to post
  • Sun Oct 30, 2011 2:14 pm
  • Replies 0
  • Views 658

Page 1 of 1

Search found 10 matches