Hi abmcr,
Your admin.php and CodeIgniter_1.7.1 folder are on the same directory, so, in your admin.php
- Code: Select all
$system_folder = "CodeIgniter_1.7.1/system";
No leading slash as it will look in the root directory if you put slash on the front. It should be relative to admin.php file for admin and to index.php for frontend.
Thanks for trying. A lot has been changed since those files. I will inform you for the new download when i'll upload to google code.
I thought i wont upload anymore, as no one tried it, but after your post i think i should continue on it and upload new files.
Thanks.
-Damodar