htmLawed.php
htmLawed.php
commedia
Posts: 21Questions: 5Answers: 0
Hi!
I use datatables 1.10, but php is still 5.3.
I get this error:
<b>Warning</b>: explode() expects parameter 2 to be string, array given in <b>/Applications/MAMP/htdocs/amministrazione/Datatables/php/Vendor/htmLawed/htmLawed.php</b> on line <b>181</b><br />
I think it's something wrong with my php version as here:
https://datatables.net//forums/discussion/comment/85059/#Comment_85059
I can't update it. How can I do?
Thanks
Pat
This discussion has been closed.
Answers
Could you say specifically what version of PHP you are using please?
5.3.what
?Allan
php 5.3.18
And what version of Editor and its PHP libraries?
Can you also show me the PHP code you are using for Editor please?
Thanks,
Allan
DataTables Editor v1.6.1
Hi Allan!
I made a mistake.
It was
instead of
I used an older version instead of 1.6.1. Now it's ok, but my error is this if i's updated:
b>Notice</b>: Array to string conversion in <b>/Applications/MAMP/htdocs/sisonweb.com/amministrazione/Datatables/Editor-PHP-1.6.1/php/Database/Driver/Mysql/Query.php</b> on line <b>94</b><br />
Field::inst( 'fromNav_Disponibilita.non_ordinabile' )
this is only a boolean field true or false.
Why is it an array?
Thanks
Pat
Hi Allan!
I forget
here:
Is it possible to confim my inline update on this field with enter?
Bye
Pat