Flexigrid don't work with CI 2.0.2 |
[eluser]Unknown[/eluser]
Hi, I have install CodeIgniter 2.0.2 and I'm trying to use Flexigrid. I followed all installation steps like reported in http://flexigrid.eyeviewdesign.com/. When I load http://mysite.com/flexigrid the browser show the correct Flexigrid table box but the content is empty! If I try direct access to page http://mysite.com/ajax the controller return a correct application/json file. In Firebug Net tab, is reported a 500 Internal Server Error for POST ajax. Help me, please! E
[eluser]NeoArc[/eluser]
Try disabling the 500 error page in your server, and use error_reporting(E_ALL); (Make sure you are loading data from the same domain)
[eluser]web-johnny[/eluser]
[quote author="encori" date="1309574728"]Hi, I have install CodeIgniter 2.0.2 and I'm trying to use Flexigrid. I followed all installation steps like reported in http://flexigrid.eyeviewdesign.com/. When I load http://mysite.com/flexigrid the browser show the correct Flexigrid table box but the content is empty! If I try direct access to page http://mysite.com/ajax the controller return a correct application/json file. In Firebug Net tab, is reported a 500 Internal Server Error for POST ajax. Help me, please! E[/quote].error_reporting(E_ALL) at index.php of CI and can you post some code? Then perhaps we understand exactly what the problem is.
[eluser]Unknown[/eluser]
hi all, i am noob..and i have a same problem too, my page show the perfect flexigrid frame without it's content as shown below.. http://i1220.photobucket.com/albums/dd45...xigrid.jpg i think i already follow every installation step... but still doesn't work.. please help every one.. |
Welcome Guest, Not a member yet? Register Sign In |