Welcome Guest, Not a member yet? Register   Sign In
HMVC and Codeigniter problem
#4

[eluser]salvomil[/eluser]
OK I found the problem thanks to noideawhattotypehere.

In my .htacces there was no "images"
and I added it so from
RewriteCond $1 !^(index\.php|assets|files|robots\.txt)

I modified the line to

RewriteCond $1 !^(index\.php|assets|files|images|robots\.txt).

Thank you.


Messages In This Thread
HMVC and Codeigniter problem - by El Forum - 01-24-2014, 03:39 AM
HMVC and Codeigniter problem - by El Forum - 01-24-2014, 03:49 AM
HMVC and Codeigniter problem - by El Forum - 01-24-2014, 03:52 AM
HMVC and Codeigniter problem - by El Forum - 01-24-2014, 04:08 AM
HMVC and Codeigniter problem - by El Forum - 01-24-2014, 04:22 AM
HMVC and Codeigniter problem - by El Forum - 02-02-2014, 08:40 AM
HMVC and Codeigniter problem - by El Forum - 02-02-2014, 12:04 PM
HMVC and Codeigniter problem - by El Forum - 02-02-2014, 02:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB