![]() |
Version Issue..!! - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Version Issue..!! (/showthread.php?tid=42605) |
Version Issue..!! - El Forum - 06-12-2011 [eluser]Roy MJ[/eluser] Hi, Ive been using version 1.7.2 of codeigniter framework and curently i got a project where half the portion is done by the client itself(which i think is the latest one or 2.0 since the folder arrangements and all are very different) .I just have to create the admin section. So i put i all the codes for the admin section(controller, model, view). But this doesnt seem to work. Im gettin directed to the login page(which i can know through url), but page is an empty page. Can anyone tell me what might be the issue. Ive updated the database as well. Is there something that i have to add in any of the pages other than admin_url in config??? |