Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do I install a counter on my site?


Guest

Recommended Posts

Posted

Can anyone give me some info on installing a counter on my site. I have an account setup through sitemeter.com..

 

Thanks,

kay6284

  • 1 month later...
Posted
Can anyone give me some info on installing a counter on my site. I have an account setup through sitemeter.com..

 

Thanks,

kay6284

I gave ccfantasy this advice earlier. It might work for you:

You can try down loading the column_left.php from /catalog/includes directory and save a copy of it as backup in case your edited file crashes. Open the files in your editor and place your counter code at the point shown by

the xxxx

 

require(DIR_WS_BOXES . 'whats_new.php');

require(DIR_WS_BOXES . 'search.php');

require(DIR_WS_BOXES . 'information.php');

xxxx

?>

 

Upload the modified file and see what happens. This should put the counter in the left column. If you want it else where, you will have to edit the appropriate php file. Let us know how it worked out.

Andy

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...