Jump to content

Need some help debugging error..


Recommended Posts

Hi

 

My in need of some help as when i open my website it encounter the following problem

 

cannot not modify header information ..... fontcontroller.php at line 464

 

ive opened this php file and at line 464 it states the following

 

 

if (isset($cookie->iso_code_country) AND (int)($id_country = Country::getByIso(strtoupper($cookie->iso_code_country))))

 

 

I am new to this and would appreciate any help toward correcting this

 

many thanks

 

p.s what should be the webusers permission for this file ? ie read and write or just read

Link to comment
Share on other sites

×
×
  • Create New...