Welcome Guest, Not a member yet? Register   Sign In
Paths with Smarty templates
#4

[eluser]Aken[/eluser]
It's probably just an issue with relative URLs - looking for your assets in the wrong place.

Here is a typical base structure I use for CI apps:
Code:
root/
- assets/
-- css/
-- js/
-- img/
- application/
-- config/
-- controllers/
-- etc…
- system/
-- etc…
- index.php
- favicon.png
- etc…
Root just indicates the encapsulating folder - it could be the actual root of a domain, a subfolder, etc...


Messages In This Thread
Paths with Smarty templates - by El Forum - 01-23-2012, 08:28 PM
Paths with Smarty templates - by El Forum - 01-23-2012, 08:33 PM
Paths with Smarty templates - by El Forum - 01-23-2012, 08:54 PM
Paths with Smarty templates - by El Forum - 01-24-2012, 02:19 AM
Paths with Smarty templates - by El Forum - 01-24-2012, 09:09 AM
Paths with Smarty templates - by El Forum - 01-24-2012, 10:17 AM
Paths with Smarty templates - by El Forum - 01-24-2012, 05:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB