osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

remove request since counter

This is a discussion on remove request since counter within the osCMax v1.7 General Mods Discussion forums, part of the osCMax v1.7 Forums category; Could someone please tell me how to remove the request since counter ant tne bottom of page in MS2-MAX 1.5. ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 General Mods Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 07-07-2004, 01:38 AM
New Member
 
Join Date: Jan 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
okatoma
Default remove request since counter

Could someone please tell me how to remove the request since counter ant tne bottom of page in MS2-MAX 1.5. I have tried in includes/footer.php but nothing changed.

Thanks in advance

Ray
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 07-07-2004, 08:13 AM
red_fraggle's Avatar
Active Member
 
Join Date: Feb 2004
Location: wilmington, NC
Posts: 319
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
red_fraggle
Default

/catalog/templates/main_page.tpl.php
on or around line 79-84 you will find this code:
<?php require(DIR_WS_INCLUDES . 'counter.php'); ?>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr class="footer">
<td class="footer">  <?php echo strftime(DATE_FORMAT_LONG); ?>  </td>
<td align="right" class="footer">  <?php echo $counter_now . ' ' . FOOTER_TEXT_REQUESTS_SINCE . ' ' . $counter_startdate_formatted; ?>  </td>
</tr>



Change it to this, cut and paste from here if you like and its an unmodified shop already otherwise go through it.

<?php //require(DIR_WS_INCLUDES . 'counter.php'); ?>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr class="footer">
<td class="footer">  <?php echo strftime(DATE_FORMAT_LONG); ?>  </td>
<td align="right" class="footer">  <?php //echo $counter_now . ' ' . FOOTER_TEXT_REQUESTS_SINCE . ' ' . $counter_startdate_formatted; ?>  </td>
</tr>
__________________
Clifton Murphy CEO/CTO
Hyperactive Inc.
osCommerce hosting, OSCMAX hosting, osCommerce modification, and OSCMAX modification specialists!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 07-07-2004, 12:10 PM
New Member
 
Join Date: Jan 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
okatoma
Default

Clifton,
Thanks for info. I also removed the 'request since' in /catalog/includes/languages/english.php to get rid of the words request since that was left on the page.

Again thanks

Ray
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 07-19-2004, 07:54 AM
New Member
 
Join Date: Jul 2004
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
pw_cynic
Default

why not just remove the whole section? that way the date table take up 100% od the width leaving the right hand section empty...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Removing Request To View Page Counter torweb osCMax v2 Features Discussion 2 05-16-2006 09:58 PM
Copyright and hits counter not showing on index page coastersteve osCMax v2 Installation issues 1 06-21-2005 08:12 AM
[Feature Request] MS2-MAX v1.xx michael_s osCMax v1.7 Discussion 106 05-28-2005 01:27 PM
Change language in counter Lord osCommerce 2.2 Modification Help 3 05-04-2004 07:48 AM
Reset counter and product accesses into database ZeroCool osCommerce 2.2 Modification Help 1 11-04-2003 01:23 PM


All times are GMT -8. The time now is 04:27 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax