Hi I am kinda new to opencart, and I have two questions want to clarify,
First of all, I am trying to build a new unit like category/product, but stores news and events. So when people click on one of news title, it will jump to a page with detail information.
I have studied the category/category and category/product controllers, and follow their rules to make the controller, model, and template. I just do not know how to make the url works? So the link can redirect to "http://domainname.com/index.php?route=c ... nfo&path=1", while 1 is news id, and the controller, modal, template files have been already built. But I only got "text_error", and 404 error on firebugs. How could I make the page works, so it could read the database and display the information?
Secondly, I am confused by "$this->request->get['path']", I found the index function of request in system/library/request.php, and found this "$data = htmlspecialchars($data, ENT_COMPAT, 'UTF-8')", and then the function returns "$data", but which SQL code it will read? And what it should output? Because I always get "Undefined index: path"...
My opencart version is 2.1.0.2
Thank you for reading, any helps would be appreciate. :-)
Who is online
Users browsing this forum: No registered users and 17 guests