0

How install and use Xajax 0.6 beta 1 on Codeigniter 2.0+ ?

Do not use the 0.6 version on Github as it causes:

Warning: file_put_contents(K:DreamWebSitesxAjax/xajax_js/deferred/7b5d4816861867bcd00d0bc0466be45b.js) [function.file-put-contents]: failed to open stream: No such file or directory in K:DreamWebSitesxAjaxxajax_corexajaxPluginManager.inc.php on line 588

 

  1. Download and install Xajax 0.6 beta 1 from xajax-project.org
  2. move contents of xajax_core into application/libraries/
  3. rename xajax.inc.php to xajax.php
  4. put the xajax_js folder in root folder where CI is installed. (where the /application/ /system/ license.txt are)
  5. follow step 6 onwards from: http://www.gen.newrandom.com/2011/07/21/codeigniter-and-xajax-csrf-fix/
  6. You may skip 7 onwards if not using CSRF.
facebooktwittergoogle plus


Leave a Reply