
dennie.pasman@vsee.nl(@dennie-pasman-vsee-nl)
3 Posts
Customers
Quote from dennie.pasman@vsee.nl on June 2, 2025, 15:10
Probably the same issue as: https://pluginus.net/support/topic/wordpress-website-critical-error-after-installing-activating-the-latest-plugin-version/
Below the error. There are multiple lines where there is a reference to $this->storage, but apparently it can be null.
So the error is that you can't call the unset_val() on null. Also on line 3045:
if ($this->storage->is_isset($key)) {
$res = $this->storage->get_val($key);
}
Cannot call is_isset() on null.
Plugin version: 1.3.7

Probably the same issue as: https://pluginus.net/support/topic/wordpress-website-critical-error-after-installing-activating-the-latest-plugin-version/
Below the error. There are multiple lines where there is a reference to $this->storage, but apparently it can be null.
So the error is that you can't call the unset_val() on null. Also on line 3045:
if ($this->storage->is_isset($key)) {
$res = $this->storage->get_val($key);
}
Cannot call is_isset() on null.
Plugin version: 1.3.7


Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on June 3, 2025, 09:42
Hello
Please drop me wp-admin+ftp access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png - I will check it
Hello
Please drop me wp-admin+ftp access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png - I will check it

dennie.pasman@vsee.nl(@dennie-pasman-vsee-nl)
3 PostsTopic Author
Customers
Quote from dennie.pasman@vsee.nl on June 10, 2025, 12:11
Hi Pablo,
Just added wp-admin + ftp access.
The plugin is disabled at the moment, because it will break the site if we enable it.
Let me know your findings.
Regards, Dennie
Hi Pablo,
Just added wp-admin + ftp access.
The plugin is disabled at the moment, because it will break the site if we enable it.
Let me know your findings.
Regards, Dennie

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on June 10, 2025, 12:31
Hello Dennie
Read this please - https://pluginus.net/support/topic/error-after-updating-to-new-husky-version-3-3-7/
Hello Dennie
Read this please - https://pluginus.net/support/topic/error-after-updating-to-new-husky-version-3-3-7/

dennie.pasman@vsee.nl(@dennie-pasman-vsee-nl)
3 PostsTopic Author
Customers
Quote from dennie.pasman@vsee.nl on June 10, 2025, 13:02
Thanks, I'll check it.
Thanks, I'll check it.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on June 11, 2025, 09:59
Welcome;)
Welcome;)