• Resolved ciucaadrian11

    (@ciucaadrian11)


    Hello Dear Dev FireBox,

    I have the follwing error in the console related to FireBox plugin on my website epedia.ro:

    Error: Uncaught ReferenceError: FireBox is not defined
    at (index):5:17
    at (index):19:16

    Could you please help me in order to fixt it?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Stergos Zamagias

    (@stergosz)

    Hello @ciucaadrian11,

    I suspect that the culprit is the “defer” attribute in the LiteSpeedCache minified JS file that’s being loaded. This is because you have “Opening Sound” enabled which adds some extra Javascript that requires FireBox to be available instantly when the page loads.

    Either remove the “defer” attribute from the bundle JS file or exclude FireBox from LiteSpeedCache JS settings.

    Regards,
    Stergos

    Thread Starter ciucaadrian11

    (@ciucaadrian11)

    Hello,

    You are right. The issue was from “defer”. I have solved it.

    Thank you for your support!

    Plugin Contributor Stergos Zamagias

    (@stergosz)

    You’re welcome!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error: Uncaught ReferenceError: FireBox is not defined’ is closed to new replies.