Welcome Guest, Not a member yet? Register   Sign In
Need help with HMVC
#1

[eluser]edwin87[/eluser]
Hello CI,

Im trying to get a Modular Extension: HMVC installed. But i followed the steps on the wiki page. And i can't get a result.

Does anyone knows a solution of this? I exactly followed that instructions and still a 404 page. Till step 6 it goes nice.


Quote:1) Start with a clean CI install.
2) Set $config[‘base_url’] correctly for your installation.
3) Access the URL domain/subdir/index.php/welcome => shows Welcome to CodeIgniter
4) Drop Modular Extensions libraries into application/libraries and application/helpers directories as specified.
5) Access the URL domain/subdir/index.php/welcome => shows Welcome to CodeIgniter
6) Create module directory structure application/modules/welcome/controllers.
7) Move controller application/controllers/welcome.php to application/modules/welcome/controllers/welcome.php.
8) Access the URL domain/subdir/index.php/welcome => shows Welcome to CodeIgniter
9) Create directory application/modules/welcome/views.
10) Move view application/views/welcome_message.php to application/modules/welcome/views/welcome_message.php
11) Access the URL domain/subdir/index.php/welcome => shows Welcome to CodeIgniter


Messages In This Thread
Need help with HMVC - by El Forum - 10-21-2008, 12:29 PM
Need help with HMVC - by El Forum - 10-23-2008, 05:56 AM
Need help with HMVC - by El Forum - 10-23-2008, 06:28 AM
Need help with HMVC - by El Forum - 10-23-2008, 06:30 AM
Need help with HMVC - by El Forum - 10-23-2008, 06:31 AM
Need help with HMVC - by El Forum - 11-23-2008, 02:49 AM
Need help with HMVC - by El Forum - 11-24-2008, 02:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB