Welcome Guest, Not a member yet? Register   Sign In
How to set a automatically base url?
#18

[eluser]pbreit[/eluser]
Where is your images directory? Is it at the same level as your "/system/" directory?

Your directory structure should be something like:
/htdocs/codeigniter/
/htdocs/codeigniter/index.php
/htdocs/codeigniter/system/
/htdocs/codeigniter/images/
/htdocs/codeigniter/images/myimage.gif

Can you view your image in your browser just with the URL:
http://www.mysite.com/images/myimage.gif

Are you rewriting your URLs in an .htaccess file to get rid of the "index.php" in your URLs?

Also, you might try everything without <base> tags (which are generally unnecessary).

Finally, if you put your code in "code" tags, the forum software will not filter it and it will be easier to read.


Messages In This Thread
How to set a automatically base url? - by El Forum - 06-17-2010, 07:02 AM
How to set a automatically base url? - by El Forum - 06-17-2010, 07:30 AM
How to set a automatically base url? - by El Forum - 06-17-2010, 09:23 AM
How to set a automatically base url? - by El Forum - 06-17-2010, 09:26 AM
How to set a automatically base url? - by El Forum - 06-17-2010, 06:21 PM
How to set a automatically base url? - by El Forum - 06-18-2010, 12:52 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 01:11 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 02:08 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 02:57 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 05:25 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 05:32 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 05:40 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 06:19 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 06:34 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 06:51 AM
How to set a automatically base url? - by El Forum - 06-19-2010, 12:51 PM
How to set a automatically base url? - by El Forum - 06-20-2010, 10:04 AM
How to set a automatically base url? - by El Forum - 06-20-2010, 01:46 PM
How to set a automatically base url? - by El Forum - 06-20-2010, 10:38 PM
How to set a automatically base url? - by El Forum - 06-20-2010, 11:20 PM
How to set a automatically base url? - by El Forum - 06-21-2010, 03:11 AM
How to set a automatically base url? - by El Forum - 06-22-2010, 04:21 PM
How to set a automatically base url? - by El Forum - 06-22-2010, 10:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB