Search found 11 matches

Page 1 of 1

Search found 11 matches

Re: Simple coding SKU ON INVOICE

Hi Teyno, perfect :) works like a charm. I have created an very complicated way see post http://forum.opencart.com/viewtopic.php?f=20&t=16890&p=90878#p90940 I am no SQL expert, I was thinking about a join function as well, just did not know how to write it, you did it. Big thanks! I am now m...

Jump to post
  • Sun Jan 12, 2014 1:09 am
  • Replies 24
  • Views 9606
Re: [REQUEST] How to add Product Id in Admin

Hi. I would like to note - it works also with 1.4.8.
you can play with it further and find and duplicate all sort,filter,pd. "name" strings - rename it to "id" and you can create also fiter and sort options. It is preaty extensive so I can forward my files if someones interested :)

Jump to post
  • Sun Oct 16, 2011 5:18 pm
  • Replies 12
  • Views 44444
Re: Dynamic selection of admin language from storefront cook

Hi, first of all, thank you Herring! good job :) It is working also with the version 1.4.8. basically you replace the lines in admin/index.php $config->set('config_language_id', $languages[$config->get('config_admin_language')]['language_id']); $language = new Language($languages[$config->get('confi...

Jump to post
  • Sat Aug 14, 2010 2:54 pm
  • Replies 2
  • Views 899
Re: How to show SKU on the cart?

you know what forget my question, who can read has an advantage :) Folks got it working. 1) add the table row for "order_product" MySQL edit : go to phpMyAdmin or whatever you are using, go to "your_opencart_db" and open the "order_product" table (may be called otherwis...

Jump to post
  • Thu Aug 12, 2010 12:58 am
  • Replies 14
  • Views 9493
Re: How to show SKU on the cart?

Hey Guys, I would need such feature as well and as far I can see, it was dropped from the 1.4.8 to do list and I don`t know if this will come in the 1.4.9 release as there are mostly only fixes. Anyway I can not wait so long ;) So I am trying to add this feature by myself. I managed to alter the ord...

Jump to post
  • Wed Aug 11, 2010 7:20 pm
  • Replies 14
  • Views 9493
Re: How to search in custom theme?

Hi, here is my search script which I am using in header as well : <div id="drvt_head_search"> <div id="drvt_search"> <div class="drvt_search_div8"><?php echo $entry_search; ?>&nbsp;</div> <div class="drvt_search_div9"> <?php if ($keyword) { ?> <input type=...

Jump to post
  • Sun Aug 08, 2010 5:10 pm
  • Replies 7
  • Views 1316
Re: rpxnow integration

:) cheers mate, this was a valuable article.

Jump to post
  • Mon Aug 02, 2010 6:10 pm
  • Replies 2
  • Views 962
Advanced Login Module - conflict

Hi All, I would like to share with you a solution which I found on http://forum.opencart-tr.com/thread-848-page-2.html I seems that this wonderfull module has a small conflict issue, on the check out page, where the user should register, login or proceed as quest. The continue button does not functi...

Jump to post
  • Mon Aug 02, 2010 6:07 pm
  • Replies 0
  • Views 939
rpxnow integration

Did anyone tried to integrate rpxnow with opencart? So that the user can login with f.ex. facebook or google account?

or any idea where to start?

Thank you!

Jump to post
  • Thu Jun 03, 2010 9:57 pm
  • Replies 2
  • Views 962
Wordpress MU User Integration

Hello everyone. Does anyone have an idea how could I integrate User table from Wordpress MU with Opencart? I would like to provide single sign on possibility, so users does not have to register twice. Is it somehow possible to get Opencart to accept Wodpress User Table, or the way around? An other i...

Jump to post
  • Mon Oct 26, 2009 9:53 pm
  • Replies 1
  • Views 589

Page 1 of 1

Search found 11 matches