[eluser]Unknown[/eluser]
Hi,
I need some help using the site_migrate , cause i'm doing a new website based on CI but with short deadline and i would like to keep some pages from old php site running some specific old functions and i will later adapt to CI but at moment i would like now or a tutorial how to use this site_migrate.
1. I created a controller site_migrate_base in my controllers folder after i did a specific controller to call my old pages and extending this base controller but seems that does not work .
If someone use a different form to insert old pages inside CI let me know or if i can use this old pages us a modules also.