treibstoff
Forum Replies Created
-
thanx….and good to hear.
cheersHi @dcooney , sorry to say but….if I call Instant Images from Options I got this:
(message by query monitor)
Plugin: instant-images (version: 7.0.1)
Automatic conversion of false to array is deprecated- wp-content/plugins/instant-images/admin/includes/settings.php:190
instant_images_width_callback()
wp-admin/includes/template.php:1837do_settings_fields()
wp-admin/includes/template.php:1791do_settings_sections()
wp-content/plugins/instant-images/admin/includes/settings/general-settings.php:19instant_images_settings_page()
wp-includes/class-wp-hook.php:324do_action('settings_page_instant-images-settings')
wp-admin/admin.php:259
or from debug. log:
[21-Jan-2025 23:39:09 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /homepages/xxx/htdocs/wp/wp-content/plugins/instant-images/admin/includes/settings.php on line 321to complete my last answer:
this is the notice belonging pagenavi direct:
[17-Dec-2024 23:39:41 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thewp-pagenavidomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later.same here….
so I’ll go back to the former working version….
[17-Dec-2024 14:55:27 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thequery-monitordomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later.thanx,
you updated you plugin and it works now.
and you did nothing else, as I did before to avoid the messages about textdomain:
you cut out the function pagenavi_textdomain() ’cause you probably will never use translated strings.
cheerssame here.
it stays ahead all overForum: Plugins
In reply to: [XML Sitemap Generator for Google] Failed to ping $service_idOK…got it from github….
will see if the still running PHP notice as described have an end now…
If you’ll get no further message from me…than everything is fine.
cheersForum: Plugins
In reply to: [XML Sitemap Generator for Google] Failed to ping $service_idit’s the latest as far as I know: Version 4.1.19
WP: 6.5.2
PHP: 8.1.28
cheers thomasStill get the “PHP Notice: Failed to ping $service_id:” at google-sitemap-generator/sitemap-core.php on line 2370
PHP Version: 8.1.28
WP: 6.5.2This issue is still there.
Every time updating translations I get message about the missing:
https://downloads.wp.xz.cn/translation/plugin/google-sitemap-generator/4.1.19/de_DE.zip.sig- This reply was modified 2 years, 2 months ago by treibstoff.
thanx for answering after long time….
there is no need for your solution:
“Please try deactivating all the plugins except Elementor and try activating one at a time to find the one causing the issue.”
The deprecated error was gone with Elementor 3.16.3
as it told in my notice.
I don’t know if the SVG problem is gone meanwhile, as I replaced the SVG in the header, causing problems since 3.15.1, with a normal JPG Image…..
cheersthanx for answering after long time….
there is no need for your solution:
“Please try deactivating all the plugins except Elementor and try activating one at a time to find the one causing the issue.”
The deprecated error was gone with Elementor 3.16.3
as it told in my notice.
I don’t know if the SVG problem is gone meanwhile, as I replaced the SVG in the header, causing problems since 3.15.1, with a normal JPG Image…..
cheersForum: Plugins
In reply to: [Query Monitor] unserialize(): Error at offsetThanks for your repley.
I found that the Transient for:
_site_transient_community-events-3383c416d96e7e74e08084a6fca31eaf
caused the unserelize-message.
So, if I delete that transient & delete the View of Community-Events from the Dashboard the message is gone.
It seems that is an Php Error as a result of the WP core?- This reply was modified 2 years, 8 months ago by treibstoff.
thank you!!
Forum: Plugins
In reply to: [Query Monitor] Implicit conversion from float warnings due to the pluginJust let you know, that Akismet told me three weeks ago to solve it with their next update:
https://ww.wp.xz.cn/support/topic/implicit-conversion-from-float-warnings-due-to-the-plugin-2/
Might possible this interact with the other error, only via Query Monitor & only if I’m on the dashboard (doesn’t show up in the debug.log and if I’m on some other backend-section….):unserialize(): Error at offset 2388 of 2768 bytes
wp-includes/functions.php:650unserialize()
wp-includes/functions.php:650maybe_unserialize()
wp-includes/option.php:253get_option()
wp-includes/option.php:1501get_network_option()
wp-includes/option.php:1366get_site_option()
wp-includes/option.php:2006Might be due to the fact that on the dashboard are shown the latest new comments????
- This reply was modified 2 years, 8 months ago by treibstoff.