I was using Spiros Kabasakalis great ajax crud gii template for Yii on a server where PHP is of version 5.1.6. It was giving an error when one creates a new record. Some digging showed that it is because the 5.1.6 version does not include json library which is used in the template code. I installed the json library usein pecl, included ir in php.ini and voila.
Meanwhile I have heard o another library upgradephp which gives PHP 5.3/5.4 special properties to earlier versions of PHP. Now its time to enjoy Kabasakalis' library.
Hiç yorum yok:
Yorum Gönder