Keyword

Help disabling hit counter

  • Luis Miguel Rosales Diz
  • Luis Miguel Rosales Diz's Avatar Topic Author
  • Offline
  • New Member
More
9 years 4 months ago #134491 by Luis Miguel Rosales Diz
Help disabling hit counter was created by Luis Miguel Rosales Diz
Hi,
I have a problem with K2 and the Item Hit Counter, and I need to disable the hit counting from K2. How can i do that?
Thanks in advance,

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 4 months ago #134501 by Krikor Boghossian
Replied by Krikor Boghossian on topic Help disabling hit counter
You can disable it from the category's settings.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Luis Miguel Rosales Diz
  • Luis Miguel Rosales Diz's Avatar Topic Author
  • Offline
  • New Member
More
9 years 4 months ago - 9 years 4 months ago #134617 by Luis Miguel Rosales Diz
Replied by Luis Miguel Rosales Diz on topic Help disabling hit counter
Hi and thanks
but maybe i explain it bad. I want to dissable the hit counter that you could see in the backend on the items section.
You could see a screenshot below

Thanks in advance,
Last edit: 9 years 4 months ago by Luis Miguel Rosales Diz. Reason: image

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 3 months ago #134654 by Krikor Boghossian
Replied by Krikor Boghossian on topic Help disabling hit counter
It is possible to override the backend templates ( /administrator/components/com_k2/views/ ) the same way as the frontend templates.


If you are not familiar with overrides I would strongly suggest against doing this.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Luis Miguel Rosales Diz
  • Luis Miguel Rosales Diz's Avatar Topic Author
  • Offline
  • New Member
More
5 years 4 months ago - 5 years 4 months ago #170387 by Luis Miguel Rosales Diz
Replied by Luis Miguel Rosales Diz on topic Help disabling hit counter
Hi all,
I need some help. I use Joomla 2.5, and we cant update right now because of the template of the site. Our server is having problems to manage our database. Now with 30.000 items. and its going offline.
The problem appears to be with this line:
"UPDATE mbmio_k2_items
SET `hits` = (`hits` + 1)"
That locks the process... You can see it on this image: www.scifiworld.es/problem.jpg
please any help will be very appreciated!!!
Last edit: 5 years 4 months ago by Luis Miguel Rosales Diz.

Please Log in or Create an account to join the conversation.

More
5 years 4 months ago #170405 by JoomlaWorks
Replied by JoomlaWorks on topic Help disabling hit counter
First off, even in Joomla 2.5 you can still upgrade to the latest K2 v2.9.0 (or the dev version 2.9.1 from GitHub: github.com/getk2/k2/archive/master.zip). Just take a backup first just in case and make sure you compare your overrides if you use any.

Then convert your database to use InnoDB instead of MyISAM. Using InnoDB will prevent these tables from being locked whenever an INSERT occurs. Additionally, enabled caching in Joomla.

If you're afraid to do this on your own, you can always hire us to do it for you: www.joomlaworks.net/support/contact

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum