Welcome Guest, Not a member yet? Register   Sign In
Site moved to another srever - CI generates errors
#6

[eluser]CroNiX[/eluser]
instead of
Code:
include('http://www.childrensmedgroup2.com/index.php/includes/header_two_column');
you'd
Code:
include('/home/path/to/your/includes/header_two_column.php');

It's just the actual path to the file, like any other file on your hard disk. I don't use EE2 but I don't know why it'd be any different than any other php file.

This will only work if both sites reside on the same server.


Messages In This Thread
Site moved to another srever - CI generates errors - by El Forum - 04-04-2013, 02:15 PM
Site moved to another srever - CI generates errors - by El Forum - 04-04-2013, 04:34 PM
Site moved to another srever - CI generates errors - by El Forum - 04-05-2013, 06:09 AM
Site moved to another srever - CI generates errors - by El Forum - 04-05-2013, 05:22 PM
Site moved to another srever - CI generates errors - by El Forum - 04-08-2013, 08:09 AM
Site moved to another srever - CI generates errors - by El Forum - 04-08-2013, 08:15 AM
Site moved to another srever - CI generates errors - by El Forum - 04-08-2013, 08:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB