Post by NaturallyHandmade » Thu Nov 01, 2018 8:27 pm

Warning: A non-numeric value encountered in public_html/system/library/cart/currency.php on line 69Warning: A non-numeric value encountered in public_html/system/library/cart/currency.php on line 69

The codes are attached below.

I just can't see whats wrong, it happened when I started adding currencies and even after removing all added currencies it still comes up with the same warning.

Hope someone can please help!

Already super grateful for any assistance.

Cheers
Lilly

Attachments

Codes 1.png

Codes 1.png (66.55 KiB) Viewed 5146 times

Code 3.png

Code 3.png (32.07 KiB) Viewed 5146 times

Code 2.png

Code 2.png (32.19 KiB) Viewed 5146 times



Posts

Joined
Sun Jul 15, 2018 9:57 am

Post by straightlight » Sat Nov 03, 2018 9:06 pm

Issue addressed in the Bug Reports. Not a bug, user defined error.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by supak111 » Wed Aug 21, 2019 5:35 pm

was this ever resolved? I get the exact same error on 3.0.3.2 on php 7.1

~ OC 3.0.3.2 and OCmods only ~


User avatar
Active Member

Posts

Joined
Fri Feb 13, 2015 12:09 pm

Post by straightlight » Fri Aug 23, 2019 5:20 am

Replace all instances from the controllers:

Code: Select all

$this->request->get['page'];
to:

Code: Select all

(int)$this->request->get['page'];

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by supak111 » Thu Sep 19, 2019 1:43 pm

Which controller files? entire opencart?

~ OC 3.0.3.2 and OCmods only ~


User avatar
Active Member

Posts

Joined
Fri Feb 13, 2015 12:09 pm

User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România
Who is online

Users browsing this forum: Semrush [Bot] and 94 guests