Welcome Guest, Not a member yet? Register   Sign In
Live site paths are not working but its working on dev site
#11

[eluser]fiktionvt[/eluser]
Okay I think I solved the problem. I changed
Code:
$config['uri_protocol']    = "AUTO";
to
Code:
$config['uri_protocol']    = "REQUEST_URI";

Thank you all for the help, I am glad I can continue to move on now.


Messages In This Thread
Live site paths are not working but its working on dev site - by El Forum - 09-11-2010, 05:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB