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

Version 2.0.3.1 Error ----PP_EXPRESS Error #3377

Closed
vapebe opened this issue Sep 22, 2015 · 4 comments
Closed

Version 2.0.3.1 Error ----PP_EXPRESS Error #3377

vapebe opened this issue Sep 22, 2015 · 4 comments

Comments

@vapebe
Copy link

vapebe commented Sep 22, 2015

hi,guys,i added the colors to product,

when customer finish the payment via pp_express,

the order history will not show the what color he selected.

so how to fix this error?

i am sure it's error of pp_express,because if use other payment,it will show.

anyone know how to fix this?

pp_express error

@vapebe vapebe changed the title Version 2.0.3.1 Error Version 2.0.3.1 Error ----PP_EXPRESS Error Sep 22, 2015
@vapebe
Copy link
Author

vapebe commented Sep 22, 2015

got this from error log:

2015-09-21 20:42:50 - PHP Notice: Undefined index: option_value in public_html/catalog/controller/payment/pp_express.php on line 469
2015-09-21 20:43:00 - PHP Notice: Undefined index: option_value in public_html/catalog/controller/payment/pp_express.php on line 957
2015-09-21 20:43:07 - PHP Warning: Cannot modify header information - headers already sent by (output started at public_html/index.php:102) in /public_html/system/library/response.php on line 12
2015-09-21 20:43:31 - PHP Notice: Undefined index: option_value in public_html/catalog/controller/payment/pp_express.php on line 957
2015-09-21 20:43:31 - PHP Warning: Cannot modify header information - headers already sent by (output started at public_html/index.php:102) in public_html/system/library/response.php on line 12
2015-09-21 20:43:36 - PHP Notice: Undefined index: option_value in public_html/catalog/controller/payment/pp_express.php on line 957
2015-09-21 20:43:36 - PHP Warning: Cannot modify header information - headers already sent by (output started at public_html/index.php:102) in /public_html/system/library/response.php on line 12
2015-09-21 20:43:39 - PHP Notice: Undefined index: option_value in public_html/catalog/controller/payment/pp_express.php on line 469
2015-09-21 20:43:41 - PHP Notice: Undefined index: option_value in public_html/catalog/controller/payment/pp_express.php on line 957
2015-09-21 20:43:42 - PHP Warning: Cannot modify header information - headers already sent by (output started at public_html/index.php:102) in /public_html/system/library/response.php on line 12

@danielkerr
Copy link
Member

ok just rechecked.

line 469 should be $value = $option['value'];

@vapebe
Copy link
Author

vapebe commented Sep 22, 2015

hi,daniel,yes,it worked.

need change the link 957too

thank you very much,bro,have a good day

@jayesh1988
Copy link

Hii,

I face this error again and again . when i insert new option value in opencart.
Notice: Undefined index: option_value_description in /home/signaizu/public_html/admin/controller/catalog/option.php on line 436Warning: Invalid argument supplied for foreach() in /home/signaizu/public_html/admin/controller/catalog/option.php on line 436Notice: Undefined index: image in /home/signaizu/public_html/admin/model/catalog/option.php on line 48Notice: Undefined index: sort_order in /home/signaizu/public_html/admin/model/catalog/option.php on line 48Notice: Undefined index: option_value_description in /home/signaizu/public_html/admin/model/catalog/option.php on line 55Warning: Invalid argument supplied for foreach() in /home/signaizu/public_html/admin/model/catalog/option.php on line 55Warning: Cannot modify header information - headers already sent by (output started at /home/signaizu/public_html/admin/index.php:84) in /home/signaizu/public_html/system/library/response.php on line 12

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

3 participants