Search found 17 matches

Page 1 of 1

Search found 17 matches

POS

Anybody got the Klarna Checkout module? (by opencart.nu - Known as KCO)

I bought the Klarna Checkout by OpenCart.nu in late 2016 or early 2017. The last download I have is version KCO 3.0.0.4 (28.02.2017) I see they have deleted their web site and I can not get hold of them (opencart.nu) Do any of you have a later version? If so, I kindly ask if you would make it availa...

Jump to post
  • Mon Jan 08, 2018 9:21 pm
  • Replies 7
  • Views 3831

POS

Re: Klarna Checkout till 2.3.0.2?

Takk for svar :-)

Jump to post
  • Tue Dec 19, 2017 8:53 pm
  • Replies 3
  • Views 2554

POS

Re: Klarna Checkout till 2.3.0.2?

Fant du ut av det? Jeg har samme problem med 2.3.0.2
Har fått instalelrt, men den vises ikke på checkout

Jump to post
  • Mon Dec 18, 2017 6:21 pm
  • Replies 3
  • Views 2554

POS

DIBS Payment Gateway - Bad Transaction still removes item

Hi, I use the "DIBS Payment gateway" ( http://www.opencart.com/index.php?route=extension/extension/info&extension_id=9220 ) I have problems with customers that order, then go to Dibs's payment window - and somehow things go bad there. Either there is a system failure at Dibs's site, ot...

Jump to post
  • Sun Jul 28, 2013 1:45 am
  • Replies 0
  • Views 847

POS

Re: Image manager, uploads over 100k never ends

I have found that this is a server error.

I tried a small image upload script (apart from OC), and I get 500-error (Internal Server Error) as soon as the image is above 100k.

So case is closed for now.

Jump to post
  • Thu Dec 06, 2012 3:36 pm
  • Replies 1
  • Views 422

POS

Image manager, uploads over 100k never ends

I have a strange issue. When trying to upload images that are more than 100k (appr), I don't get any error messages - but it never uploads. I've looked in the php.ini, and that says file-upload are some MB. Any ideas? This is how it looks like (the circle just keeps swirling beside "Upload"...

Jump to post
  • Thu Dec 06, 2012 4:25 am
  • Replies 1
  • Views 422

POS

Re: Turn OFF limits in search after tags? (1.5.4.1)

Hmm.. All my tags are in lower case. In my case it's not about lower or upper case, but due to some limits in how many % of the products that can be found for a certaing tag. If more than X% of the products are included in the result, it seams to return no result - because of lack of relevance. Is t...

Jump to post
  • Tue Oct 30, 2012 7:21 pm
  • Replies 3
  • Views 400

POS

Turn OFF limits in search after tags? (1.5.4.1)

I use the product tags a little different than it's original intent, and have now been converting from 1.4.9 to 1.5.4.1 What I found is that some of my most important tag-searches do not find anything. (The search result is empty.) I found the bug-thread ( http://forum.opencart.com/viewtopic.php?p=3...

Jump to post
  • Tue Oct 30, 2012 5:55 pm
  • Replies 3
  • Views 400

POS

Re: [TAGS] 1.5.x to 1.5.4 Product Tag Conversion Script - FI

I can confirm that tags that either/or have: - space ( a phrase in stead of a single word) - special caracter (æ ø å are special caracters, supported by UTF-8) the tags will not work. But they worked flawlessly in 1.4.9 What is the fix for this? Any ideas? EDIT: No, it's not always like that. I inve...

Jump to post
  • Wed Oct 24, 2012 2:53 pm
  • Replies 33
  • Views 137507

POS

Re: From 1.4.9 to 1.5.4 - Unknown column 'store_id' in 'wher

I've tested many times, and I get the same error each time. But I found the solution: Do it the "old way" I downloaded this script: http://forum.opencart.com/viewtopic.php?f=2&t=50292 And then followed those directions. I upgraded from 1.4.x to 1.5.1 using the beta-script Then upgraded...

Jump to post
  • Fri Oct 19, 2012 3:12 pm
  • Replies 1
  • Views 686

POS

From 1.4.9 to 1.5.4 - Unknown column 'store_id' in 'where cl

I downloaded the latest 1.5.4.1 installation zip, and read the "update.txt". It clearly says that I can use the inbuilt upgrade script to upgrade from 1.4.x to 1.5.4.1 So I have done step 1-4. Then going to http://www.yourstore.com/shop/install/upgrade.php I then get this error: Notice: Er...

Jump to post
  • Thu Oct 18, 2012 11:52 pm
  • Replies 1
  • Views 686

POS

Re: How to show an attribute value in product view?

Thank you :-)

What I meant was to get the 'name' value for attribute_id=12 for instance.

Is there a short code for that, that looks better than mine? (I am not a coder, so I really don't know what I do ;-) )

Jump to post
  • Wed May 30, 2012 8:42 pm
  • Replies 3
  • Views 1860

POS

Re: How to show an attribute value in product view?

I found a solution, but am not sure if this is the best... <?php if ($attribute_groups) { ?> <?php foreach ($attribute_groups as $attribute_group) { ?> <?php if ($attribute_group['name'] == 'myattributename') { ?> <?php foreach ($attribute_group['attribute'] as $attribute) { ?> <?php $first_field_va...

Jump to post
  • Wed May 30, 2012 8:27 pm
  • Replies 3
  • Views 1860

POS

How to show an attribute value in product view?

It's for latest OpenCart 1.5.2 I need to be able to get a certain product'a value for attribute_id=12 - and show it in my code . Is this easy? You see, I need a number I've input into the product's attribute section - to calculate a new number that is important for the client. The number is used in ...

Jump to post
  • Wed May 30, 2012 6:59 pm
  • Replies 3
  • Views 1860

POS

Re: SEO url for products like this: store.com/id_name

Actually store.com/product-name-seo-keyword IS the default. OpenCart uses a hidden info in top telling Google what the default link to the product is, and that is called meta canonical url. However the store.com/my-cateory-2/product-name-seo-keyword helps your cart to know in what category the cart ...

Jump to post
  • Wed Mar 23, 2011 4:04 pm
  • Replies 3
  • Views 1141

POS

Re: Need tester for performance tweaks

Hi, I get an error after trying the XML vQmod: Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND (LCASE(pd.name) LIKE '%ford%') AND p.status = '1' AND p.date_available <= NO' at line 1 Error No: 1064 SELE...

Jump to post
  • Wed Mar 23, 2011 5:24 am
  • Replies 46
  • Views 23996

POS

How to speed up search results on a bigger store?

Hi, I have 1.4.9.1 installed and have appr. 600 categories and 3000 + products. When doing a search (with or without including the product descriptions), it takes appr. +/- 25 seconds before the search results are shown. I have installed vQmod and the db_speed_clause_shift.xml What can be done to in...

Jump to post
  • Tue Mar 22, 2011 11:42 pm
  • Replies 0
  • Views 362

Page 1 of 1

Search found 17 matches