timber / debug-bar-timber

Debug Bar Extension for the Timber Library
https://github.com/timber/debug-bar-timber
55 stars 8 forks source link

Diverse Warnings in backend #21

Closed katipierson closed 4 years ago

katipierson commented 4 years ago

Getting Warnings in backend - two times - after update yesterday. Plugin "Debug Bar" is up to date.

WARNUNG: wp-content/plugins/debug-bar-timber/class-debug-bar-timber.php:5 - include(vendor/autoload.php): failed to open stream: No such file or directory

Tab "Timber" is empty.

manzwebdesigns commented 4 years ago

For the Timber tab to have anything, you must be on a page that uses it. Is this a new install or update to an existing install of the plugin?

Thanks for using the plugin and reporting this!

jarednova commented 4 years ago

@manzwebdesigns it appears that the /vendor folder (with autoload and the other composer dependencies) did not deploy with the GitHub action. Can you take a look at that this week? In the meantime, we should rollback the readme.txt filed with WordPress.org to use the prior version while we get this sorted out.

No biggie! after a long period of not giving this plugin much (er, any) attention there's bound to be some hiccups.

manzwebdesigns commented 4 years ago

I plan to do that tomorrrow. I am excited for the opportunity to give back to the community that helps me earn my living!

katipierson commented 4 years ago

I've used it on my development system first. In the development system I only updated the plugin. When the error occurred I uninstalled and reinstalled it there.

The mistake remained. So I installed a completely empty Wordpress and then only installed the Timber, Debug Bar and Timber Debug Bar plugins. The error occurred again.

After that I'm pretty sure that it wasn't my system and reported the error here. I hope that was correct.

I thank you both for the help.

manzwebdesigns commented 4 years ago

I have fixed it by including the vendor folder in the repo. Please install it by either downloading it or from the WordPress plugin directory at https://wordpress.org/plugins/debug-bar-timber/