⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Not well JSON formatted response



Evlogiev

Evlogiev
  • profile picture
  • Member

Posted 22 March 2020 - 20:23 PM

Hi,

 

I just migrated to Grocery CRUD Enterprise and try very basic installation with CodeIgniter, examples database and customers table. Everything works OK with the original environment. But if I add Cyrillic symbol to filed customers.contactLastName, then Grocery CRUD raise exception:

Something went wrong!

We can't process the response of the server. This is all we know about it:

Summary: Not well JSON formatted response

Error: Not well JSON formatted response

Response:

 

Free Grocery CRUD works perfect with Cyrillic.

 

Please help me to use Cyrillic with Grocery CRUD Enterprise.

 

Have a nice week,

D. Evlogiev

 


Evlogiev

Evlogiev
  • profile picture
  • Member

Posted 28 March 2020 - 06:26 AM

I found the solution! Just changed database driver from "Pdo_Mysql" to "mysqli". And cyrillic symbols show :)