Welcome Guest, Not a member yet? Register   Sign In
Problems moving site to another domain
#3

Did you view the CodeIgniter and server log files to see if there are any errors?

You may want to turn on error handling to check the web site for errors but make you
turn it back off when finished testing it.

error_reporting(E_ALL);
or
ini_set('error_reporting', E_ALL);
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Problems moving site to another domain - by InsiteFX - 09-04-2019, 07:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB