Menu

c_userdb could not be created

Alexander
2006-05-20
2013-04-15
  • Alexander

    Alexander - 2006-05-20

    Hallo Leute
    hab ich der suche leider nichts gefunden

    allso bei der installisation kommt folgender fehler:

    Fault    Table chrystal_c_userdb could not be created (Invalid default value for 'iClanID').

    gibt es da schon eine lösung????

    würde mich auf schnelle antwort freuen

    mfg deadmeiker

    DANKE IM VORAUS

     
    • etzisim

      etzisim - 2006-07-27

      Ich hab auch das selbe Problem!

      Vielleicht kann ja jemand den SQL code oder einen screenshot des tables posten?

      mfg etzi

       
    • Christopher Klein

      Öffnet mal die classes/CDBtable.php und ändert in Zeile 551
        array( column => "iClanID", type => "int(11) DEFAULT ''"),

      in
        array( column => "iClanID", type => "int(11) DEFAULT 0"),

      um.
      Dann sollte es passen.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.