Title: Problems since update
Last modified: March 24, 2024

---

# Problems since update

 *  Resolved [mark3344100](https://wordpress.org/support/users/mark3344100/)
 * (@mark3344100)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/problems-since-update-4/)
 * Hi!
 * I am developing a dictionary site, and I found the Compact WP Audio Player plugin,
   which does exactly what I need. Thank you for making it available!
 * For every word in the dictionary there is a sound file, .wav in this case, and
   all sound files live in a subfolder in the theme folder. On every single-word
   page, I generate the correct shortcode for playing the matching sound file, and
   this worked brilliantly.
 * This is an example of a generated shortcode: _[sc\_embed\_player fileurl=”[https://jangga-dev2.local/wp-content/themes/jangga-theme/sounds/balban.wav”%5D](https://jangga-dev2.local/wp-content/themes/jangga-theme/sounds/balban.wav”%5D)_
   This would play the balban.wav file, on the balban page.
 * Update: The shortcode that I pasted in, and see when I am editing, ends with 
   a closing square bracket, but after posting it on the forum it shows %5D.
 * It worked like a dream, but now, it throws an error: **Fatal error**_: Possible
   integer overflow in memory allocation (2 * 639 + 32) in _**C:\Users\mv\Local 
   Sites\jangga-dev2\app\public\wp-includes\shortcodes.php**_ on line _**273**
 * On that line in shortcodes.php it says:   $content = preg_replace_callback( “/
   $pattern/”, ‘do_shortcode_tag’, $content );
 * As you see, I run it at Local by Flywheel, the site is not life yet. That was
   not a problem before.
 * Is this caused by the update, or is there another reason? I do not know where
   to start looking, please help!
 * /Mark
    -  This topic was modified 2 years, 2 months ago by [mark3344100](https://wordpress.org/support/users/mark3344100/).
    -  This topic was modified 2 years, 2 months ago by [mark3344100](https://wordpress.org/support/users/mark3344100/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblems-since-update-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/problems-since-update-4/#post-17523570)
 * Thank you for reaching out to us.
 * > It worked like a dream, but now, it throws an error:
 * Are you saying that it use to work in your site with our plugin but now it doesn’t.
   If this is correct, what changed in your site to cause this error?
 * Also, have you tried an mp3 file format uploaded to your sites media library 
   instead of your themes directory?
 * Kind regards.
 *  Thread Starter [mark3344100](https://wordpress.org/support/users/mark3344100/)
 * (@mark3344100)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/problems-since-update-4/#post-17525297)
 * Thank you for your answer.
 * I tried mp3 and ogg, no change.
 * I have a custom theme, so not using the media folder. All the files there are
   distributed in month folders, in year folders, so it is difficult to find the
   right file path.
 * But, I found what was causing the problem. When I tested changing https into 
   http, it works as before. A few months ago I changed everything to SSL, but obviously
   some values are still the old way.
 * I can make a dirty conversion by stripping the ‘s’ out of https on the spot, 
   but I would rather find out how to make it work as it should. Puzzling also that
   it only became a problem months after the conversion.
 * Is there a problem using the plugin under SSL? Any insights or help in pointing
   me in the right direction would be appreciated! Even just knowing what to search
   for!
 * Kind regards, Mark
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/problems-since-update-4/#post-17533751)
 * > Is there a problem using the plugin under SSL?
 * No, there is no issue with SSL certificates. Some configuration in your site 
   is causing this issue. You might like to try the following plugin or one similar.
 * [https://wordpress.org/plugins/really-simple-ssl/](https://wordpress.org/plugins/really-simple-ssl/)
 * Kind regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problems since update’ is closed to new replies.

 * ![](https://ps.w.org/compact-wp-audio-player/assets/icon-128x128.png?rev=994411)
 * [Compact WP Audio Player](https://wordpress.org/plugins/compact-wp-audio-player/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/compact-wp-audio-player/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/compact-wp-audio-player/)
 * [Active Topics](https://wordpress.org/support/plugin/compact-wp-audio-player/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/compact-wp-audio-player/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/compact-wp-audio-player/reviews/)

## Tags

 * [fatal error](https://wordpress.org/support/topic-tag/fatal-error/)

 * 3 replies
 * 2 participants
 * Last reply from: [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/problems-since-update-4/#post-17533751)
 * Status: resolved