Page 1 of 1

Notice: Error: Could not load loader.php on line 86

Posted: Fri Oct 07, 2016 5:35 am
by bhar
Hello everyone, I need to know what I'm doing wrong here this is a fresh install with a theme . the error I'm getting is

"Notice: Error: Could not load template /home/...../public_html/......COM/catalog/view/theme/module/featured! in /home/....../public_html/......COM/system/engine/loader.php on line 86"

the theme I installed was http://www.opencart.com/index.php?route ... =43&page=1

if you know the issue please let me know thank you.

Re: Notice: Error: Could not load loader.php on line 86

Posted: Fri Oct 07, 2016 6:34 am
by IP_CAM
but no such thing exists in OC, up to OC.v.2.2.x at least, like:
..../catalog/view/theme/module/featured.tpl
but if it really does exist, then, possibly only in OC v.2.3.x, wich I am not familiar with.
But then, the Theme would no match, because it's built to match up to OC v.2.2 only.
Ernie

Re: Notice: Error: Could not load loader.php on line 86

Posted: Fri Oct 07, 2016 8:12 am
by bhar
IP_CAM wrote:but no such thing exists in OC, up to OC.v.2.2.x at least, like:
..../catalog/view/theme/module/featured.tpl
but if it really does exist, then, possibly only in OC v.2.3.x, wich I am not familiar with.
But then, the Theme would no match, because it's built to match up to OC v.2.2 only.
Ernie
My OC V2.1..0.2

Re: Notice: Error: Could not load loader.php on line 86

Posted: Fri Oct 07, 2016 9:19 am
by IP_CAM
Then, you better get a hold on PAV-Themes, to find out, why you have this incorrect Linking,
it requires to look different, to function, i.E., like:
catalog/view/theme/YOUR-THEME/TEMPLATE/module/featured(.tpl)

Ernie