bmlt-enabled / upcoming-meetings-bmlt

displays upcoming meetings on wordpress page/post/widget
GNU General Public License v2.0
2 stars 3 forks source link

upcoming-meetings-bmlt plugin stopped working after update to Version 1.5.3 #37

Closed devyces closed 5 months ago

devyces commented 6 months ago

After version update from 1.5.2 web page does not display upcoming meetings. Cannot update shortcode - "Updating failed" error message displayed.

All other BMLT Enabled plugins appear to be working. WordPress 6.4.3 running.

Screenshot 2024-03-07 015323

devyces commented 6 months ago

PHP 8.2

pjaudiomv commented 6 months ago

Does 1.5.0 work? The plugin requires the php int module be enabled starting with this version. Most shared hosting has the on by default but maybe not. In cpanel php extensions section make sure php-intl and php date is checked

devyces commented 6 months ago

intl Internationalization support enabled ICU version 67.1 ICU Data version 67.1 ICU TZData version 2019c ICU Unicode version 13.0 Directive Local Value Master Value intl.default_locale no value no value intl.error_level 0 0 intl.use_exceptions Off Off

date date/time support enabled timelib version 2022.10 "Olson" Timezone Database Version 2023.4 Timezone Database internal Default timezone America/New_York Directive Local Value Master Value date.default_latitude 31.7667 31.7667 date.default_longitude 35.2333 35.2333 date.sunrise_zenith 90.833333 90.833333 date.sunset_zenith 90.833333 90.833333 date.timezone America/New_York America/New_York

devyces commented 6 months ago

Am restoring a backup now to figure out last working version.

devyces commented 6 months ago

Downgrade to 1.5.0 does not work.

pjaudiomv commented 6 months ago

Anything in logs or error messages, does upcoming meetings admin settings display but just not shortcode

devyces commented 6 months ago

Still working on restore.

WP errors:

Deprecated: Creation of dynamic property Bread::$protocol is deprecated in /homepages/6/d794770288/htdocs/tana_2020/wp-content/plugins/bread/bmlt-meeting-list.php on line 108

Deprecated: mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities, or mb_encode_numericentity/mb_decode_numericentity instead in /homepages/6/d794770288/htdocs/tana_2020/wp-content/plugins/bread/lang/translate_fa.php on line 6

Warning: Constant WP_MEMORY_LIMIT already defined in /homepages/6/d794770288/htdocs/tana_2020/wp-config.php on line 168

devyces commented 5 months ago

Began working again on upgrade of WP to 6.4.4. Closing issue. Thank you!