Advertisement:

Author Topic: Counters not working  (Read 1891 times)

Simon_Bryan

  • Newbie
  • *
  • Posts: 10
Counters not working
« on: September 01, 2010, 03:13:18 am »
Hi all,
Have had some items added to my system but the counter on the front page stays at 0

I can't see anything in the apache logs that looks relevant, did have some errors related to the theme that I am modifying, but seem to have cleared all them at the moment.

Any clues where to look?

PS I know this is beta software so there will be issues - it is perfect for us though
      


Juan Ramón

  • Osclass Developer
  • Hero Member
  • *****
  • Posts: 2382
Re: Counters not working
« Reply #1 on: September 01, 2010, 02:39:11 pm »
Hi Simon,

First of all take a look, if you have acces into the database, the table t_category_stats because is where the counters get the data.

In addition, this stats save for each subcategory, so if you insert items (for example) in "animal" and it's a subcategory of "for sale", in the root category the stats will show 0 items. Is this your problem?

This is something we're working on.