Search found 21 matches

Search found 21 matches

Import orders from XML

Hi, We use a third party to sell our products too. Is there already a module that can auto-import orders from an .XML file? This is the ideal situation: 1.) Third party uploads an XML file with order information to our ftp 2.) Opencart fetches these XML files automatically (Cron?) and imports the or...

Jump to post
  • Wed Nov 07, 2012 7:17 pm
  • Replies 2
  • Views 2815
Re: [solved] Quantity Field Letter Bug (needs validation)

Hi, I have slashed it in and it works fine now.
Thanks a lot!

Thanks.

Jump to post
  • Mon Jul 23, 2012 8:10 pm
  • Replies 5
  • Views 642
Re: [solved] Quantity Field Letter Bug (needs validation)

Hi,

I do have vqmod installed. I have a lot of other VQmod's running smootly on my 1.5.2.1 OC install. Maybe another vqmod is interfering with your fix. I will try to implement it the hard way (no vqmod)

Thanks.

Jump to post
  • Mon Jul 23, 2012 7:53 pm
  • Replies 5
  • Views 642
Re: Item gets removed in cart if quantity is updated with le

Thanks for your fix.

I installed the vqmod but the item still gets removed if I enter a letter.
You can check it here:
http://www.anyled.nl

Thanks till so far ;-)

Jump to post
  • Mon Jul 23, 2012 6:34 pm
  • Replies 5
  • Views 642
[Solved] Quantity Field Letter Bug (needs validation)

Hi, There is a small bug in OC v1.5.2.1 cart section: If a user adds something to their cart and update the amount of items with a letter (e.g.: 'e' instead of '3') by accident, the item will be removed from the cart. That can be annoying ;-) I have also seen this behaviour in v1.5.3.1. Is there any...

Jump to post
  • Sun Jul 22, 2012 4:06 pm
  • Replies 5
  • Views 642
Naar de winkelwagen als klant op 'bestellen' klikt.

Hi,

Is het ook mogelijk om direct naar de winkelwagen te gaan als klanten op de bestelknop drukken (ipv de melding bovenin beeld dat het artikel in de winkelwagen geplaatst is?)

Thanks.

Jump to post
  • Wed Jul 11, 2012 6:10 pm
  • Replies 1
  • Views 488
Re: Quick $10 For Help With Conversion Tracking Setup

Excellent! Just what I needed and even in a convenient vqmod. Even works for iDeal.

Thanks a million!

Jump to post
  • Sat Jul 07, 2012 5:31 pm
  • Replies 23
  • Views 14618
Re: Adwords value tracking

It is correct that you see the values in Analytics when they are linked, but I don't think that you can see this data in Adwords. (Like: adword 'jewelry' has made 2 conversions of 10 dollar + total conversionvalue). The same for advertisements. That's why it is interesting because you can see what w...

Jump to post
  • Sat Jul 07, 2012 4:51 pm
  • Replies 6
  • Views 3247
Translate SEO URL's

Hi,

Is it possible to translate the SEO URL's somewhere? They are English out-of-the-box but I would rather translate them to Dutch. I looked if there was a module available that can do this but I couldn'f ind it.

Thanks.
Rob

Jump to post
  • Tue Apr 24, 2012 4:18 pm
  • Replies 1
  • Views 595
Re: Loading is so slow..

Hi, The site / products don't load blazingly fast but it's acceptable. You can consider to use a caching plugin so the php / DB connections don't use CPU resources on every page. I use this one: http://www.opencart.com/index.php?route=extension/extension/info&extension_id=3477&filter_search=...

Jump to post
  • Fri Apr 13, 2012 7:04 pm
  • Replies 9
  • Views 901
Re: SSL on v1.5.2 results in empty cart

Well it turned out to be an OS issue. I moved from Debian Squeeze to Ubuntu LTS and SSL works like a breeze now!
I am sooooo happy now :P

thanks for all the replies.

Jump to post
  • Wed Apr 11, 2012 9:19 pm
  • Replies 10
  • Views 1022
Re: 1.5.2.1 (+latest patch) ie7 product page error

Spoon.net is a pretty awesome webservice where you can load almost every browser (IE, Safari, FF, Chrome and mobile browsers) from your browser. Only requires 1 plugin. The trial is time-limited but you can use it unlimited for 5$ a month.

More on spoon:
https://spoon.net/browsers

Jump to post
  • Wed Apr 11, 2012 3:47 pm
  • Replies 4
  • Views 1821
Re: 1.5.2.1 (+latest patch) ie7 product page error

Hi,

I checked it in IE7 (sandbox via spoon.net) and I don't see any problem. Maybe it's a local issue @ the client?

Jump to post
  • Wed Apr 11, 2012 3:32 pm
  • Replies 4
  • Views 1821
Re: SSL on v1.5.2 results in empty cart

Another strange thing that only happens on SSL:

I have the frontend in one tab, and the backend in another tab. When I click on a link on the frontend, I get logged out of the backend. ???

Pretty spooky stuff! ;-)

Jump to post
  • Sat Apr 07, 2012 11:59 pm
  • Replies 10
  • Views 1022
Re: SSL on v1.5.2 results in empty cart

Heh, I'm from Holland too ;-) Putting the entire site on SSL is an option but it can be tricky for SEO. Searchengines aren't very eager to index or rank SSL websites high. I'd still prefer SSL only on the checkout / account pages, but if that isn't possible in this version I'll put the whole site on...

Jump to post
  • Sat Apr 07, 2012 5:14 am
  • Replies 10
  • Views 1022
Re: SSL on v1.5.2 results in empty cart

thanks for the replies.
I already edited the configs and set the correct https address. Running the whole website in SSL is baahahaaad for SEO ;-)

I even installed another certificate (RapidSSL) but that didn't change anything. :(

Thanks.

Jump to post
  • Fri Apr 06, 2012 4:09 pm
  • Replies 10
  • Views 1022
SSL on v1.5.2 results in empty cart

Hi, I've been looking for hours to get SSL working on my v1.5.2.1 but I can't get it to work. It really drives me crazy :crazy: This is what I've done: * Installed the correct ssl certificates on Apache including the correct chainfiles. * Checked if SSL is working with http://www.whynopadlock.com. C...

Jump to post
  • Wed Apr 04, 2012 11:38 pm
  • Replies 10
  • Views 1022
Re: SSL checkout results in empty cart

Hi,

I checked these settings in <root>/config.php and <root>/admin/config.php and it is all correct. I also have a 1.5.1.3 installation and I don't have any problems with SSL there. Maybe it's a 1.5.2.x issue?

Jump to post
  • Sat Mar 31, 2012 10:00 pm
  • Replies 2
  • Views 436
SSL checkout results in empty cart

Hi, I have installed the latest Opencart 1.5.2.1 with SSL. I enabled SSL on my webserver (Apache), enabled ssl in the OC backend and edited the config files for backend and frontend. This is what happens: * user visits the page and adds something to the cart (http) * user wants to checkout and click...

Jump to post
  • Sat Mar 31, 2012 5:33 am
  • Replies 2
  • Views 436

Search found 21 matches