CodeIgniter Forums
How to put CI 2.1.0 into BackendPro 0.6.1? - 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: How to put CI 2.1.0 into BackendPro 0.6.1? (/showthread.php?tid=50481)



How to put CI 2.1.0 into BackendPro 0.6.1? - El Forum - 03-27-2012

[eluser]phoenixg[/eluser]
I have downloaded the BackendPro 0.6.1, I suffered a lot on how to install it, I tried but failed and tried and always failed. I don't know how to put CI 2.1.0 into BackendPro and the userguide here(http://www.kaydoo.co.uk/backendpro/user_guide/general/install.html) doesn't tell much detail. So can you please help me with that?


How to put CI 2.1.0 into BackendPro 0.6.1? - El Forum - 03-28-2012

[eluser]phoenixg[/eluser]
anyone could help?


How to put CI 2.1.0 into BackendPro 0.6.1? - El Forum - 03-28-2012

[eluser]CodeIgniteMe[/eluser]
You can try to ready this
http://ellislab.com/forums/viewthread/194695/


How to put CI 2.1.0 into BackendPro 0.6.1? - El Forum - 03-28-2012

[eluser]phoenixg[/eluser]
@CodeIgniteMe Thank you for reply, I've read the thread, but that's what I've already know. I also know this articleTongueatch BackendPro 0.6.1 for use with PHP 5 (http://www.kaydoo.co.uk/2010/04/patch-backendpro-0-6-1-for-use-with-php-5), but that's not what I'm confusing about. I was confusing about how to put CI into backendPro or vice versa. Because the backendPro version 0.6.1 I downloaded which folder structure is different from CI. The application folder is under system folder, and many controllers and configs are not there. It comes with an install/ folder, I installed it, but it doesn't generate CI source code right? I also have to put CI in my project, but how the folder structure should be?


How to put CI 2.1.0 into BackendPro 0.6.1? - El Forum - 03-28-2012

[eluser]CodeIgniteMe[/eluser]
The most recent version of BackendPro is only compatible with CI < 2.0.
I tried it with CI 1.7 and it's working. If that is just what you need, then you can downgrade to CI 1.7


How to put CI 2.1.0 into BackendPro 0.6.1? - El Forum - 03-28-2012

[eluser]phoenixg[/eluser]
@CodeIgniteMe I see, Thanks! I successfully installed with your advice.