Welcome Guest, Not a member yet? Register   Sign In
I cant load images or external files
#3

[eluser]CroNiX[/eluser]
If you read the notes, CI will try to determine base_url automatically if it is left blank. This is fine for most setups. I believe your original problem was you left the "http://" portion off the base_url.

Code:
$config['base_url'] = 'http://localhost/ilthtml/';


Messages In This Thread
I cant load images or external files - by El Forum - 03-21-2013, 05:47 AM
I cant load images or external files - by El Forum - 03-21-2013, 05:52 AM
I cant load images or external files - by El Forum - 03-21-2013, 08:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB