Search found 9 matches

Page 1 of 1

Search found 9 matches

Re: Enable extension by code

Hello Qphoria, Thank you for answer. In this case I would like to enable a banner. I could do like the link I referenced, but it should have a position in the middle of others modules. Before asking here, I had it done by editing /catolog/controller/commom/content_top.php After this: if ($modules) {...

Jump to post
  • Sat Sep 21, 2013 3:42 am
  • Replies 2
  • Views 853
Enable extension by code

Hello, I would like to enable a extension by code using a condition to make it. For example, I would like to enable a extension every wednesday. From this link(http://forum.opencart.com/viewtopic.php?t=64752), I saw I can use the function Date, but I don't know how to enable the extension by code. E...

Jump to post
  • Sat Sep 21, 2013 1:07 am
  • Replies 2
  • Views 853
Re: How do I add payment logos?

I had to change some things to make it work Found a better solution works for 1.5.4 Go to In 'catalog/controller/language/payment/your payment method.php' and add the following: Find: $_['text_title'] = 'credit cards (PayPal Advanced)' Add below: $_['pay_icon'] ='<img src"' . HTTPS_SERVER . 'ca...

Jump to post
  • Sat Jun 01, 2013 4:49 am
  • Replies 18
  • Views 20611
Receive by email every error/log on the fly

Hi,

Is there a way to receive error messages/log by email just after it happens? I tried to found a plugin or something like that but I couln't. Maybe I can use cronjob to check if log file is changed and send to me the last change. Somebody tried this or anything else before?

Thanks in advance

Jump to post
  • Sun Feb 24, 2013 12:36 am
  • Replies 0
  • Views 162
Re: problem with xml parser in vqmod

welfordmedia, Thank you for your help. I found out the problem. It was because of special characters. I took out some, but forgot others. Now it's working, I'm using html code for each one of then. here is a list of the codes: http://oreilly.com/xml/excerpts/unicode-explained/tables-writing-characte...

Jump to post
  • Thu Feb 14, 2013 11:25 pm
  • Replies 3
  • Views 927
problem with xml parser in vqmod

I tried to include some code ina admin template ( admin/view/template/catalog/product_form.tpl) using VQMOD, but the log returns this error: DOM UNABLE TO LOAD. Probably it is because of the kind of code Im triyng to input there. An example: http://pastebin.com/UWjrezaQ There are "<?php" ,...

Jump to post
  • Thu Feb 14, 2013 11:41 am
  • Replies 3
  • Views 927
Re: Is it possible to add a default product image?

Is it supposed to work in whole site, like product, category, search areas?
I tried this but doen'st work. There are some extensions that do this by editing each respective controller

Jump to post
  • Tue Nov 06, 2012 3:19 am
  • Replies 10
  • Views 9871
add custom field to default search

Hello,

I have a book store where I added a custom field, in this case, Author, and I would like to search by this field too. I tried but I was a little bit confused and it didnt work, and searching here couldnt find a solution. Is there anyone that make it work?

My version is 1.5.0.

Thanks

Jump to post
  • Thu Mar 08, 2012 8:30 am
  • Replies 0
  • Views 310
create subgroups or let customers have more than one group

Hello people, I am having some issues with groups. I appreciate if somebody could help me. 1 - Is it possible to create a group like all customers that contains other groups like students and teachers ? I think it makes easy to give discount to all customers just choosing the all customers group. 2-...

Jump to post
  • Wed Mar 07, 2012 4:37 am
  • Replies 0
  • Views 345

Page 1 of 1

Search found 9 matches