Welcome Guest, Not a member yet? Register   Sign In
How routers.php exactly works on HMVC by wiredesignz?
#8

[eluser]libeco[/eluser]
[quote author="Isern Palaus" date="1298313989"]Another question about the same:

Why this route:
Code:
$route["projects/historics/p/(:num)"]       = "projects/historics/index";

works in APP/config/routes.php and NOT in /APP/modules/projects/config/routes.php ?

How I've to set it to get it working?

Thank you![/quote]

I am having the same problem when using Modular Extensions - HMVC (latest version currently, 2011-02-15).

In application/config/routes.php I have:
Code:
$route['nieuws'] = 'news/news/index';
This works.

When I remove that line and place it in application/modules/news/config/routes.php, it just sends me to the default controller.

Can anybody assist in this problem? Thanks in advance!


Messages In This Thread
How routers.php exactly works on HMVC by wiredesignz? - by El Forum - 02-18-2011, 04:40 AM
How routers.php exactly works on HMVC by wiredesignz? - by El Forum - 02-18-2011, 05:01 AM
How routers.php exactly works on HMVC by wiredesignz? - by El Forum - 02-18-2011, 05:19 AM
How routers.php exactly works on HMVC by wiredesignz? - by El Forum - 02-18-2011, 06:59 AM
How routers.php exactly works on HMVC by wiredesignz? - by El Forum - 02-18-2011, 07:31 AM
How routers.php exactly works on HMVC by wiredesignz? - by El Forum - 02-21-2011, 02:41 AM
How routers.php exactly works on HMVC by wiredesignz? - by El Forum - 02-21-2011, 06:46 AM
How routers.php exactly works on HMVC by wiredesignz? - by El Forum - 03-02-2011, 06:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB