This is a discussion on Is there a way of turning off the count of page requests? within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; Hi all. I'd like to get rid of "1405 requests since Friday 04 February, 2005" as IMO its largely irrelevant. ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi all. I'd like to get rid of "1405 requests since Friday 04 February, 2005" as IMO its largely irrelevant. Where is the code for it located? Is it footer or in index?
__________________ Been playing with osC for a few months now. |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| Since you've helped me i will to help you. Just checked with my own site and delete this in "main_page.tpl.php" <tr class="footer"> <td class="footer">&nbsp;&nbsp;<?php echo strftime(DATE_FORMAT_LONG); ?>&nbsp;&nbsp;</td> <td align="right" class="footer">&nbsp;&nbsp;<?php echo $counter_now . ' ' . FOOTER_TEXT_REQUESTS_SINCE . ' ' . $counter_startdate_formatted; ?>&nbsp;&nbsp;</td> </tr> That should do the trick. Quote:
|
|
#3
| |||
| |||
| Thanks mate that looks like it'll do the trick!
__________________ Been playing with osC for a few months now. |
|
#4
| |||
| |||
| So where do I find this file "Main_page.tpl.php"????? I have looked in all directories in my osCommerce install and cannot find this file. WSC |
|
#5
| |||
| |||
| In my case it is in catalog/template/aabox as I am using the aabox template. Good luck |
|
#6
| |||
| |||
| There is no "Main_page.tpl.php" in my osCommerce install. So where does this line come from then? It still displays in my version. WSC |
|
#7
| ||||
| ||||
| This thread refers to osCMax not osCommerce. In osCommerce, look in /includes/footer.php
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| osCMax Intergration Requests | automotiveuk | osCMax v2 Customization/Mods | 36 | 10-09-2008 12:32 PM |
| Removing requests bar & New Products for Nov, width prob | deuce | osCMax v2 Customization/Mods | 2 | 11-20-2006 07:38 AM |
| Inventory Count by attribute (size) | tonysbw | osCommerce 2.2 Discussion | 1 | 12-31-2005 10:43 PM |
| Changing footer requests to show site logins | Nazdar | osCommerce 2.2 Modification Help | 0 | 03-09-2004 11:21 PM |