DesignAlot Posted October 15, 2007 Share Posted October 15, 2007 Hello. I have installed, configured and altered OScommerce for a while now. But I have never paid much attention to the bottom area where it tells you how many requests you have had since opening date. What are these "requests". Are they search engine spiders, are they people who have checked the website out as a result of finding the store in a search engine, or what? Link to comment Share on other sites More sharing options...
Guest Posted October 15, 2007 Share Posted October 15, 2007 Hello. I have installed, configured and altered OScommerce for a while now. But I have never paid much attention to the bottom area where it tells you how many requests you have had since opening date. What are these "requests". Are they search engine spiders, are they people who have checked the website out as a result of finding the store in a search engine, or what? Page requests. Increments each time the page is opened or refreshed (go on, try it). Not much use to anyone. Link to comment Share on other sites More sharing options...
Guest Posted November 4, 2007 Share Posted November 4, 2007 Hi there, And how do you delete it? I tried everything but no success.... Link to comment Share on other sites More sharing options...
usernamenone Posted November 5, 2007 Share Posted November 5, 2007 open includes > footer and remove this code: <td align="right" class="footer"> <?php echo $counter_now . ' ' . FOOTER_TEXT_REQUESTS_SINCE . ' ' . $counter_startdate_formatted; ?> </td> Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.