Page 1 of 1

Product pagination and edit is not working.

Posted: Mon Dec 07, 2015 2:39 pm
by ashoksaini387
Hello Opencart Support,

In my opencart version 2.0.1.0 product pagination and edit is not working.
when ever i am trying to click on pagination of product then following error is coming :-

Fatal error: Call to undefined method ControllerCatalogProductExt::render() in /home/pvbujowh/public_html/ngh/admin/controller/catalog/product_ext.php on line 594

and whenever i am trying to edit any product then it's showing undefined.

both the error screen shot is attached with this issue ticket.

Best Regards,
Ashok Saini
ashok@softdew.co.in

Re: Product pagination and edit is not working.

Posted: Wed Dec 09, 2015 9:00 pm
by inactiveaccount9912
Seems like you have a custom extension installed for product listing, you should contact its developer. admin/controller/catalog/product_ext.php its not an opencart default file.