ensigcom
ensigcom
Offline
0
Hello,

I have an error that appears in the Console tab of Chrome, only in my affiliate-panel page. I am on joomla 3.5.1 and PHP 7.0.4. The error is:

Error: Uncaught TypeError: e is not a function, (anonymous function) @ bootstrap.min.js:8

The related file/code in console is:

---------------------------------------------------------------------------------
!function(e) {
"use strict";
e(function() {
e.support.transition = function() {
var e = function() { <-----------------------------Error Source Points Here----
var e = document.createElement("bootstrap"), t = {
WebkitTransition: "webkitTransitionEnd",
MozTransition: "transitionend",
OTransition: "oTransitionEnd otransitionend",
transition: "transitionend"
}, n;
for (n in t)
if (e.style[n] !== undefined)
return t[n]
}();
return e && {
end: e
}
}()
})
---------------------------------------------------------------------------------

Could you please let me know what the problem seems to be? Is this something that can be fixed on your side?

Thank you,
George
Responses (5)
  • Accepted Answer

    Wednesday, April 13 2016, 02:53 PM - #Permalink
    0
    I would need to check it live.. can you send me a link to it?
    The reply is currently minimized Show
  • Accepted Answer

    ensigcom
    ensigcom
    Offline
    Wednesday, April 13 2016, 03:18 PM - #Permalink
    0
    Thank you, I have sent the details by email (at support@ ).
    The reply is currently minimized Show
  • Accepted Answer

    ensigcom
    ensigcom
    Offline
    Friday, April 15 2016, 09:10 AM - #Permalink
    0
    Hello,

    Just wanted to ask if you have had the chance to look at the error message?

    Thanks,
    George
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, April 17 2016, 09:11 AM - #Permalink
    0
    hello,

    I think I didn't received it. what's your email address?
    The reply is currently minimized Show
  • Accepted Answer

    ensigcom
    ensigcom
    Offline
    Sunday, April 17 2016, 11:20 AM - #Permalink
    0
    Hello,

    I have re-send it from another email address just in case.

    Thank you,
    George
    The reply is currently minimized Show
Your Reply