Hi,
I want to shedule CSVI export for VirtueMart.
As I know the command line for CSVI cron jobs is:
php /administrator/components/com_csvivirtuemart/helpers/cron.php username="....." passwd="......" template_name="CSVI Product export"
When I add this command line to JCron, nothing happens. Maybe I can add little different command?
Or maybe I can use
http://mysite.com/administrator/components/com_csvivirtuemart/helpers/cron.php username="....." passwd="......" template_name="CSVI Product export"
Can anybody help me?
Ingus