v7.5.1 release ZIP missing /freemius/ folder — fatal error on every request
-
Heads-up that the 7.5.1 release ZIP on WordPress.org appears to be missing the entire /freemius/ directory. Because shortcodes-ultimate.php still requires freemius/start.php at line 31, any site that installs or auto-updates to 7.5.1
hits a fatal error on every request:
Fatal error: Uncaught Error: Failed opening required
'.../wp-content/plugins/shortcodes-ultimate/freemius/start.php'
in shortcodes-ultimate.php:31
Comparing the two official ZIPs from downloads.wordpress.org:
shortcodes-ultimate.7.5.0.zip — 549 files, /freemius/ present (223 files)
shortcodes-ultimate.7.5.1.zip — 326 files, /freemius/ entirely missing
Reproduction:
1. Install Shortcodes Ultimate 7.5.1 from WordPress.org on a fresh site
2. Activate (or simply load any page if already active)
3. PHP fatal on every request — site is unreachable
The 7.5.1 changelog notes "Updated Freemius SDK", so it looks like the SDK was
refreshed but accidentally excluded from the release archive when it was
re-packaged. Rolling back to 7.5.0 restores normal operation.
Given auto-update is the default path for many installs, this is likely
affecting a large share of the 400k+ active installations. Would appreciate a
7.5.2 (or re-packaged 7.5.1) with the /freemius/ folder restored.
Happy to provide any further details from my install if useful.
Thanks!
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
You must be logged in to reply to this topic.