craigcjc Posted August 28, 2008 Posted August 28, 2008 Does anyone know how to clear the counter at the bottom of the shop that tells you how many requests you have had. While building the shop it has counted everytime we have been into the shop and gives a false impression. (or makes the shop look like we have an amazing amount of visitors). This must be coming from the data base so do I just clear the data from the data base? Or does the admin area have somehere that this can be reset. Any ideas gratefully accepted... :rolleyes:
♥geoffreywalton Posted August 28, 2008 Posted August 28, 2008 Try looking through the first 2 threads in the installation forum. Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
craigcjc Posted August 28, 2008 Author Posted August 28, 2008 Try looking through the first 2 threads in the installation forum. I went through the threads and could not find the information. That's why I asked the question on the forum. I am not a developer so not sure what I am looking for. I found this but I dont think its correct place. 25. How do I turn off the category count? Go to Admin>Configuration>Show Category Counts, click on it to select, click the "edit" button, select false and click "update".
FIMBLE Posted August 28, 2008 Posted August 28, 2008 Category count is different to what you want. You are right its in the Database. I will take a look and post here Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
FIMBLE Posted August 28, 2008 Posted August 28, 2008 UPDATE `counter` SET `counter` = '0' ; You can try running this in your phpmyadmin It will reset it to Zero Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
craigcjc Posted August 28, 2008 Author Posted August 28, 2008 Category count is different to what you want.You are right its in the Database. I will take a look and post here Nic Cheers sounds like that will reset it.. thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.