Welcome Guest, Not a member yet? Register   Sign In
base_url() undefined
#11

[eluser]Ty44ler[/eluser]
Also, this is on a temporary domain name right now that I was wanting to test out the move on. Do you think this problem would be fixed if I just pointed the normal domain name to my new server?
#12

[eluser]davidbehler[/eluser]
Did you update the base_url in your config.php?

What about setting uri_protocoll to PATH_INFO?
#13

[eluser]Ty44ler[/eluser]
I updated the base_url in config.php

I tried path_info too and still same error...

Do you think if I just pointed the domain name to my new server it would work? Because the errors are appearing because the URL is different, so if I just went back to how it was before and pointed the original domain name to my server instead of having a test url, shouldn't that work?
#14

[eluser]davidbehler[/eluser]
Might work.

But you said, that the url without any parameters works, right? And as soon as you add controller/function it doesn't work anymore and you get those errors. This usually means there's something wrong with your htaccess file or the uri_protocol you use, but since you removed the file and tried all protocols, I got no idea what else might be wrong.

What hoster are you using? Have you googled for known problems with CI and your hoster?
#15

[eluser]InsiteFX[/eluser]
Your system_path = "system" is what should be in your index.php file.

So now you have core/core ?

You must have renamed all your CodeIgniter directories.

InsiteFX




Theme © iAndrew 2016 - Forum software by © MyBB