Topic: Simple Crud Class error

Hi there,

I have an error in log

simple_crud_class.inc:116: key() expects parameter 1 to be array, string given

I have no idea how resolve it, please help me.

cleal

cleal

Re: Simple Crud Class error

you have passed string value in place of an array. check the extended class which you wrote to call simple crud class. and change that as array to get it.

Subscription service based on FA
HRM CRM POS batch Themes

Re: Simple Crud Class error

HI there, thank you for your answer.

This error is produced when I click button to add new supplier contact, I am not added any new extended class.

Any contact is added without problem.

cleal

cleal

Re: Simple Crud Class error

@cleal,  I just checked to create one supplier contact and customer contact, for me it didnt show any errors.
my version is 2.4.8 stable one. describe your version and details, with screenshot, its good to identify the issue and fix it.

Subscription service based on FA
HRM CRM POS batch Themes

Re: Simple Crud Class error

I have version 2.4.3.  Should I migrate to 2.4.8?

cleal

Re: Simple Crud Class error

You can update it to new version.  Download a stable version of fa 2.4.8 and update your database to meet it.

And also keep both database and files backup

Subscription service based on FA
HRM CRM POS batch Themes

Re: Simple Crud Class error

Thank you.

cleal