Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2405 of /home/ronfitzgerald/public_html/includes/menu.inc).

IPGrabber Cron Setup

IPGrabber can be run from Cron on headless Linux systems.

Here is what your task should look like using wget:

wget -qO /dev/null "http://cdn.jadeview.com/ipg/fnc.php?k={Your Key}&v=cron&m={Your Computer/Server Name}"

Which I have set to @hourly. This request does not need a result and can be set to user 'nobody' if desired.

If you need help using crontab you can use 'man crontab' from the command line or use this wiki.

A license key is still required.