Welcome Guest, Not a member yet? Register   Sign In
localhost --> website looks chaos
#2

Try to use the browser console, i think he can not find the correct paths.

Try adding:
<base href="<?PHP echo base_url(); ?>" />

After the:
<head> tag

(And offcouse make sure you filled in $config['base_url'] in the application/config/config.php )


You also might change the paths to the files.
Reply


Messages In This Thread
localhost --> website looks chaos - by davy_yg - 07-04-2016, 09:01 PM
RE: localhost --> website looks chaos - by nalletje - 07-05-2016, 06:31 AM
RE: localhost --> website looks chaos - by arma7x - 07-06-2016, 02:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB