Interesting remark from Andrew Duck

Andrew found a bug in the implementation : the function json_encode does not exist in PHP versions lower than 5.2.0.

Andrew Duck rightly let us know here that in autocomplete_ezkeywords.php, in the 'ajaxbackend' module, the json_encode function only exists since PHP 5.2.0. He proposed a fix. I just hope he will become a member of this project and be the first external contributer, or let me add his enhancement.

Thanks for this !

Article info

Comments disabled