Search found 4 matches

Page 1 of 1

Search found 4 matches

Re: Review Module to be displayed in side columns

It is my mistaek as the

Code: Select all

{% review %}
has to be

Code: Select all

{% reviews %}
and anyway i have corrected it and still blank white page if the module is loaded :( :( :( :(

Jump to post
  • Thu Jun 21, 2018 5:45 pm
  • Replies 3
  • Views 962
Review Module to be displayed in side columns

Hello Guys, I would ask for some help as its bugging me now. I am trying to rework the REVIEW section of opencart and make it as a module so i can display it whatever I want and also to display a number of reviews which i set as limit from the admin panel. I don't want to be dependend of the product...

Jump to post
  • Wed Jun 20, 2018 6:07 pm
  • Replies 3
  • Views 962
Re: Getting file name from database

Thank you very much for your guidance. I have reworked the code in catalog/model/catalog/product.php to this and mainly the quert section : public function getProductMP3s($mp3_id) { $product_data = array(); $query = $this->db->query("SELECT filename FROM " . DB_PREFIX . "mp3 m LEFT JO...

Jump to post
  • Fri Oct 27, 2017 9:41 pm
  • Replies 3
  • Views 2715
Getting file name from database

I am a beginner in PHP and MySQL and for that reason i have a hard time taking a specific value from a database. So far i managed to create a table and upload files into the database via the admin side of my opencart 3.0.2.0. Everything is working fine and all the files are uploaded sucessfuly to th...

Jump to post
  • Thu Oct 26, 2017 5:49 pm
  • Replies 3
  • Views 2715

Page 1 of 1

Search found 4 matches