Page 1 of 1

Undefined index USD in currency.php lines 25, 26, 27, 30

Posted: Tue Jul 17, 2018 6:06 am
by Marinelife
Hello Team,

I'm using OC 2.3.0.2
After installing google base feed and setup my files there.
I start noticing this error showing in error log:

2018-07-17 0:00:08 - PHP Notice: Undefined index: USD in /home/username/public_html/system/library/cart/currency.php on line 25
2018-07-17 0:00:08 - PHP Notice: Undefined index: USD in /home/username/public_html/system/library/cart/currency.php on line 26
2018-07-17 0:00:08 - PHP Notice: Undefined index: USD in /home/username/public_html/system/library/cart/currency.php on line 27
2018-07-17 0:00:08 - PHP Notice: Undefined index: USD in /home/username/public_html/system/library/cart/currency.php on line 30
2018-07-17 0:00:12 - PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /home/username/public_html/catalog/controller/extension/feed/google_base_pro.php on line 27

I'm using one Currency for my store and it's "SAR" Saudi Arabian Riyal.
Please need your assist to resolve this issue.

Re: Undefined index USD in currency.php lines 25, 26, 27, 30

Posted: Tue Jul 17, 2018 6:19 am
by straightlight
2018-07-17 0:00:12 - PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /home/username/public_html/catalog/controller/extension/feed/google_base_pro.php on line 27
Caused by this installed extension.

Re: Undefined index USD in currency.php lines 25, 26, 27, 30

Posted: Tue Jul 17, 2018 6:28 am
by Marinelife
straightlight wrote:
Tue Jul 17, 2018 6:19 am
2018-07-17 0:00:12 - PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /home/username/public_html/catalog/controller/extension/feed/google_base_pro.php on line 27
Caused by this installed extension.
Dear straightlight,

Thank you for your replay.
This files is belong to one of the extensions i have for google marketing tools.
Dose this one who make the conflict so i can report it to the developer so he can take a look at.

Re: Undefined index USD in currency.php lines 25, 26, 27, 30

Posted: Tue Jul 17, 2018 6:31 am
by straightlight
Simply report the error message to the extension developer to resolved this issue.