I am trying to:
do a normal update of toolset plugins
Link to a page where the issue can be seen:
I expected to see: plugin updated
Instead, I got:Warning: require_once(C:\Websides\Birkelund\wp-content\plugins\layouts/vendor/toolset/toolset-theme-settings/loader.php): failed to open stream: No such file or directory in C:\Websides\Birkelund\wp-content\plugins\layouts\ddl-loader.php on line 35
Fatal error: require_once(): Failed opening required 'C:\Websides\Birkelund\wp-content\plugins\layouts/vendor/toolset/toolset-theme-settings/loader.php' (include_path='.;C:\php\pear') in C:\Websides\Birkelund\wp-content\plugins\layouts\ddl-loader.php on line 35
Seems that sometimes some wordpress plugins get stuck. When i reinstalled wordpress and plugins the problem was not there. I went back to a wordpress before 9.4.1
My issue is resolved now. Thank you!