We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 39267
    • 50 Posts
    Here is the consol errors :

    Console en cours d'exécution …
    Essai d'installation du paquet ayant pour signature: quip-2.3.3-pl
    Paquet trouvé… préparation de l'installation.
    Obtention du paquet de l'espace de travail…
    Espace de travail initialisé, installation du paquet…
    Error adding field quipComment->name: Array ( [0] => 42S21 [1] => 1060 [2] => Duplicate column name 'name' ) 
    Error adding field quipComment->email: Array ( [0] => 42S21 [1] => 1060 [2] => Duplicate column name 'email' ) 
    Error adding field quipComment->website: Array ( [0] => 42S21 [1] => 1060 [2] => Duplicate column name 'website' ) 
    Error adding field quipComment->resource: Array ( [0] => 42S21 [1] => 1060 [2] => Duplicate column name 'resource' ) 
    Error adding field quipComment->idprefix: Array ( [0] => 42S21 [1] => 1060 [2] => Duplicate column name 'idprefix' ) 
    Error adding field quipComment->existing_params: Array ( [0] => 42S21 [1] => 1060 [2] => Duplicate column name 'existing_params' ) 
    Error adding index resource to quipComment: Array ( [0] => 42000 [1] => 1061 [2] => Duplicate key name 'resource' ) 
    Error adding field quipComment->ip: Array ( [0] => 42S21 [1] => 1060 [2] => Duplicate column name 'ip' ) 
    Error adding field quipComment->rank: Array ( [0] => 42S21 [1] => 1060 [2] => Duplicate column name 'rank' ) 
    Error adding field quipComment->approvedby: Array ( [0] => 42S21 [1] => 1060 [2] => Duplicate column name 'approvedby' ) 
    Error adding field quipComment->deleted: Array ( [0] => 42S21 [1] => 1060 [2] => Duplicate column name 'deleted' ) 
    Error adding field quipComment->deletedon: Array ( [0] => 42S21 [1] => 1060 [2] => Duplicate column name 'deletedon' ) 
    Error adding field quipComment->deletedby: Array ( [0] => 42S21 [1] => 1060 [2] => Duplicate column name 'deletedby' ) 
    Error adding index approvedby to quipComment: Array ( [0] => 42000 [1] => 1061 [2] => Duplicate key name 'approvedby' ) 
    Error adding index deleted to quipComment: Array ( [0] => 42000 [1] => 1061 [2] => Duplicate key name 'deleted' ) 
    Error adding index deletedby to quipComment: Array ( [0] => 42000 [1] => 1061 [2] => Duplicate key name 'deletedby' ) 
    Error adding field quipThread->quip_call_params: Array ( [0] => 42S21 [1] => 1060 [2] => Duplicate column name 'quip_call_params' ) 
    Error adding field quipThread->quipreply_call_params: Array ( [0] => 42S21 [1] => 1060 [2] => Duplicate column name 'quipreply_call_params' ) 
    Could not load class: quipNotifyComment from mysql.quipnotifycomment.
    Could not load class: quipNotifyComment from mysql.quipnotifycomment.
    Paquet installé avec succès quip-2.3.3-pl
      • 3749
      • 24,544 Posts
      The "duplicate" errors usually just mean that the package was installed earlier. They can be ignored.

      The "Could not load class" errors (lines 24 and 25) could be more serious. They might mean that the package was corrupted in the download. If everything works, however, you may be fine.
        Did I help you? Buy me a beer
        Get my Book: MODX:The Official Guide
        MODX info for everyone: http://bobsguides.com/modx.html
        My MODX Extras
        Bob's Guides is now hosted at A2 MODX Hosting
        • 39267
        • 50 Posts
        ok i'll try then
          • 39267
          • 50 Posts
          Seems to work fine. Thank you
            • 24362
            • 11 Posts
            Upgrading Quip from version 2.3.2 to 2.3.3, I had exactly the same errors in line 24, 25. When i tried it ...
            1. an error occurs on top of the Manager:
            "Notice: Undefined index: debugUser in /Users/rai/Sites/revo/core/components/quip/model/quip/quip.class.php on line 132"
            2. my lexicon-value (in german "eine einfache Kommentarkomponente") is overwritten and shows now only "quip-desc" .
              MODX 2.2.6 (advanced), PHP 5.3, MySQL 5.5.27
              • 17403 ☆ A M B ☆
              • 183 Posts
              me too. same error.
              quip 2.3.3 modx 2.4.2
                zaenal.lokamaya
                • 3749
                • 24,544 Posts
                Try adding this to any Quip tags:

                &debug=`0`


                For the missing lexicon entry, try setting it in the quip namespace in Lexicon Management.
                  Did I help you? Buy me a beer
                  Get my Book: MODX:The Official Guide
                  MODX info for everyone: http://bobsguides.com/modx.html
                  My MODX Extras
                  Bob's Guides is now hosted at A2 MODX Hosting