Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugs in order process from the backoffice #1805

Closed
helgvor-stoll opened this issue Sep 4, 2014 · 1 comment
Closed

Bugs in order process from the backoffice #1805

helgvor-stoll opened this issue Sep 4, 2014 · 1 comment

Comments

@helgvor-stoll
Copy link
Contributor

Hi, there is little bugs when placing an order in the back office:

  • On a shared host, the "curl_setopt($curl, CURLOPT_FOLLOWLOCATION, true);" introduce an error when open_dir is activated
  • In the file catalog/contoller/api/order.php (line 68), the instruction "$order_data=array()" must be removed and placed before "if (!$json) {" (the line before)
  • When placing an order, the customer is not created and no flag on the shipping details tab allow to check the payment address instead of filling another time the address
  • When saving the order without selecting a shipping method or a delivery method, an empty order is however created

Best regards,

Helgvor STOLL

@danielkerr
Copy link
Member

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants