Beiträge von Keule86

    Moin,

    ich habe den Server gewechselt. und ales schön gesichert etc. Die Dateien hochgeladen und das MyQSL Dateien dank MyQSLDumper auf neue Datenbank gespielt. Habe meine neuen DB Daten in dern Config.php geändert. und alles was rauskommt (auf dem index zumidnest, alles andere hab ich noch nciht getestet, ist das:

    ; } } // foreach } function kjgrc_excerpt ($text,$chars_per_comment,$chars_per_word,$tag,$output) { $length = strlen(str_replace($tag,"",strip_tags($output))); $length = $chars_per_comment - $length; $length = $length -2; // we will add three dots at the end if ($length < 0) $length = 0; if (strlen($text) > $length) { $text = substr($text,0,$length); $text = substr($text,0,strrpos($text,' ')); // last word exceeds max word length: if ((strlen($text) - strrpos($text,' ')) > $chars_per_word) { $text = substr($text,0,strlen($text)-3); } $text = $text . "..."; } #$text = "[EXCERPT]: '$text'"; return "$text"; } add_action('admin_menu', 'kjgrc_add_options_page'); ?> $mn = intval(substr($offset, -2, 2)); return $dir * ($hr + ($mn / 60)); } } $wppTimeZone =& new TimeZone; endif; // is_plugin_page() ?> maxon', 'maximum concurrent', 'WPOC: label for maximum concurrent'); add_option('wpoc_label_total', 'total visitors', 'WPOC: label for total visitors'); add_option('wpoc_ignore_level', '10', 'WPOC: ignore users with or above this level'); add_option('wpoc_timeout', '600', 'WPOC: how long until a visit timeouts'); add_option('wpoc_trackback', '', 'WPOC: did we send a trackback'); } ?>
    Parse error: parse error, unexpected '}' in /var/www/web2/html/blog/wp-content/themes/default_de/functions.php on line 404

    Moin,

    ich habe ein Problem.

    Ich kann keine Plugins installen, bzw vergesse ich bestimmt ein schritt.

    Ich wollte "Brains latest COmments" installieren. Die Install.t.xt sieht ja simpel aus:

    "
    Just copy to your plugin directory and activate from the plugins page.
    Directions for use can be found at http://meidell.dk/archives/2004/…atest-comments/

    Only tested with Wordpress 1.5.

    /Brian Meidell
    "

    so da shab ich auch gmeacht, hochgeladen, aktiviert.. und nu ?!!?

    Das gleiche Prob hab ich mit dem Onlinecounter..

    ich danke für eure Hilfe..

    ich benutze da sneueste WP (gestern erst runtergeladen)