This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

perseus.lonten
perseus.lonten

Hey everyone,

I use builder and i made fields. I also use repeater at fields for a data. But when i click the create , i got a error. "Unexpected type of array, should attribute "kullanicinot1" be jsonable?" on line 1072 of E:\wamp\www\acileylem\vendor\october\rain\src\Database\Model.php"

How can i fix it?

Thanks for this amazing job.

CanThis
CanThis

You should set you column as jsonable in your Model. Like this

protected $jsonable = ['kullanicinot1'];
perseus.lonten
perseus.lonten

Thank you a lot. It works. I have a one problem too . Maybe you know the solution. I have 2 different time. And i find the difference like 5 days 3 hours 10 min. I just wanna show it at my plugin . How can i do that. I try change my yaml files but it doesnt work.

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.