• Resolved linux4me2

    (@linux4me2)


    I just tried upgrading from version 2.7.4.1 to 2.7.4.2, and now slideshows fail to load (I just get the spinner forever) with the following JavaScript error:

    Uncaught TypeError: soliloquy_62.soliloquy is not a function
        <anonymous> https://thedomain.com/:237
        jQuery 12
        <anonymous> https://thedomain.com/:237
    thedomain.com:237:394

    I tried clearing the browser cache, then disabled Litespeed Cache and once more cleared the browser cache, but the error persisted.

    Rolling back to version 2.7.4.1 fixes the problem, with all slideshows showing up and no JavaScript errors in the console.

    It looks like it’s something in 2.7.4.2’s /assets/js/min/soliloquy-min.js, because I can just substitute the 2.7.4.1 version of that file and it fixes the problem as well.

    • This topic was modified 11 months, 2 weeks ago by linux4me2.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @linux4me2,

    We are sorry to hear of the problem. That’s not something we could replicate in our end.

    Could you please try deleting Soliloquy, then installing it new to see if the error will persist for you?

    Thread Starter linux4me2

    (@linux4me2)

    Hi @mihaiimagely,

    When you said you couldn’t reproduce it, I figured it was some sort of plugin conflict, so I upgraded Soliloquy to do some conflict testing, but it worked without any errors. I didn’t need to uninstall/reinstall Soliloquy.

    I tried a bunch of different things when I ran the upgrade before, including reinstalling, so thinking it may have been a file issue with the version we all attempted to upgrade to, I compared the files from the version I downloaded that caused the error and the current version on www.ads-software.com and found that two files differed:

    • /assets/js/min/admin-min.js
    • /assets/js/min/soliloquy-min.js

    The latter is the file I found the error in. While I didn’t compare the contents of the files to see the code issue since they’re minified, the file size tells the story. The file with the error is only 6.3 kB, the working file that’s up now is 29.9 kB.

    It looks like it was an issue with the file that was being downloaded from www.ads-software.com.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uncaught TypeError: soliloquy_62.soliloquy Is Not a Function’ is closed to new replies.