Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 11

G_Mericgillettelucsandino +7 guests

What's in LUM_ShortStat? Can I clear it out?

My LUM_ShortStat has gone over my allotted 100MB of MYSQL database. What's in LUM_ShortStat? Can I clear it out with TRUNCATE 'LUM_ShortStat' ?

Comments

  • Posts: 75
    Well, I'm about to find out. I just backed it up. Here goes nothing.
  • Posts: 819
    I suggest you don't use the shortstats plugin for vanilla. It will do that, as it just keeps adding rows into the database. If you want analytics try using google analytics instead.
  • Posts: 75
    Oh... ok... is that all that is? I looked at the data and it looks like it's just IPs, browser names and such. I'm using analytics so I guess I can just turn off the shortstats somehow. Thanks!
  • Posts: 819
    Yeah its how the shortstats plugin stores the data. I suggest that you look into google analytics or some other offsite analytics. The services are more comprehensive, reliable and take up less resources then shortstats.
  • Does anyone know how to shut down the shortstats plugin? I don't see it. The forum was shut down again due to the shortstats size so, I'd like to turn it off. I use google analytics.
  • lucluc
    Posts: 1,015
    On http://your.forum.url/settings.php?PostBackAction=Extensions you should be able to disable the extension.
  • Thanks Luc! I'm really rusty with making changes these days. That should stop my database from getting overloaded. Thanks again!
Sign In or Register to comment.