Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    Fehler bei Update des ReportModuls auf 0.9.9

    Scheduled Pinned Locked Moved Betrieb
    3 Posts 2 Posters 1.1k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T Offline
      tlasrich
      last edited by

      Guten Morgen,

      bei dem Versuch das Report-Modul auf die aktuelle Version abzudaten habe ich folgende Fehlermeldung erhalten:

      isys_exception_database : Query error: 'SET @REPORT_ID = (SELECT isys_report__id FROM isys_report WHERE isys_report__title = 'Logbook' AND isys_report__type = 's')': Subquery returns more than 1 row

      Kann mir jemand vielleicht helfen, das Update Problem zu lösen?

      Gruß
      Thorsten

      1 Reply Last reply Reply Quote 0
      • D Offline
        dbluemer
        last edited by

        Hallo,

        mal vor dem Einspielen des Updates folgendes Statement ausführen:

        
        DELETE FROM isys_report WHERE isys_report__type = 's';
        
        
        1 Reply Last reply Reply Quote 0
        • T Offline
          tlasrich
          last edited by

          Hallo,

          danke, genau das wars …, Update hat funktioniert.

          Gruß
          Thorsten

          1 Reply Last reply Reply Quote 0
          • First post
            Last post