Welcome Guest, Not a member yet? Register   Sign In
localhost worked, real host won't... *SOLVED*
#1

[eluser]tomdelonge[/eluser]
It works find until I put in the htaccess file. Then it has all these errors:
Code:
A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 0

Filename: libraries/Router.php

Line Number: 201
A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 0

Filename: libraries/Router.php

Line Number: 207
A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 0

Filename: libraries/Router.php

Line Number: 210

The weird thing is that if i go to example.com/welcome,
the errors go away and the page displays correctly.

It must have to do when it's getting the default controller (by the way, the page displays correctly after the errors)

Any ideas?

I found the solution in anotherthread:
http://ellislab.com/forums/viewthread/80785/




Theme © iAndrew 2016 - Forum software by © MyBB