Community

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

    Fehler in Methode isys_contact_dao_organisation::exists in v0.9.8-1

    Entwicklung
    2
    3
    805
    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.
    • I
      iceman76 last edited by

      In der der Methode gibt es eine Fehler in der SQL Abfrage

      $l_sql = "SELECT * FROM isys_organisation_intern_iop__id WHERE (isys_organisation_intern_iop__title = '".$p_title."');";

      der Tabellname müsste lauten

      isys_organisation_intern_iop

      i-doit version 0.9.9 Rev. 5050

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

        Hallo,

        jau habe ich geändert. An welcher Stelle trat der Fehler eigentlich auf?

        1 Reply Last reply Reply Quote 0
        • I
          iceman76 last edited by

          In einem Handler den wir geschrieben haben. Keine Ahnung ob die Methode sonst irgendwo benutzt wird…..

          i-doit version 0.9.9 Rev. 5050

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