Ajax Framework (CJAX) for Codeigniter 2.x+ |
[eluser]Ajaxboy[/eluser]
[quote author="Fredrik-s" date="1377037588"]Hello, I also encounter the problem with the "blank page". My setup: PHP Version 5.3.10-1ubuntu3.6 CodeIgniter 2.1.4 AJAXFW_4CI_5.5 Im running "clean URLs". I have followed the solution in this thread: http://ellislab.com/forums/viewthread/220620/#1016536 I get a "200 OK" when checking the network tab in Chrome. Im calling the following URL to test Cjax: http://mydomain.com/ajax/test/test My file structure looks like this: root -.htaccess -ajax.php -ajaxfw.php -application --controllers ---AjaxController.php --response ---sample.php ---test.php -views --test.php --test2.php -cjax htaccess: Code: Options -Indexes I dont get any PHP errors in my error.log. And nothing displays when reaching http://mydomain.com/ajax/test/test just a blank page. Not either any JS errors in console tab in Chrome. What am I doing wrong and how should I fix it? [/quote] I above solution should also solve your problem. This will be included in the next maintenance release. @needle Glad everything is working for you. |
Welcome Guest, Not a member yet? Register Sign In |