Dear gurus,
I made field for image using BLOB in mysql, and nothing wrong when I create new record, or update record
But when I upload to production env. using XAMPP . I only able to create new record and save blob image, if i try to edit and upload image blob, the error occurs
Fatal Error : Uncaught Error, the object of class form_xxx could not be converted to string in c:\xxx\xxx\xxx
Please help, I can’t find the solution to work around this
Thanks