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

    MySQL Fehler

    Scheduled Pinned Locked Moved Entwicklung
    8 Posts 3 Posters 1.8k 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.
    • M Offline
      MichaelGall
      last edited by

      Mahlzeit zusammen,

      ich habe mir das i-doit auch ein bischen genauer angeschaut jedoch habe ich das Problem das irgendwas nicht hinhaut mit der Datenbank. Wenn ich etwas neu anlegen möchte (egal was) kommt bei mir ein SQL Fehler:

      
      isys_exception_dao > Running transaction has been canceled. Could not isys_component_dao::update() :
      
      MySQL-Error: Field 'isys_catg_global_list__order_no' doesn't have a default value
      
      Query: INSERT INTO isys_catg_global_list (isys_catg_global_list__id, isys_catg_global_list__isys_catg_global_category__id, isys_catg_global_list__isys_catg_global__id, isys_catg_global_list__isys_purpose__id, isys_catg_global_list__title, isys_catg_global_list__hostname, isys_catg_global_list__description, isys_catg_global_list__scantime, isys_catg_global_list__imported, isys_catg_global_list__acquirementdate, isys_catg_global_list__isys_guarantee_period_unit__id, isys_catg_global_list__sysid, isys_catg_global_list__status ) VALUES (DEFAULT, '1', @C__CATG__GLOBAL, NULL, '', '', '','',NULL,NULL, NULL, 'SYSID_1226919554', '1');
      
      Try updating your database. If this error occurs permanently, contact the i-doit team, please. (http://i-doit.org/forum, support@i-doit.org) 
      
      

      Außerdem habe ich den Eindruck das es alles etwas "träge" rüber kommt. Zu meiner Konfiguration ich habe einen Apache 2.2.10 mit PHP 5.2.6 und MySQL 5.0.51a am laufen aber alles einzeln installiert. Die Version vom IdoIT ist 0.9.4 (rev 3503).

      1 Reply Last reply Reply Quote 0
      • dsD Offline
        ds
        last edited by

        Hört ich nach dem mysql strict mode an, versuch den mal abzuschalten.
        Siehe:
        http://www.i-doit.org/forum/index.php/topic,440.msg1703.html#msg1703

        1 Reply Last reply Reply Quote 0
        • M Offline
          MichaelGall
          last edited by

          Vielen Dank das war es 🙂

          Hier hab ich auch nochmal was gefunden wie man den Strict Mode direkt ausschaltet:
          http://forum.mambo-foundation.org/showthread.php?t=5254

          edit://

          Gibts den Ladebalken aus der Demo auch irgendwo als download g ^^

          1 Reply Last reply Reply Quote 0
          • dsD Offline
            ds
            last edited by

            Ne, aber es gibt ne Einstellung: Rechts oben auf das Zahnrad -> Systemeinstellungen -> Preloader
            🙂

            1 Reply Last reply Reply Quote 0
            • M Offline
              MichaelGall
              last edited by

              Super Sache 🙂 Jetzt hätt ich nur noch eines, es wird ja immer in jeder Ansicht nach ErstellID sortiert lässt sich das auch irgendwo generell Einstellen das er es Alphabetisch von A-Z beim Namen sortiert ?

              Weil wenn ich z.B. später noch einen Namen hinzufüge dann sieht das etwas doof aus.

              1 Reply Last reply Reply Quote 0
              • M Offline
                marco.appoldt
                last edited by

                Hallo,

                hier hebe ich auch die Hand. 😉

                Grüße

                Marco Appoldt

                1 Reply Last reply Reply Quote 0
                • dsD Offline
                  ds
                  last edited by

                  Ja ihr habt recht, die Standard Sortierung sollte man auf den Namen legen

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    marco.appoldt
                    last edited by

                    Die Goldrandlösung wäre, wenn ich in der Config festlegen könnte, nach welcher Spalte sortiert werden soll.

                    Eine 1+ erhaltet ihr, wenn das auch noch über die GUI zu konfigurieren ist. 😉

                    Grüße

                    Marco Appoldt

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