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

order.php mixup with braces. #1657

Closed
rewolff opened this issue Jul 23, 2014 · 1 comment
Closed

order.php mixup with braces. #1657

rewolff opened this issue Jul 23, 2014 · 1 comment

Comments

@rewolff
Copy link

rewolff commented Jul 23, 2014

You (Daniel Kerr) are still working on this, I'm guessing you're aware of this, but in case you don't know:

order.php has an error which shows up in the error log as:

PHP Parse error: syntax error, unexpected $end in [...]/upload/catalog/model/checkout/order.php on line 768, referer: https://www.bitwizard.nl/[...]/upload/index.php?route=checkout/checkout

git version 3cc28a9 gives:

PHP Parse error: syntax error, unexpected ')' in [...]/upload/catalog/model/checkout/order.php on line 216, referer: https://www.bitwizard.nl/[...]/upload/index.php?route=checkout/checkout

The version before that 0aea528 works...

The effect for the users is that there is an "internal server error" when you try to checkout a cart using COD. (whether that is relevant I don't know).

@danielkerr
Copy link
Member

i know, you should not be using the dev version unless you are only testing

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