Class 'awoParams' not found in helpers\cron.php


  • Default avatar
    eliot6    
     7 years ago  last edited 7 years ago
    0

    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


  • Your avatar
    seyi    
     7 years ago  last edited 7 years ago
    0

    Please delete the line:
    <?php
            $this
    ->params = new awoParams();
    ?>


    In the file administrator\components\com_aworewards\helpers\cron.php


  • Default avatar
    eliot6    
     7 years ago
    0

    Thanks Seyi,


    That fixed the error


    regards

    Eliot