The MU forums have moved to WordPress.org

Ok, my site went fubar (5 posts)

  1. Konstan
    Member
    Posted 17 years ago #

    Edited:

    First I noticed that get_footer was not getting loaded on wp pages in the home theme. After more inspection. I noticed that it also wont load on wp-signup, and users have complained that activation emails are not being sent out.

    Its all falling apart and I have no idea why since I havent edited anything in weeks and it just started a few days ago. Error logs show nothing.

  2. Konstan
    Member
    Posted 17 years ago #

    Also,

    <?php
    $stats = get_sitestats();
    print "".$stats[ 'users' ]."";
    ?>

    stopped counting :( I dont know what the hell.

  3. peiqinglong
    Member
    Posted 17 years ago #

    Are you using a default theme or a custom created theme?

  4. Konstan
    Member
    Posted 17 years ago #

    Ok, just checked again and activations mails are sent out, and the blog count got updated.

    But, the footer still is not showing up.

    I am using a custom home theme, and it all worked up to about 2-3 days ago.

    Edit: bbpress wont load the footer either. Now I really have no idea whats going on.

  5. Konstan
    Member
    Posted 17 years ago #

    Ok, found the problem. I have an include in the footer, and its making all the footer not show up. Weird, it used to work just fine.

About this Topic