Jump to content

Undefined index: id_category in **********/cache/smarty/compile/b0/ba/3a/b0b


Recommended Posts

Hi everybody

 

In my web site  i cant see the categories , I have this message :
Undefined index: id_category in *******/cache/smarty/compile/b0/ba/3a/b0ba3a7d0aaa254b668dc938d33268a8125027f7.file.list_header.tpl.php on line 129

 

 

I cant access to it via FTP , permission denied .

Can anyone help me on this .

Thanks .

Link to comment
Share on other sites

You should fix the issue in the original .tpl file, not the compiled SMARTY version.

 

Search for the file list_header.tpl and see why id_category  is not being passed, or simply add a check to see if it is set before using the variable, to avoid the error.

Link to comment
Share on other sites

×
×
  • Create New...