Component Not Loading


  • Default avatar
    darren25    
     6 years ago
    0

    When I try to create a new coupon nothing loads for me. Any Idea why? Cheers


  • Your avatar
    seyi    
     6 years ago
    0

    Hello,

    Just to verify, are you clicking one of the 5 buttons at the top:
    - coupon
    - gift certificate
    - shipping
    - buy x get y
    - parent

    If so, then it could be a jquery conflict.  Can you inspect element to verify?
  • Default avatar
    darren25    
     6 years ago
    0

    Yes I do click them and nothing shows up on any. I inspected to check and there does seem to be a javascript issue. I have added the error that shows up. 

    Uncaught Error: No select2/compat/inputData

        at j (select2.min.js:1)

        at n (select2.min.js:1)

        at select2.min.js:1

        at new e (select2.min.js:2)

        at new e (select2.min.js:2)

        at HTMLInputElement.<anonymous> (select2.min.js:3)

        at Function.each (jquery.min.js:2)

        at a.fn.init.each (jquery.min.js:2)

        at a.fn.init.a.fn.select2 (select2.min.js:3)

        at Object.success (index.php?option=com_awocoupon&view=coupon:624)

    j @ select2.min.js:1

    n @ select2.min.js:1

    (anonymous) @ select2.min.js:1

    e @ select2.min.js:2

    e @ select2.min.js:2

    (anonymous) @ select2.min.js:3

    each @ jquery.min.js:2

    each @ jquery.min.js:2

    a.fn.select2 @ select2.min.js:3

    (anonymous) @ index.php?option=com_awocoupon&view=coupon:624

    i @ jquery.min.js:2

    fireWith @ jquery.min.js:2

    y @ jquery.min.js:4

    c @ jquery.min.js:4

  • Your avatar
    seyi    
     6 years ago
    0

    I cant really tell from the error but I think it might be a case of loading jquery multiple times.

    Is it possible to send temp admin access via private message to have a look?