AWO Coupons does not show all fields in IE when creating a new coupon


  • Default avatar
    ivo183    
     10 years ago
    0

    Hi,
    I have a problem when i want to ceate a new coupon.
    In Internet Explorer i dont see all fields of the "form" where you create a new coupon
    In Firefox it workst fine.

    i have the following settings of Joomla

    Database versie 5.0.45
    PHP versie 5.3.10
    Webserver Apache
    WebServer naar PHP interface cgi-fcgi
    Joomla! versie Joomla! 2.5.9 Stable [ Ember ] 4-February-2013 14:00 GMT
    Joomla! Platform versie Joomla Platform 11.4.0 Stable [ Brian Kernighan ] 03-Jan-2012 00:00 GMT

    and im using IE 10 vs Firefox 22.0

    My client uses only IE so i want to fix this.
    Any suggestions ??

    Greetings
    meldmeaan
  • Your avatar
    seyi    
     10 years ago
    0

    Hello,

    Yes, there is a problem with ie10. Here is the fix:

    in www/administrator/components/com_awocoupon/assets/js/coupon.js, around line 360 is this
            strNothingFound: “Nothing found”,


    Remove the comma, like this
            strNothingFound: “Nothing found”


    That should fix it.
  • Default avatar
    ivo183    
     10 years ago
    0

    Thanks a lot !!
    This works for me....

    Greetings,

    Meldmeaan