Reply To: Plugin Breaks in WordPress 5.5

Author Replies
TUC # Posted on August 18, 2020 at 6:37 am

There is also still some broken js.


jquery.fancybox.min.js?ver=1.2.2:17 Uncaught TypeError: Cannot read property 'msie' of undefined
at jquery.fancybox.min.js?ver=1.2.2:17
at jquery.fancybox.min.js?ver=1.2.2:17
(anonymous) @ jquery.fancybox.min.js?ver=1.2.2:17
(anonymous) @ jquery.fancybox.min.js?ver=1.2.2:17
jquery.affix.js?ver=1.2.2:90 Uncaught TypeError: Cannot read property 'msie' of undefined
at jquery.affix.js?ver=1.2.2:90
at jquery.affix.js?ver=1.2.2:1101
(anonymous) @ jquery.affix.js?ver=1.2.2:90
(anonymous) @ jquery.affix.js?ver=1.2.2:1101
jquery.scroll-to.min.js?ver=1.2.2:1 Uncaught TypeError: Cannot read property 'safari' of undefined
at jquery.scroll-to.min.js?ver=1.2.2:1
at load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
at Function.map (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at n.fn.init.map (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at n.fn.init.C.fn._scrollable (jquery.scroll-to.min.js?ver=1.2.2:1)
at n.fn.init.C.fn.scrollTo (jquery.scroll-to.min.js?ver=1.2.2:1)
at Function.C.scrollTo (jquery.scroll-to.min.js?ver=1.2.2:1)
at HTMLDocument.<anonymous> (mpv.js?ver=1.2.2:521)
at i (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
(anonymous) @ jquery.scroll-to.min.js?ver=1.2.2:1
(anonymous) @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
map @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
map @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
C.fn._scrollable @ jquery.scroll-to.min.js?ver=1.2.2:1
C.fn.scrollTo @ jquery.scroll-to.min.js?ver=1.2.2:1
C.scrollTo @ jquery.scroll-to.min.js?ver=1.2.2:1
(anonymous) @ mpv.js?ver=1.2.2:521
i @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
fireWith @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
ready @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
J @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
jquery.scroll-to.min.js?ver=1.2.2:1 Uncaught TypeError: Cannot read property 'safari' of undefined
at jquery.scroll-to.min.js?ver=1.2.2:1
at load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
at Function.map (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at n.fn.init.map (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at n.fn.init.C.fn._scrollable (jquery.scroll-to.min.js?ver=1.2.2:1)
at n.fn.init.C.fn.scrollTo (jquery.scroll-to.min.js?ver=1.2.2:1)
at Function.C.scrollTo (jquery.scroll-to.min.js?ver=1.2.2:1)
at mpv.js?ver=1.2.2:2830
at dispatch (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:3)
at r.handle (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:3)

Steps to reproduce:

1. In admin panel, click masterplan->templates
2. Click on the fieldsets for one of the templates
3. Click on one of the custom fields in any of the fieldsets
4. Using breadcrumb nav at the top, click the fieldset name
5. JS error and cannot click on elements in the table anymore.

Latest From the Blog

MasterPress 1.3.10 is now available

9th November 2023

MasterPress 1.3.10 is a feature and bugfix release. Workaround for fatal error introduced by changes to WordPress’ wpdb class in WordPress 6.4. Added actions to MPC files upload_field & WF image save_image functions.

Plugin Requirements

MasterPress requires a minimum of WordPress version 4.9, MySQL 5.6, and PHP version 5.6.20.

We also recommend that PHP is configured to use a memory limit of 64MB per request (128MB may be required for sites with higher complexity).

This plug-in is not compatible with the WordPress.com hosted service.

Three AM