MyBB.de Forum

Normale Version: Word Count Zähler ?!
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Hallo,
ich habe mit den Word Count von CraKter installiert.
Alles geht nur ich habe dazu ne Frage,
wie kann ich das machen, dass die Wörter Automatisch gezählt werden,
ohne man ihn wieder Deaktiviert & wieder deaktiviert.
ich habe die 2 Dateien hochgeladne & Altiviert nur das weiß ich nicht.
Gibt es sowas überhaupt ?
die wörter werden doch automatisch gezählt, solange das plugin aktiviert ist.
was ist dann dein problem??
MfG,
Marcel
Mhh komisch bei mir nicht,
also ich erklär mal das ganze:

Wenn ich ein test beitrag schreibe & gucke ob die wört gezählt werden, werden die nicht gezählt aber wenn ich den beitrag dann lösche werden mit wörter abgezogen xD
Irgendwie zählt er mir die nicht nur er zieht sie ab wenn ich den beitrag lösche.
das plugin hast du aber nach anleitung (readme.html) installiert, ja?

##UPDATE##
Bei mir scheint das plugin auch nich zu funktionieren.
(zumindest nicht beim antworten auf ein thema. beim erstellen eines threads funktioniert es)
Ja nur das einzigste qwas ich nciht verstanden habe ist das hier:

Code:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xml:lang="no" xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head profile="http://gmpg.org/xfn/11">
<title>Readme for Wordcount</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
#page { background-color: #ffffff; text-align: left; margin: 20px auto; padding: 10px 0 10px; position: relative; width: 70%; border: 1px solid #dddddd; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; padding: 6px }
#footer { text-align: center; color: black; margin-top: 40px }
#header { background-color: #870808; color: white; padding-top: 1px; padding-bottom: 1px; text-align: center }
#content { padding: 5px; }
a { color: black; text-decoration: none }
#header a { color: #ffffff }
.code { margin: 6px; margin-left: 20px; padding: 6px; border:1px dotted #000000 }
p.head { background-color: #870808; color: #ffffff; border: 1px solid #ddddd; padding: 6px }
</style>
</head>
<body>
<div id="page">
    <div id="header">
        <p>Readme for Wordcount</p>
        <p><a href="#install">Install</a> | <a href="#upgrade">Upgrade</a> | <a href="#info">Info</a> | <a href="#footer">Copyright &copy;</a></p>
    </div>
    <div id="content">
        <p class="head" id="install">Install</p>
        <p>1) Upload wordcount.php to your inc/plugins directory.</p>
        <p>2) Upload recount_wc.php to your inc/plugins directory, this step is optional.</p>
        <p>4) Open up inc/languages/english/global.lang.php
        <p>Find:</p>
        <p class="code">
            $l['postbit_posts'] = "Posts:";
        </p>
        <p>Add below:</p>
        <p class="code">
            $l['postbit_wordcount'] = "Words count:";
        </p>
        <p>4) Go and activate the plug-in in your admin CP -> Plugin Manager -> Wordcount</p>
        <p>5) Your done.</p>
        <p>&nbsp;</p>
        <p class="head" id="upgrade">Upgrade</p>
        <p>1) Go and deactivate the plug-in in your admin CP -> Plugin Manager -

Unten die Installation konntre ich nur das mit den Code habe ich ncith verstanden.
Allgemeines Bug im Mod. Daher gibt es ja dieses Wordcount recount Plugin.