View Single Post
  #5  
Old 12-09-2011, 06:46 AM
 
hooter hooter is offline
 

X-Adept
  
Join Date: Dec 2004
Posts: 519
 

Default Re: Free X-cart Clean Stats Mod

Quote:
Originally Posted by JWait
I'd set it up as a cron if I knew how.
On most common retail hosting platforms something like this should work.

For your cron job commandline try this:
Code:
cd /home/useraccount/public_html/admin;php -q clean_stats.php


Of course substitute your own proper folder path in the above example.
__________________
Blog for X-Cart | Ebay Auction Manager
Reply With Quote