Welcome Guest, Not a member yet? Register   Sign In
Flexigrid don't work with CI 2.0.2
#1

[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
#2

[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)
#3

[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.
#4

[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..




Theme © iAndrew 2016 - Forum software by © MyBB