Jump to content

I can't fix a module error


GRXinside

Recommended Posts

Hello, everyone, I have a module that didn't give me any trouble before. The problem comes with the cache, where I have it disabled since my prestashop version 1.6.0.9 and I can't find the error because it gives this error.

 

 

 

Notice: Undefined index: product in /var/www/vhosts/miweb.com/httpdocs/cache/smarty/compile/8c/de/ce/8cdeceeebb3b3a49831f429c7cc21dca454479e4.file.breadcrumb.tpl.php on line 55

 
Notice: Trying to get property of non-object in /var/www/vhosts/miweb.com/httpdocs/cache/smarty/compile/8c/de/ce/8cdeceeebb3b3a49831f429c7cc21dca454479e4.file.breadcrumb.tpl.php on line 55
 
Notice: Trying to get property of non-object in /var/www/vhosts/miweb.com/httpdocs/cache/smarty/compile/8c/de/ce/8cdeceeebb3b3a49831f429c7cc21dca454479e4.file.breadcrumb.tpl.php on line 55
 
Notice: Undefined index: category in /var/www/vhosts/miweb.com/httpdocs/cache/smarty/compile/8c/de/ce/8cdeceeebb3b3a49831f429c7cc21dca454479e4.file.breadcrumb.tpl.php on line 86
 
Notice: Trying to get property of non-object in /var/www/vhosts/miweb.com/httpdocs/cache/smarty/compile/8c/de/ce/8cdeceeebb3b3a49831f429c7cc21dca454479e4.file.breadcrumb.tpl.php on line 86
 
Notice: Trying to get property of non-object in /var/www/vhosts/miweb.com/httpdocs/cache/smarty/compile/8c/de/ce/8cdeceeebb3b3a49831f429c7cc21dca454479e4.file.breadcrumb.tpl.php on line 86

 

I have emptied the cache and cleaned it from the FTP but this cache error keeps coming out... The module works perfectly for me. If I disable it, this disappears. What can I do about it?
 
Thank you
Link to comment
Share on other sites

not enough to go on yet.  Is this breadcrumb.tpl contained within your themes folder?  If so, is this a custom theme or the bootstrap theme? 

 

If it is a custom theme, did you purchase this theme?

If it is the default bootstrap theme, did you make customizations to it? The default one does not contain a variable for product or category...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...