I have an issue with the company address snippet used in the invoice document template. It refers to {{ c.website }} and results in ‘http://example.com’ on the invoice. The company website is set correctly in the company settings, I even reset it and cleared cache but it’s still example.com. Am I not looking in the right place?
Hi!
Please check if this value corresponds to the values which are stored in the Settings > General > Company page.
It does not. settings>general>company is correct. c.website still returns example.com.
The other variable like c.name and c.address are fine.
Database is a mess. Developers do not think its a problem.
Basically ultimate version with a multiple store fronts is not entirely multiple at all…
run database search on a fresh install cs-cart and you will find that there are some demo stuff in database that is not accessible /changeable from admin backend.
Cheers mate, that was it. Yes, the companies table had example.com and was being used by c.website but is nowhere to be found in the backend. I have MV, so it should proabbably be in the vendor section, but is not.
Vendor email cannot be changed from backend either, also stored in that table.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.