I found the file; made a local copy; inserted your die function at 11 locations and just at the start of ALL if and elseif statements.
When I tried to start wordpress project I immediatedly got ‘E:\wamp64-306\www\evcom\wp-content\plugins\woocommerce-pdf-invoices\includes\admin\settings\class-bewpi-admin-settings-template.php:19:null’ on the FireFox tab.
Looked at line number 19:
Line 18: if ( ! class_exists( ‘BEWPI_Template_Settings’ ) ) {
Line 19: die( var_dump( $post ) );
Yes. I have the same problem.
The message is “Company logo not found. First upload the image to the Media Library.” but, image is uploaded!
I used 4 different sizes and 2 different files of the same logo (jpg and png). Nothing happens. The plugin doesn’t read the URL where logo is placed :/
Ah. Before the last upload, it worked!
What do you mean with before the last upload? Is it working now?
If not, do you have access to your database?
Has been resolved in 2.6.3 so will close topic.