I would like to remove the counter in the lower right section of the page (2960 requests since Tuesday 18 April, 2006 ) that keeps track of the loads/requests to view the site.
Thanks for any pointers to that item...
Thanks again!!
This is a discussion on Removing Request To View Page Counter within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; I would like to remove the counter in the lower right section of the page (2960 requests since Tuesday 18 ...
I would like to remove the counter in the lower right section of the page (2960 requests since Tuesday 18 April, 2006 ) that keeps track of the loads/requests to view the site.
Thanks for any pointers to that item...
Thanks again!!
Found this in the documentation at wiki:
In osCMax, the footer.php file is no longer used for anything. The page that controls the html for the footer is main_page.tpl.php in whatever tempate's directory you are using. If using the aabox template, the path is /catalog/templates/aabox/main_page.tpl.php.
To change the actual text in the footer, edit the file /catalog/includes/languages/english.php. If using other languages, be sure to edit those files as well.
The variables you want to change are as follows:
// footer text in includes/footer.php
define('FOOTER_TEXT_REQUESTS_SINCE', 'requests since');
define('FOOTER_TEXT_BODY', 'Copyright &copy; 2005 <a href="http://oscdox.com">osCDox</a>, <a href="http://aabox.com">AABox Web Hosting</a>,<br> Powered by <a href="http://aabox.com/ms2-max.html" target="_blank">osCMax 1.7</a>');
Thanks for the reply. I actually found the solution the other day. It think it was just a few lines above those you pointed out. I just commented them out and...bingo, the counter was gone.
Thanks for the reply again.
PS. For what it's worth I've built a great cart for my client, with great help from this great forum. Also, from feedback from this forum, my client went with AABOX for hosting, which I think made a BIG difference....
Thanks to all for the great support!!!
Bookmarks