Coupons dispeared Pro upgrade)


  • Default avatar
    robin2    
     13 years ago
    0

    Hi,

    I just upgraded to Pro and all my coupons have disappeared. The dashboard still show the right number of active coupons buut none show in the coupons section and when the coupons are used in the cart it displays an error saying the coupon does not exist ?

    Please help.

    Robin

  • Default avatar
    robin2    
     13 years ago
    0

    When i run the report all my coupons are there and published ?
  • Your avatar
    seyi    
     13 years ago
    0

    It looks like there might be some error on the coupon list page causing it not to show.

    within
    www/administrator/components/com_awocoupon/admin_awocoupon.php

    can you add this right at the top:
    <?php
    ini_set
    ("display_errors"1); error_reporting(E_ALL);
    ?>


    then go to the coupon list page again and see what error pops up?