Kann mir da jemand helfen? Ich habe mal bstats installiert. ich hab die bstat.php ins plugin-verzeichnis und das spacer.gif in /wp-content/.
Im footer.php habe ich
<?php // this is the part that makes the bstats plugin work...
global $id;
if (!is_single()) $id = 0;
bstat_hitit($id, "read");
?>
eingefügt
Gehe ich jetzt im Admin-Bereich unter Verwalten -> bstat sieht das im Firefox so aus:
[Blockierte Grafik: http://img344.imageshack.us/img344/8274/firefox1ko.th.png]
Im Internet Explorer hingegen so:
[Blockierte Grafik: http://img205.imageshack.us/img205/9673/iexplorer9bh.th.png]
Man beachte auch, dass in beiden Fällen eine PHP-Fehlermeldung auftritt. Zu sagen wäre noch, dass ich im FF ganz kurz den Graph sehe, dann aber sofort dieser Text "graph element.graph element[...]" erscheint
Weiß jemand Rat?
[color=red][EDIT][/color]
Oh Mist - ich sehe grad dass diese Fehlermeldung überall im adminbereich auftritt. was is da wieder los...