Search found 7 matches

Page 1 of 1

Search found 7 matches

Re: My modificator is not working

Thank you for the answer. I think it will be easyer simply to replace the files and it will work. Oc version is 3.0.3.7 sorry for not writeing it here. Too bad that OpenCart is not that extendible. Ocmod seams useless at this point if it can search only by one line aspecially

Jump to post
  • Sat May 13, 2023 1:14 am
  • Replies 3
  • Views 1978
[SOLVED] My modificator is not working

Hello all I am trying to create a simple ocmod modificator the code is below: <?xml version="1.0" encoding="utf-8"?> <modification> <name>Symbol counter</name> <code>my_modification</code> <version>1.0</version> <author>Bogdan Onyshenko</author> <link>http://www.example.com</link...

Jump to post
  • Fri May 12, 2023 11:39 pm
  • Replies 3
  • Views 1978
show category images on opencart version 2.0.1.1

Hello all. I need to show categories with their images on a main page insted of manufacturers. I have opencart version 2 and tryed the solution on the following link http://forum.opencart.com/viewtopic.php?f=23&t=17804 it didn't work. Does enyone have any solutions for this?

Jump to post
  • Wed Apr 22, 2015 4:43 pm
  • Replies 0
  • Views 347
Store credit as a payment option

Hi all. Please help with a following. In Opencart presents function that allows users to have a personal account and pay from it. This applies in a firstplace. Is there any module or solution to allow user to choose to use this credit at anytime he/she wants? Please help.

Jump to post
  • Fri Feb 21, 2014 10:27 pm
  • Replies 1
  • Views 316
Additional information about user

Hello all. I just created a row in table customer. I have a module that writes information their. It works fine, but I cannot display this field in template here is what I have changed: catalog/model/account/customer.php $sql = "SELECT *, CONCAT(c.firstname, ' ', c.lastname,' ',c.competition_ra...

Jump to post
  • Thu Feb 20, 2014 6:44 pm
  • Replies 0
  • Views 228
Re: fighting duplicate query results please help

Hello. The related products are divided in 4 categories defined by administrator. For example if I am choosing a video card I will see in my related products motherboards, Hard discs, cooling systems ets. That is defined by administrator too. The name $product_info['related_kv4nt_id_2'] is the categ...

Jump to post
  • Wed Jul 10, 2013 7:09 pm
  • Replies 2
  • Views 255
fighting duplicate query results please help

Hello all. I am writing somethink like similar products. Products are taking from database based on price range specified by administrator. Only problem with that is the query returns duplicate data. One product can be shown 2 or even more times. I tried to use SELECT DISTINCT, Group by in MySQL and...

Jump to post
  • Wed Jul 10, 2013 5:17 pm
  • Replies 2
  • Views 255

Page 1 of 1

Search found 7 matches