Quote Originally Posted by kalastaja View Post
Choosing an item from the shop generates:
Code:
in Finnish: http://www.dtc.fi/index.php?main_page=product_info&cPath=3
in English: http://www.dtc.fi/index.php?main_page=product_info&cPath=3&products_id=10
The Finnish call ends up as a blank page. The English work as expected.
BTW. Traveling category handles only cPath, no products_id without backfiring .
Quote Originally Posted by kalastaja View Post
Log entries - pointing towards fi_fi:
Code:
[03-Feb-2015 16:19:06 Europe/Helsinki] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/etm99gtn/public_html/includes/languages/fi_fi.php:1) in /home/etm99gtn/public_html/includes/init_includes/init_templates.php on line 78
[03-Feb-2015 16:19:06 Europe/Helsinki] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/etm99gtn/public_html/includes/languages/fi_fi.php:1) in /home/etm99gtn/public_html/includes/functions/functions_general.php on line 46
Not sure that these errors are related to THIS template..