beka47
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Error after last update@dominikkucharski
Thanx,"editorScript": "./index.js"
works for me.- This reply was modified 2 years, 3 months ago by beka47.
v.1.8.4.1 having the additional check with
function_exists('is_plugin_active')...
in line 1955 of ‘shortcode.php’ fixes the error!
Thanx so much for your fast intervention.Forum: Plugins
In reply to: [The Events Calendar] Compat with PHP-8thanx for yr answer.
Tested again with WP-5.8.1, Event-Calendar: 5.9.1
I still get the notice:
Warning: Private methods cannot be final as they are never overridden by other classes...
pointig to the methods ‘__clone()’ and ‘__wakeup()’ in “/common/src/Tribe/Plugin_Meta_Links.php”.If I replace
final private function...
withpublic function...
everything works fine.Forum: Plugins
In reply to: [The Events Calendar] Compat with PHP-8WP 5.8, The Events Calendar, Version 5.8.2, PHP Version 8.0.8
I still get the following warnings with PHP 8+. If I change the ‘Private’ method in ‘Plugin_Meta_Links.php’ all warnings are gone!
Warning: Private methods cannot be final as they are never overridden by other classes in /.../plugins/the-events-calendar/common/src/Tribe/Plugin_Meta_Links.php on line 127 Warning: The magic method Tribe__Plugin_Meta_Links::__wakeup() must have public visibility in /...(plugins/the-events-calendar/common/src/Tribe/Plugin_Meta_Links.php on line 140 Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp12214530_SSJU8CL5HJ/alcomet_dev/wp8/wp-content/plugins/the-events-calendar/common/src/Tribe/Plugin_Meta_Links.php:127) in /.../wp-includes/functions.php on line 6584 Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp12214530_SSJU8CL5HJ/alcomet_dev/wp8/wp-content/plugins/the-events-calendar/common/src/Tribe/Plugin_Meta_Links.php:127) in /.../wp-admin/includes/misc.php on line 1310 Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp12214530_SSJU8CL5HJ/alcomet_dev/wp8/wp-content/plugins/the-events-calendar/common/src/Tribe/Plugin_Meta_Links.php:127) in /.../wp-admin/admin-header.php on line 9
Any timetable to fix the PHP-8 problem?
Thanx for yr work!
WP-5.8, PHP-8.0.8, on Linux. Downloaded the last (fixed-php-8) version and made a fresh install of yr plugin. But now I get the following error message after right after clicking on the button “Create Database now”:Fatal error: Uncaught TypeError: fclose(): Argument #1 ($stream) must be of type resource, bool given in /home/.../wp-content/plugins/wp-database-backup/includes/admin/class-wpdb-admin.php:1855 Stack trace: #0 /home/.../wp-content/plugins/wp-database-backup/includes/admin/class-wpdb-admin.php(1855): fclose(false) #1 /home/.../wp-content/plugins/wp-database-backup/includes/admin/class-wpdb-admin.php(2003): WPDB_Admin->wp_db_backup_create_archive() #2 /home/.../wp-content/plugins/wp-database-backup/includes/admin/class-wpdb-admin.php(175): WPDB_Admin->wp_db_backup_event_process() #3 /home/.../wp-includes/class-wp-hook.php(303): WPDB_Admin->wp_db_backup_admin_init('') #4 /home/.../wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array) #5 /home/.../wp-includes/plugin.php(470): WP_Hook->do_action(Array) #6 /home/.../wp-admin/admin.php(175): do_action('admin_init') #7 /home/.../wp-admin/tools.php(40): require_once('/home/...') #8 {main} thrown in /home/.../wp-content/plugins/wp-database-backup/includes/admin/class-wpdb-admin.php on line 1855
Sorry, forgot:
WP 5.6, Plugin: 4.1.1, mahadev-cometo.com/i’m also facing the same issue with the amazon aws site urls!
… with PHP-Version: 7.4.6 (Linux, Shared Hosting) / latest WP 5.5
No notices anymore. ThanxWP Database Backup works perfectly with the new 5.5.3-version
Thank you!Sorry, forgot:
PHP-Version: 7.4.6 (Linux, Shared Hosting)Forum: Plugins
In reply to: [WooCommerce] Fatal error in schedulerme too, SIMILAR after trying to update from 3.9.3 to 4.0
schedular tables are present.2020-03-19T20:24:08+00:00 CRITICAL Uncaught InvalidArgumentException: Nicht identifizierte Aktion 1 in /home/.../wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:495 Stack trace: #0 /home/.../wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php(482): ActionScheduler_wpPostStore->get_date_gmt('1') #1 /home/.../wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(274): ActionScheduler_wpPostStore->get_date('1') #2 /home/.../wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(78): ActionScheduler_HybridStore->get_date('1') #3 /home/.../wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php(52): ActionSche in /home/.../plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php in Zeile 495
- This reply was modified 5 years ago by beka47.
You’re faster than the wind… Thanx a lot!
All 3 fixes:- Missing sort-icons in /assets/images/
- backup-filenames without time
- WPALLBK_PLUGIN_URL undefined
are fixed and working perfectly!
Forum: Plugins
In reply to: [The Events Calendar] Last Update Causes IssuesSimilar issue while editing WP-plugin ‘WB Databank Backup’ (by Prashant Walke) in the backend. Klick on column headings do not sort any more the data. And certainly, it happened since last update of The Events Calendar. Only downgrading helps;-)
Please fix a.s.a.p Thank you!Forum: Plugins
In reply to: [The Events Calendar] missing in a dl-list in detailed venue-viewthe title should be:
Missing dt-element in a dl-list…Forum: Plugins
In reply to: [MP3-jPlayer] MP3-jPlayer 2.5 only partially working with WP 4.4Sorry, version 2.5 is fine with WP 4.4
But strange, in v.2.4.2 I had several times[playlist: tracks= ... ]
without getting any errors (Note the ‘:‘ ).
With v.2.5 only the correct syntax is allowed, i.e.
[playlist tracks= ... ]
otherwise the tag is outputted to the frontend as a string.