I can see the site on the new server (navigate pages as well), but get the following errors:
Code: Select all
Warning: Cannot modify header information - headers already sent by (output started at /home/content/09/8971009/html/lib/html_entity_decode_php4.php:629) in /home/content/09/8971009/html/index.php on line 170
Code: Select all
Warning: Cannot modify header information - headers already sent by (output started at /home/content/09/8971009/html/lib/html_entity_decode_php4.php:629) in /home/content/09/8971009/html/lib/classes/class.admintheme.inc.php on line 188
Code: Select all
Output has already been sent to the browser at /home/content/09/8971009/html/lib/html_entity_decode_php4.php:629. Please make sure the command $xajax->processRequest() is placed before this.
Here is what i have tried so far:
--Cleared my cache (did is manually after i did the transfer since i forgot to do it previously)
--Re-uploaded those two files to the FTP to ensure they were not corrupted.
--Ran /install/ again to be sure all paths and settings were correct.
Current host is running PHP 5.3. Not sure what my last host was running but it was working fine on that server.
How do i fix? Thanks in advance.