budgetneon / v2pagecache

Page Cache for OpenCart V2.X
58 stars 26 forks source link

error #11

Closed Ototoo closed 8 years ago

Ototoo commented 8 years ago

hi,

have three stores under one admin panel. (multi store.) geting fallowing errors. one store work with only one language and currency. other one with different language and currency. etc.

2016-08-25 15:51:49 - PHP Warning: Cannot modify header information - headers already sent by (output started at /home/public_html/system/library/v2pagecache.php:64) in /home/perfec63/public_html/index.php on line 196 2016-08-25 15:51:49 - PHP Warning: Cannot modify header information - headers already sent by (output started at /home/public_html/system/library/v2pagecache.php:64) in /home/perfec63/public_html/system/library/currency.php on line 45

budgetneon commented 8 years ago

Unfortunately, I don't have a multistore setup to test with. There isn't any specific code in the pagecache to deal with multistore, so it's possible it doesn't work well with it.