When do you expect to have the upgrade script working. I think that would be the first thing to focus on.
What's the point of having a script that you can't upgrade?
What's the point of having a script that you can't upgrade?
im a bit confused as to how i would actually upgrade to this version?
all the documentation is out of date as is the demo?
Another question i have is that once upgraded, if a new version comes out is it just a case of uploading new files to overwrite or would i have to make database updates as well?
all the documentation is out of date as is the demo?
Another question i have is that once upgraded, if a new version comes out is it just a case of uploading new files to overwrite or would i have to make database updates as well?
The shipping extensions/modules does not work in 3.0.1.2 version. I have made all localization changes, applied all access keys and account info. No data is returned (such as shipping quotes costs and so).
Has anyone else encountered this issue?
Note: same account info was used on opencart 2.0.0.0 and everything works properly.
Has anyone else encountered this issue?
Note: same account info was used on opencart 2.0.0.0 and everything works properly.
Hey,
The documentation is being worked at.
As far as the Shipping/Payment methods which one are you having issues with?
The documentation is being worked at.
As far as the Shipping/Payment methods which one are you having issues with?
Do you plan on some way of sandboxing (containers, or?) site instances from each other on this new cloud based "shopify" competitor?Daniel wrote: ↑Thu Jul 06, 2017 12:18 ami have already got isenses master card extension installing from the admin marketplace. its really going to sell a lot of extension once i start approving extensions. i will be restricting some php functions from being used in extensions such as eval to avoid being hacked.
Some kind of hack seems inevitable. Even if you had -0- flaws in opencart, the extension marketplace means that somebody, sooner or later, will make a mistake. Would be good if damage from mistakes was confined to just one customer of the cloud-based solution, versus many of them.
Upgrade affiliates, how?
Versions 3.x is not `affiliate` tables and it is table `customer_affiliate`.
Can data upgrade from table `affiliate` to table `customer_affiliate` somehow sensible? Is shoud rename table 'affiliate' to 'customer_affiliate'? Is need update column 'customer_id' in manually?
Thoughts?
Versions 3.x is not `affiliate` tables and it is table `customer_affiliate`.
Can data upgrade from table `affiliate` to table `customer_affiliate` somehow sensible? Is shoud rename table 'affiliate' to 'customer_affiliate'? Is need update column 'customer_id' in manually?
Thoughts?
USPS works. UPS and FedEx return empty variables. The API is sending the information, logs confirm this, but opencart is receiving NULL back from UPS.beepsbeeps1 wrote: ↑Wed Jul 19, 2017 12:54 amI have tested UPS and FEDEX they do not work. I am planning to test USPS soon. Have had the same issue?
I'm not sure why Fedex isn't working, but UPS seems to have the same issue that USPS did in 3.0.0.0, which I reported to Daniel and he fixed in 3.0.1.0.
The issue is that one of the config variables is being retrieved wrong. The fix should be this, which I've submitted to Github so it should be fixed in 3.0.2.1:
The issue is that one of the config variables is being retrieved wrong. The fix should be this, which I've submitted to Github so it should be fixed in 3.0.2.1:
Code: Select all
IN:
/catalog/model/extension/shipping/ups.php
REPLACE:
$this->config->get('ups_
WITH:
$this->config->get('shipping_ups_
There are a tutorial to upgrade from 1.5.6?
Moto Infantil
Brinquedos
Brinquedos Educativos
Aluguel de Louças para Festas
Aluguel de Louças
Hi,
Hope All will be fine.
I am stuck in installation of a theme and facing following error.
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data OK Notice: Undefined index: config_name in E:\XAMPP\htdocs\install\model\upgrade\1004.php on line 119{"success":"Patch 1004 has been applied (5 of 10)","next":"index.php?route=upgrade\/upgrade\/next&step=6"}
Please suggest me a solution.
Hope All will be fine.
I am stuck in installation of a theme and facing following error.
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data OK Notice: Undefined index: config_name in E:\XAMPP\htdocs\install\model\upgrade\1004.php on line 119{"success":"Patch 1004 has been applied (5 of 10)","next":"index.php?route=upgrade\/upgrade\/next&step=6"}
Please suggest me a solution.
Who is online
Users browsing this forum: No registered users and 3 guests