Welcome Guest, Not a member yet? Register   Sign In
Problems using base_url
#5

[eluser]skoots[/eluser]
Frustratingly enough it's the correct url:
Code:
http//localhost.test/

But it doesn't work with the stylesheet link or if I use it like this:

Code:
<a >&lt;?php base_url($nav['path'])?&gt;Link</a>

The above results in a link that directs to:

Code:
http://localhost.test/index.php/http//localhost.test/(..etc)

So it echos properly in the code, but the links don't work (particularly with the stylesheet)

Might be an Apache thing...


Messages In This Thread
Problems using base_url - by El Forum - 05-07-2009, 09:52 PM
Problems using base_url - by El Forum - 05-07-2009, 09:56 PM
Problems using base_url - by El Forum - 05-07-2009, 10:07 PM
Problems using base_url - by El Forum - 05-07-2009, 10:12 PM
Problems using base_url - by El Forum - 05-07-2009, 10:22 PM
Problems using base_url - by El Forum - 05-07-2009, 10:28 PM
Problems using base_url - by El Forum - 05-07-2009, 10:35 PM
Problems using base_url - by El Forum - 05-07-2009, 10:41 PM
Problems using base_url - by El Forum - 05-07-2009, 10:51 PM
Problems using base_url - by El Forum - 05-07-2009, 11:59 PM
Problems using base_url - by El Forum - 05-08-2009, 09:15 AM
Problems using base_url - by El Forum - 05-08-2009, 09:18 AM
Problems using base_url - by El Forum - 05-08-2009, 11:27 AM
Problems using base_url - by El Forum - 05-10-2009, 07:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB