Hi everyone,
Among a few problems I have on a multistore Prestashop 1.7.2.4, one is a confusion between the 2 shops logos on the invoice header. The same logo appears on the invoices of both stores.
The pdf/header.tpl file has not been modified.
I've had 2 similar problems (logo mix-up), both within quotations generated by the Team Ever PS Quotation plugin and email notifications.
- The first one has been "solved" by supressing the logo in the plugin file.
- The second has been solved thanks to this thread
So the bug also appears in the invoices. I've checked on the database, in the configuration table, and 2 distincts logos are visible depending on the store ID (cf. attached file "distinct_logos.jpg").
How can this be ? is the variable $logo_path (used in the pdf/header.tpl) file not getting the right field on the database ?
I'm running out of ideas
Any help would be really great