Hello,
I always find it a bit strange when French companies create SaaS with administration only available in… English.
I get that it’s the default language, but come on, why not consider having administration in French for the small village of indomitable Gauls known as France, the country where you operate?
Surprised Pikachu
B.
]]>Hi,
We get following error in v2.11.6 of the plugin. Our starter theme (Sage 10) also depends on Illuminate\Container (through roots/acorn).
Fatal error: Declaration of Illuminate\Container\Container::get(string $id) must be compatible with Psr\Container\ContainerInterface::get($id) in /home/charles/dev/project/app/public/wp-content/themes/test/vendor/illuminate/container/Container.php on line 714
I think plugin requires a old version of psr/container.
A patch to fix it :
Index: vendor/psr/container/src/ContainerInterface.php
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/vendor/psr/container/src/ContainerInterface.php b/vendor/psr/container/src/ContainerInterface.php
--- a/vendor/psr/container/src/ContainerInterface.php
+++ b/vendor/psr/container/src/ContainerInterface.php (date 1698857506884)
@@ -20,7 +20,7 @@
*
* @return mixed Entry.
*/
- public function get($id);
+ public function get(string $id);
/**
* Returns true if the container can return an entry for the given identifier.
@@ -33,5 +33,5 @@
*
* @return bool
*/
- public function has($id);
+ public function has(string $id): bool;
}
Can you fix the compatibility problems using a namespace?
Similary issue : https://www.ads-software.com/support/topic/fatal-error-after-on-7-3-8-and-7-3-9-with-roots-sage/
Kind regards,
Charles
Say hello to Florian ??
]]>The following error is noted by Query Monitor as being generated by the WP Umbrella plugin.
]]>SHOW FULL COLUMNS FROM
wp_options
----- add_option() wp-includes/option.php:693 set_transient('wp_umbrella_white_label_data_cache') wp-includes/option.php:1001 WPUmbrella\Services\WhiteLabel->setData() wp-content/plugins/wp-health/src/Services/WhiteLabel.php:34 WPUmbrella\Services\WhiteLabel->getData() wp-content/plugins/wp-health/src/Services/WhiteLabel.php:63 WPUmbrella\A\A\Pages->addPage() wp-content/plugins/wp-health/src/Actions/Admin/Pages.php:33 do_action('admin_menu') wp-includes/plugin.php:517
Hello. can you please fix this? Its flooding my debug.log. Thank you!
PHP Deprecated: Return type of WPUmbrella\Core\UmbrellaDateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w00885cf/…/wp-content/plugins/wp-health/src/Core/UmbrellaDateTime.php on line 30
PHP Deprecated: Return type of WPUmbrella\Core\UmbrellaDateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/htdocs/w00885cf/mybricks/wp-content/plugins/wp-health/src/Core/UmbrellaDateTime.php on line 16
]]>Hey Friends.. I know that your intentions developing this tool is for helping people detecting potentials errors.. I used your plugin for while.. until today.. it will be my last time I guess.. I was having an issue for 2 or 3 days.. and I couldn’t figured out what was happening.. I contacted my hosting service thinking that the problem of 504 gateway timeout was caused by them.. I also contacted my ancient site developer and he couldn’t give me an answer.. I checked everything.. until find that it was your plugin which it was causing the 504 Gateway Timeout and also it was crashing the plugin.php page.. So.. the name of your plugin is WP-HEALTH.. but it sound very contradictory at this time.. your plugin shouldn’t be able to crash any site.. or completely freeze any site.. I’m just writing to give you a hand telling you all these serious issues.. and If you can fix it for other people in the future would be great for them and for you as well !
Best Wishes!
]]>Hi there,
I’ve installed and activated the plugin on a WP multisite.
I’ve tried to disable it and here is the result:
Fatal error: Cannot declare class WPUmbrella\Actions\Api\UmbrellaInformations, because the name is already in use in /wp-content/plugins/wp-health/src/Actions/Api/Logs.php on line 15
Could you please check?
Thanks a lot
My page has falied twice in a week, because of updates, will this plugin inform me of such down time, or only if host is failing
]]>Hi, i am getting this message all day today from your plugin , it is saying that my website is down, but as far as I can tell, when i go to it via an incognito window, it appears to be up… The only change is that my webhosts changed my security certificate ( yesterday ) … Could this be creating problems? If so, how to fix it?
thank you… please see the message I am getting from your plugin below…
—
Your domain https://yeswearestars.gr has been down
415 – Brussels, Belgium, Europe
See more details: https://app.wp-umbrella.com/projects/731
thank you!
]]>Is this good idea to use this plugin to maintain the WordPress page speed? I’m working on a blog of health product reviews and I want to speed up my website.
]]>