Beiträge von Lude

    wenn ich mich anmelden will bekomme ich folgende Fehlermeldung_

    Warning: require_once() [function.require-once]: Unable to access /mnt/kw2/03/715/00000012/htdocs/home/Nasa/wp-admin/wp-settings.php in /mnt/kw2/03/715/00000012/htdocs/home/Nasa/wp-admin/wp-config.php on line 20

    Warning: require_once(/mnt/kw2/03/715/00000012/htdocs/home/Nasa/wp-admin/wp-settings.php) [function.require-once]: failed to open stream: No such file or directory in /mnt/kw2/03/715/00000012/htdocs/home/Nasa/wp-admin/wp-config.php on line 20

    Fatal error: require_once() [function.require]: Failed opening required '/mnt/kw2/03/715/00000012/htdocs/home/Nasa/wp-admin/wp-settings.php' (include_path='.:/opt/RZphp5/includes') in /mnt/kw2/03/715/00000012/htdocs/home/Nasa/wp-admin/wp-config.php on line 20


    woran kann das liegen?

    Hallo, ich komm nicht drauf wo hier der Fehler liegt

    <?php get_header(); ?>

    <div id="content" class="narrowcolumn">

    <?php if (have_posts()) : ?>

    <?php while (have_posts()) : the_post(); ?>

    <div class="post" id="post-<?php the_ID(); ?>">
    <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2>
    <small><?php the_time('j. F Y') ?> <!-- by <?php the_author() ?> --></small>

    <div class="entry">
    <?php the_content('weiter...'); ?>
    </div>

    <p class="postmetadata">Kategorie <?php the_category(', ') ?> <strong>|</strong> <?php comments_popup_link('0 Kommentare »', '1 Kommentar »', '% Kommentare »'); ?> <?php edit_post_link('Bearbeiten','<strong>|</strong> ',''); ?> </p>
    </div>

    <?php endwhile; ?>

    <div class="navigation">
    <div class="alignleft"><?php next_posts_link('&laquo; Vorherige Eintr&auml;ge') ?></div>
    <div class="alignright"><?php previous_posts_link('N&auml;chste Eintr&auml;ge &raquo;') ?></div>
    </div>

    <?php else : ?>

    <h2 class="center">Nicht gefunden</h2>
    <p class="center">Sorry, aber Du suchst gerade nach etwas, was hier nicht ist.</p>
    <?php include (TEMPLATEPATH . "/searchform.php"); ?>

    <?php endif; ?>

    </div>

    <?php get_sidebar(); ?>

    <?php get_footer(); ?>


    ich möchte das die seite bar rechts oben ganz normal angezeigt wird, jedoch eiert diese vor dem feeder rum. was mach ich falsch?
    link: http://www.ready-2-rumble.com/Nasa/?p=16#respond

    Soweit bin ich aber beim hochladen kommt immer die meldung "Datei enthält keine Daten"

    bin auch bei Strato kann das daran liegen?

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, service@webmailer.de and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.


    Nach der Installation will ich meinen Blog öffen (im admin bereich linke: "seite anzeigen") jedoch kommt da dieser Fehler, woran kann das liegen.