• Fixed the first problem but all of the players have now disappeared on my pages.

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

Viewing 11 replies - 1 through 11 (of 11 total)
  • Same here

    Plugin Author pupunzi

    (@pupunzi)

    Do you have any errors in the javascript console?
    What version of WordPress are you running with?

    The WordPress team found a possible security issue and I had to made several changes to the code so it is possible that something went wrong with the update… Surely the security issue has been fixed but maybe I introduced some other issue ??

    I already tested the plugin both with WordPress 4.x and WordPress 5.x without problems but maybe there are some incompatibility issues on your installation that I didn’t consider. I need more information to understand what could be wrong with you.

    Thread Starter artmuns

    (@artmuns)

    Here you go.

    WP 5.2.2

    The script from “https://anrstaging.wpengine.com/wp-content/plugins/wp-miniaudioplayer/js/jquery.mb.miniAudioPlayer.min.js?ver=1.9.1” was loaded even though its MIME type (“text/html”) is not a valid JavaScript MIME type.
    anrstaging.wpengine.com
    The script from “https://anrstaging.wpengine.com/wp-content/plugins/wp-miniaudioplayer/js/jquery.mb.miniAudioPlayer.min.js?ver=1.9.1” was loaded even though its MIME type (“text/html”) is not a valid JavaScript MIME type.
    anrstaging.wpengine.com
    Loading failed for the <script> with source “https://anrstaging.wpengine.com/wp-content/plugins/wp-miniaudioplayer/js/jquery.mb.miniAudioPlayer.min.js?ver=1.9.1”. anrstaging.wpengine.com:68:1
    TypeError: jQuery(…).not(…).not(…).mb_miniPlayer is not a function
    anrstaging.wpengine.com:880:102
    initializeMiniAudioPlayer https://anrstaging.wpengine.com/:880
    <anonymous> https://anrstaging.wpengine.com/:890
    jQuery 4
    The resource at “https://connect.facebook.net/en_US/fbevents.js” was blocked because content blocking is enabled.
    anrstaging.wpengine.com
    Content Security Policy: Ignoring “’unsafe-inline’” within script-src: ‘strict-dynamic’ specified
    Content Security Policy: Ignoring “https:” within script-src: ‘strict-dynamic’ specified
    Content Security Policy: Ignoring “http:” within script-src: ‘strict-dynamic’ specified

    it also failed to display for me after the update.
    i was coding mp3 player in table press. (most left column)
    https://store.sop.org/en/product/pw24/
    but now it doesn’t display the player after the update.

    Plugin Author pupunzi

    (@pupunzi)

    Hi,
    It seems that the /wp-miniaudioplayer/js/jquery.mb.miniAudioPlayer.min.js file is not present in your plugin installation…
    You can try deleting and downloading the plugin again to see if this issue gets fixed.

    • This reply was modified 5 years, 6 months ago by pupunzi.

    i tried deleting and downloading the plugin and reinstall plugin,
    it still didn’t work please help

    Plugin Author pupunzi

    (@pupunzi)

    @bcoolin Can you check if the jquery.mb.miniAudioPlayer.min.js is in the plugin “js” directory folder?
    from the source code of your page, it seems it is missing but in the download package it is there…

    it is there. i just checked in the .js folder.

    Plugin Author pupunzi

    (@pupunzi)

    the javascript source on your page brings to a “page not found”:
    https://store.sop.org/wp-content/plugins/wp-miniaudioplayer/js/jquery.mb.miniAudioPlayer.min.js?ver=1.9.1
    While it should be there…

    • This reply was modified 5 years, 6 months ago by pupunzi.
    • This reply was modified 5 years, 6 months ago by pupunzi.

    oh, the file was jQuery.mb.miniAudioPlayer.min.js
    i had to rename it to jquery.mb.miniAudioPlayer.min.js
    changing “Q” to “q”. no caps.
    and it solved the bug.
    thanks for the help.

    Plugin Author pupunzi

    (@pupunzi)

    Oh that’s my fault… My environment is not case sensitive and I didn’t figured out this issue, I’m so sorry, I’ll fix this and make a new update.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘1.9.1 update problem with miniAudioPlayer’ is closed to new replies.