Post by suileem » Sat Jun 11, 2016 11:11 am

Everythings works fine but when i click in product to watch insde for discrption or others things i get this error idk how to fix i`m new

Notice: Error: Could not load model /home/vol9_6/byethost.com/b31_18935441/htdocs/catalog/model/catalog/products.php! in /home/vol9_6/byethost.com/b31_18935441/htdocs/system/engine/loader.php on line 101

Newbie

Posts

Joined
Sat Jun 11, 2016 11:06 am

Post by inactiveaccount9912 » Tue Jun 14, 2016 12:35 am

Seems like you have some modifications there because the is no products.php model, its product.php

Expert Member

Posts

Joined
Fri May 14, 2010 2:36 am

Post by suileem » Mon Jun 20, 2016 2:24 pm

i`m tried to fix but idk how can u help me ?

Newbie

Posts

Joined
Sat Jun 11, 2016 11:06 am

Post by inactiveaccount9912 » Tue Jun 21, 2016 12:10 am

Edit catalog/controller/product/product.php and make sure the line:

Code: Select all

$this->load->model('catalog/products');
is

Code: Select all

$this->load->model('catalog/product');

Expert Member

Posts

Joined
Fri May 14, 2010 2:36 am

Post by straightlight » Tue Jun 21, 2016 2:25 am

Also ensure the products.php file is not being called by an installed contribution. One way to find out in the mean time if products.php file actually exists would be to go to your catalog/model/catalog folder and see if that truly exists. If not, then it is definitely a coding error. :)

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: Bing [Bot] and 81 guests