Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

index.php causing header problems across two separate wordpress installations.


 
Prev Previous Post   Next Post Next
  #1  
Old May 5, 2011, 01:53 PM
NoisyDvL5's Avatar
NoisyDvL5
 
27 posts · Jun 2010
Missouri
index.php causing header problems across two separate wordpress installations.

Hey guys, I've got a strange one for you today.

I have my site http://www.itsalltrue.net that utilizes Wordpress 3.1.2 and Atahualpa 3.6.4 and a sub/add-on domain that has a separate wordpress installation with the same versions of WP & Atahualpa.

Everything has been working fine for weeks until some time between 8-9 this morning the sites started returning error messages. The main site now must have the "WWW" present while the subsite can not have the www (it must match the settings in wordpress) or it returns one of a handful of errors.

Currently, it says:

Warning: Cannot modify header information - headers already sent by (output started at /home/itsallt/public_html/wp-content/plugins/dynamic-headers/custom-header.php:97) in /home/itsallt/public_html/wp-includes/pluggable.php on line 897

But it has also blamed line 97 or 98 of index.php and will blame a different plugin if I deactive the one it's currently referencing.

I am aware that the header error apparently always implies there is an extra space somewhere, but I have NOT edited any php files on the site. I don't know where an extra space could come from.

Anyway, I've been in contact with my host and their final solution is to remove the theme entirely:

-------------------------

Thank you for your patience. Please remove and utilize a new theme as the direct line of error is being caused within the following line of code:

=========================================
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/

/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define('WP_USE_THEMES', true);

/** Loads the WordPress Environment and Template */
require('./wp-blog-header.php');
?>
=========================================

------------------------

I love atahualpa and there has to be a workaround for this, but I have no idea what it is.

Last edited by NoisyDvL5; May 5, 2011 at 01:56 PM.
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Header Images and other elements in WP Network installations BanditSiix Header configuration & styling 1 Jan 13, 2011 06:47 PM
Separate folder-installations not equal to separate configurations? Jaguwar Atahualpa 3 Wordpress theme 6 Nov 13, 2010 11:49 AM
Using ATA header php file outside of Wordpress but in same directory jaxon Header configuration & styling 1 Feb 25, 2010 02:21 PM


All times are GMT -6. The time now is 06:48 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.