Ajax Framework (CJAX) for Codeigniter 2.x+ |
[eluser]fliu[/eluser]
[quote author="fliu" date="1340380702"][quote author="Ajaxboy" date="1340380576"]Okay.. Instead of "localhost" use 127.0.0.1. Some times cookies don't work with localhost. So try this instead: Eg: http://127.0.0.1/project/ajax.php?test/test[/quote] tried, but same error message. Frank[/quote] call stack error message: Fatal error: Call to a member function view() on a non-object in C:\wamp\www\CodeIgniter\application\response\test.php on line 8 Call Stack # Time Memory Function Location 1 0.0007 393368 {main}( ) ..\ajax.php:0 2 0.0022 466928 require_once( 'C:\wamp\www\CodeIgniter\system\core\CodeIgniter.php' ) ..\ajax.php:240 3 0.0230 1376424 call_user_func_array ( ) ..\CodeIgniter.php:359 4 0.0230 1376472 AjaxController->main( ) ..\CodeIgniter.php:359 5 0.0236 1432680 require_once( 'C:\wamp\www\CodeIgniter\ajaxfw.php' ) ..\AjaxController.php:8 6 0.0377 2246864 ajax->ajax( ) ..\ajaxfw.php:153 7 0.0393 2258088 call_user_func_array ( ) ..\ajaxfw.php:140 8 0.0394 2258320 controller_test->test( ) ..\ajaxfw.php:140 hope this help... thank you Frank |
Welcome Guest, Not a member yet? Register Sign In |