Welcome Guest, Not a member yet? Register   Sign In
Remove index.php (desperately need help)
#11

[eluser]Udi[/eluser]
This is wired..
Try rename it to something else, in the htaccess file too..
#12

[eluser]Adrian Walls[/eluser]
Tried renaming it to something else but still no joy.
#13

[eluser]Udi[/eluser]
Well, this is wired. I don't have any clue..
#14

[eluser]Adrian Walls[/eluser]
No probs. Thanks for your help anyway. I'll keep have a look around to see if I can get it sorted. It's not that important its just something that would be nice to do.
#15

[eluser]danmontgomery[/eluser]
modifying htaccess will have no effect here... Post the <link> tag from the html, along with the URL of the page you took it from.
#16

[eluser]Adrian Walls[/eluser]
Code:
<link href="/assets/css/stylesheet.css" type="text/css" rel="stylesheet" media="screen" />

http://www.johnmageebutchers.co.uk[/code]
#17

[eluser]Udi[/eluser]
[quote author="Wallzy" date="1267723083"]
Code:
<link href="/assets/css/stylesheet.css" type="text/css" rel="stylesheet" media="screen" />

http://www.johnmageebutchers.co.uk[/code][/quote]

Oh, dude,
Load the resources with <?php echo base_url(); ?>assets/css...
Because inside your controllers the relative url you defined is incorrect.




Theme © iAndrew 2016 - Forum software by © MyBB