Mychannelsystem Problem

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

      Mychannelsystem Problem

      wenn ich in meinem CHat

      /mychannel

      eibgebe



      kommt folgende Nachricht



      Fehler Failed to load the file ./Sources/ModifyRoom.pm. Possible reasons:
      • The file doesn't exist
      • The file is incomplete
      • The program is not permitted to read the filePlease contact the webmaster.

        Perl error message:
        Unterminated <> operator at ./Sources/ModifyRoom.pm line 97.


        was muss ich datun?

        URL : mako563.kunden.jamatitec-webhosting.de/cgi-bin/chat.pl



        87 if ($modify)
        88 {
        89 $main->saveRoom($room);
        90 }
        91 else
        92 {
        93 if($main->{current_user}{roomnew} eq 1)
        94 {
        95 $main->fatal_error('youraum');
        96 }
        97 if($main->{current_user}{group} < 3)



        Ich bitte um hilfe
      ./Sources/ModifyRoom.pm

      bei dir fehlt scheinbar nicht nur diese Datei sondern auch die Settings.dat

      Failed to load the file ./Settings.dat. Possible reasons:
      • The file doesn't exist
      • The file is incomplete
      • The program is not permitted to read the file
      Please contact the webmaster.

      Perl error message:
      syntax error at ./Settings.dat line 157, near "b#admin => 'plugindir::CommandHandlers/TextCommands.pm',
      broadcast"

      Und da hilft echt nur noch neu hochladen und nochmal versuchen.