Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Cron Job command error
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: Cron Job command error

Cron Job command error 13 years, 1 month ago #20073

Hello,

when i setup cron job :

wget -q -O /dev/null "mywebsite/?option=com_vminvoice&task...view=vminvoice"

I tried to hit mywebsite/?option=com_vminvoice&task...l&view=vminvoice

And i've got that error :

Fatal error: Cannot redeclare class CurrencyDisplay in /home/web/*********/ftp/prod/administrator/components/com_virtuemart/classes/currency/class_currency_display.php on line 38

Is there somethin wrong ?

Thanks for your answer.
The topic has been locked.

Re: Cron Job command error 13 years, 1 month ago #20158

  • jaku
It looks like the CurrencyDisplay class is getting loaded multiple times without using inlude/require_once comannd.
This might be caused by by some plugin installed at the site related with VirtueMart.

Try to identify the place (component/plugin) where from this error is coming from. (you may be e.g. switching off the possibly conflicting plugins one by one)
The topic has been locked.
  • Page:
  • 1
User Login Empty