Welcome Guest, Not a member yet? Register   Sign In
Array to string conversion Error
#1

I get the following error
A PHP Error was encountered
Severity: Notice
Message: Array to string conversion
Filename: database/DB_query_builder.php
Line Number: 676
Backtrace:
File: C:\wamp\www\stockfeb2017\app\models\Products_model.php
Line: 66
Function: where
File: C:\wamp\www\stockfeb2017\app\controllers\Products.php
Line: 635
Function: getProductOptionsWithWH


How can I sort this?

Many Thanks
Reply
#2

Hye,
Perhaps give more information, check your code before for example.
Reply
#3

(This post was last modified: 02-22-2017, 05:39 AM by InsiteFX.)

Show your code where you are getting the error, usually this error is because your trying to convert an array or object to a string type.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB