Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter sunflowerfibers

    (@sunflowerfibers)

    i had a company start the website but it is really expensive so i wanted to learn how to do it myself if i can. http://www.sunflowerfibers.com.
    i would like to somehow mix sunflowers with yarn and trilooms. trying to get a knitting weaving theme.

    Thread Starter sunflowerfibers

    (@sunflowerfibers)

    thanks, but it seems a little to confusing for me at this time. i have a website that uses the thesis theme that has been customized. if i download the updated version of thesis, will it over lay my customizations

    Thread Starter sunflowerfibers

    (@sunflowerfibers)

    found the error log – this is what was in it – [01-Jan-2010 20:35:25] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/sffiber/public_html/wp-content/themes/thesis/custom/custom_functions.php:1) in /home/sffiber/public_html/wp-includes/pluggable.php on line 868

    than i found this but do not really know whats wrong with it
    if ( $is_IIS ) {
    header(“Refresh: 0;url=$location”);
    } else {
    if ( php_sapi_name() != ‘cgi-fcgi’ )
    status_header($status); // This causes problems on IIS and some FastCGI setups
    header(“Location: $location”, true, $status);
    }
    }

    this is line 868 –
    header(“Location: $location”, true, $status);

    Thread Starter sunflowerfibers

    (@sunflowerfibers)

    i tried http://sunflowerfibers.com/wp-login.php – typed in my user and pw and still got the blank screen – no error messages

    I added my drop down box in the wp-content and logged out and everything was working fine. than when i was in wordpress working on my website when i decided to look around in the widgets. i can not remember which one i was in but it had something about NAV on it so i looked and saw you could click things to add to the nav panel so i clicked one and pushed the button at the bottom which says the BIG A&& SAVE BUTTON. Well that is when the problems started. when i pushed that button it went to a white screen and my screen did not come back. i waited so i hit the back arrow unchecked it and hit the button again – white screen waited about 1/2 hour nothing but a white screen. i hit the back arrow key and added a few more things to my website and than logged out. Came back later and only got a white screen.

Viewing 4 replies - 1 through 4 (of 4 total)