Search found 10 matches

Page 1 of 1

Search found 10 matches

Re: UPC Code -> Need EAN code but being shortened ( 1.5.0.5

Fixed it by adding

"'upc' => $query->row['upc']," to approx line 28 of catalog/model/catalog/product.php then changed the openbase code to return "upc" instead of "model".

Why is it not like this by default?

( I assume this is fixed in 1.5.1? )

Jump to post
  • Tue Sep 27, 2011 12:14 am
  • Replies 7
  • Views 1665
Re: UPC Code -> Need EAN code but being shortened ( 1.5.0.5

A second issue is when google merchant is scanning using openbase or even googlebase, the UPC is value is actually the "model" field. Why is it not showing the UPC / EAN?

Jump to post
  • Tue Sep 27, 2011 12:06 am
  • Replies 7
  • Views 1665
Re: UPC Code -> Need EAN code but being shortened ( 1.5.0.5

Nice one, turns out my prefix was "opencart" which I didn't realise and therefore was the reason upc wasn't appearing in the products section of the database

Jump to post
  • Mon Sep 26, 2011 11:32 pm
  • Replies 7
  • Views 1665
[SOLVED] UPC- Need EAN code but being shortened ( 1.5.0.5 )

I am currently using opencart 1.5.0.5, Id like to enter my products on google shopping the problem I am having is the EAN number. Since open cart uses the "UPC" american standard it is not as long as required and therefore my EAN numbers get chracters refused. I want to increase this limit...

Jump to post
  • Mon Sep 26, 2011 11:11 pm
  • Replies 7
  • Views 1665
Re: How to create/duplicate a module?

This has come in handy, made multiple additional delivery modules!

Jump to post
  • Thu Sep 01, 2011 3:58 am
  • Replies 173
  • Views 482546
Re: Out of stock message on checkout confirmation page?

Ok this is far from a real fix... but after mooching through the files I came across some code which I thought I could relocate. In the end I placed the following : if (!$this->cart->hasStock() && (!$this->config->get('config_stock_checkout') || $this->config->get('config_stock_warning'))) {...

Jump to post
  • Fri Aug 19, 2011 10:50 pm
  • Replies 3
  • Views 885
Re: Out of stock message on checkout confirmation page?

I have exactly the same question for Open Cart 1.5.0, what modifications are needed to make this *really* obvious as the order is going through (possibly in the confirmation email?) not just in the shopping cart? Ideally 1 for the checkout page and once again in the email? Any advice would be greatl...

Jump to post
  • Fri Aug 19, 2011 8:59 pm
  • Replies 3
  • Views 885
Re: [vQmod] Edit Multiple Products from Products List Page

I am currently using Open Cart 1.5.0 and try to use your mod and when I attempt to update a product get the following error in the address bar and nothing happens: Hashes are my website btw :) #######/shop/admin/%3Cb%3ENotice%3C/b%3E:%20Undefined%20variable:%20simple_pu%20in%20%3Cb%3E/home/#####/###...

Jump to post
  • Fri Aug 19, 2011 2:09 am
  • Replies 120
  • Views 117166
Version 1.5.0 to 1.5.0.5?

A quick but simple question. Is the upgrade from 1.5.0 to 1.5.0.5 possible without a database change and is it as simple as copying 1.5.0.5 over the top and making sure the configuration files are correct or does it require using the upgrade script?

If so I may aswell upgrade to 1.5.1!

Jump to post
  • Fri Aug 19, 2011 12:10 am
  • Replies 5
  • Views 1043

Page 1 of 1

Search found 10 matches