Seite 3 von 3

Verfasst: 09.03.2006 13:20
von easygo
Tobi1908 hat geschrieben:wenn er den ordner nicht findet, bzw falsch hochgeladen, kommt die meldung:
Unable to open directory ./../stat_modules
Jo, stimmt auch wieder :-? sagt aber nix über den Inhalt.

Hab die admin_statistics.php grad nochmal getestet / ohne Probleme

Sollte eigentlich Module anzeigen, wenn welche da sind. Wenn nicht,
dann mal nen Testzugang einrichten und per PM schicken bitte.

Verfasst: 09.03.2006 13:20
von Gismo110

Verfasst: 09.03.2006 13:27
von easygo
Ahja :-? in dem Pack war noch das Original Template File drin / Danke für den Hinweis

Pack aktualisiert und hochgeladen. easy

Verfasst: 09.03.2006 13:29
von Gismo110
bobnunne hat geschrieben:ich hab die lösung in einem forum gefunden und will sie euch nicht vorenthalten:
Yesterday I installed the statistc Mod 2.1.5 and noticed the same problem several people complaining about for weeks or month in this board.
(Modules can not be installed, activated...)

So I went to the source-code to find out everything was fine and should be working.

Then I found the little beast: a simple space character!

In line 41 of templates/subSilver/admin/stat_manage_modules.tpl can be found
Code:
<!-- END modulerow -->

which has to be
Code:
<!-- END modulerow -->

(with only one space between END and modulerow)
otherwise the parser doesn't recognize the tr-part, that has to be repeated to create the list of modules.

That's all, folks

Verfasst: 09.03.2006 13:33
von easygo
Wie gesagt, das Leerzeichen zuviel war so im Original subSilver-Template.
Wir verwenden andere Templates. Von daher war der Fehler noch drin.

Verfasst: 09.03.2006 13:36
von Tobi1908
ahh DANKE DANKE !!!!!

jetzt geht es auch bei mir :)

auf so ein 0815 leerzeichen muss man halt auch erst einmal kommen :/