[eluser]Buso[/eluser]
I have reinstalled everything:
-downloaded matchbox
-downloaded CI
-installed CI
-installed matchbox
-set up config and database.php
-set up routes (only the default controller and scaffolding trigger. No strange routes)
-set up the htaccess (The same as the one in the userguide, only to remove index.php)
-dropped my modules inside application/modules/ (only 3 modules: blog, comments, users. No, I didn't overwrite the matchbox module)
-dropped MY_Form_validation.php inside application/libraries/ (only 1 function: _nick_validation )
-dropped some language folders in system/language/
mydomain.com/module/controller/function -> WORKS
mydomain.com/controller/function -> DOESN'T WORK
(of course module and controller have the same name)
Any ideas ?????????????????????????????????