Hi Seyi,
I am getting this error when accessing the component:
Class 'awoParams' not found in administrator\components\com_aworewards\helpers\cron.php
Hope you can help.
regards
Eliot
I am getting this error when accessing the component:
Class 'awoParams' not found in administrator\components\com_aworewards\helpers\cron.php
Hope you can help.
regards
Eliot
<?php
$this->params = new awoParams();
?>
That fixed the error
regards
Eliot