![]() |
CSRF problem with CodeIgniter - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: CSRF problem with CodeIgniter (/showthread.php?tid=46430) |
CSRF problem with CodeIgniter - El Forum - 10-31-2011 [eluser]iijb[/eluser] Hi all, I have a list page with flexigrid using codeigniter 2 and I successfully listed all data from db. But when I enabled csrf security , then the flexigrid shown without data. When I directly gone to the ajax url still my data is shown as json. But it is not showing in the grid. Plz help me out. Thanks in advance, iijb |