Web Hosting Talk







View Full Version : "Views" - seem incorrect


Mekhu
07-03-2009, 11:39 AM
Is anyone else noticing an issue with thread views not updating?

Many that I've been watching have remained the same for a few days now.

semoweb
07-03-2009, 12:43 PM
Well in the domains section im offering a domain and i posted this yesterday and the view is at 1 which i found very awkward. Interesting maybe im not losing my head.

Mike - Limestone
07-03-2009, 02:17 PM
I have not noticed myself. Do you think it is specific to any certain forums (e.g. Offers)?

-mike

Mekhu
07-03-2009, 02:34 PM
I have a thread in the VOIP section which is showing 6 views since yesterday.

MANY in the offers section are stuck at 1.

artpar
07-03-2009, 05:31 PM
i have seen this too, and not only at WHT but at many other big forums. actually when the Database Grow large, it loses its pace realtime and hence shows obeselate data.

ItsRetroBby
07-04-2009, 04:24 AM
I had trouble with the new post thingy yesterday, posts I had read hours before were still marked unread

tuxpack
07-04-2009, 04:27 AM
YES...." Views " is not updating in the advertising section as well..

PAH - Tim
07-05-2009, 09:36 PM
It really was starting to amaze me that no one over the past two days has viewed threads in the advertising forum......

iTom
07-06-2009, 03:50 AM
getting the same problems here

Mekhu
07-06-2009, 10:22 AM
Any word from WHT? Is this going to get fixed?

SoftWareRevue
07-06-2009, 11:21 AM
Should be fixed now. :wht:

The Prohacker
07-06-2009, 12:05 PM
Should be fixed now. :wht:

I got a little carried away when I changed MySQL user permissions. (Why would the MySQL user need global create and drop on the DB!) The system needed to create and drop normal tables instead of using the standard create temporary table. My bad! :) Some table level permissions took care of that though.

The Dude
07-06-2009, 01:00 PM
Having the view counts not update PER VIEW does help on the server though.. (Many sites have it set not to update PER VIEW due to excessive resources being used)

Mekhu
07-06-2009, 03:22 PM
Having the view counts not update PER VIEW does help on the server though.. (Many sites have it set not to update PER VIEW due to excessive resources being used)






After being spoiled with it forever now I'd cry to see it leave. Makes the boards seem dead.

I got a little carried away when I changed MySQL user permissions. (Why would the MySQL user need global create and drop on the DB!) The system needed to create and drop normal tables instead of using the standard create temporary table. My bad! :) Some table level permissions took care of that though.

Wonderful work! Thank you!

The Dude
07-07-2009, 12:23 AM
Well the sites that have it set like this have it update every 5 minutes i think (Or every 5 replies i dont remember which)