View Single Post
  #42  
Old 05-04-2010, 03:37 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: Abandon Shopping Cart Mod

Here's an example cron entry, running every hour:
Code:
/usr/bin/wget --user=*** --password=*** -q -O- http://domain.com/admin/abandoned.php?key=abandon
The user/password is for http authentication if you are using it.
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote