Artifacts Associated With Ticket 117dbbfe67

  1. Ticket change [3a83398ade] (rid 1825) by vovinam on 2013-03-11 22:01:17:

    1. comment initialized to:
      Bonjour,
      J'ai mis a jour garradin mais j'ai quelque message d'erreur au démarrage.
      Message:
      Attention : set_error_handler () s'attend à ce que l'argument (Garradin xception_error_handler?) d'être un callback valide dans / homez.53/vovinamn/www/garradin/include/init.php sur la ligne 139 
      Avertissement : set_exception_handler () s'attend à ce que l'argument (Garradin xception_handler? ) d'être un callback valide dans / homez.53/vovinamn/www/garradin/include/init.php sur la ligne 140 
      
      Fatal error : Uncaught exception 'Garradin \ UserException' with message 'Pas de mise à jour à faire. en / homez.53/vovinamn/www/garradin/www/admin/upgrade.php: 29 Stack trace: # 0 {main} jeté dans / homez.53/vovinamn/www/garradin/www/admin/upgrade.php sur ligne 29
      
    2. foundin initialized to: "version 0.5"
    3. private_contact initialized to: "a2e264ca517949f18061b9af5d8cdade429a14a0"
    4. severity initialized to: "Important"
    5. status initialized to: "Open"
    6. title initialized to: "Mise a jour version 0.5"
    7. type initialized to: "Incident"
  2. Ticket change [e48bd2d323] (rid 1826) by bohwaz on 2013-03-12 02:15:53:

    1. Appended to comment:
      
      
      <hr /><i>bohwaz added on 2013-03-12 01:15:53 UTC:</i><br />
      Hello, la 0.5 n'était présente qu'à titre de test beta pour quelques personnes, elle n'est pas terminée. Cependant ton bug est étrange. Depuis quelle version fais-tu la mise à jour ? Et quelle version de PHP utilises-tu ?
      
    2. priority changed to: "Immediate"
    3. resolution changed to: "Open"
  3. Ticket change [ae46491907] (rid 1827) by vovinam on 2013-03-12 08:49:50:

    1. Appended to comment:
      
      
      <hr /><i>vovinam added on 2013-03-12 07:49:50 UTC:</i><br />
      Bonjour,
      PHP 5.4
      
      Mis a jour de la version 4.4 Garradin;
      
      Voila, je cherche aussi sur mon service. 
      
      Je suis en phase d’implémentation. Pour une association.
      
      Merci
        
      
  4. Ticket change [ee1c93ef5b] (rid 1828) by bohwaz on 2013-03-12 23:52:08:

    1. Appended to comment:
      
      
      <hr /><i>bohwaz added on 2013-03-12 22:52:08 UTC:</i><br />
      Sur les lignes 139 et 140 du fichier include/init.php, essaye de remplacer les guillemets doubles (") par des guillemets simples (') ? Comme ceci :
      
          set_error_handler('Garradin\exception_error_handler');
          set_exception_handler('Garradin\exception_handler');
      
      
  5. Ticket change [84175674eb] (rid 1838) by vovinam on 2013-03-13 23:14:53:

    1. Appended to comment:
      
      
      <hr /><i>vovinam added on 2013-03-13 22:14:53 UTC:</i><br />
      Merci
      J'ai mis a jour garradin.
      Par contre il me semble que tu envoie quelques .db lors de la mis a jour.
      A+
      
      
  6. Ticket change [db9593c2ec] (rid 1841) by bohwaz on 2013-03-15 10:45:18:

    1. Appended to comment:
      
      
      <hr /><i>bohwaz added on 2013-03-15 09:45:18 UTC:</i><br />
      Merci d'avoir remarqué ma boulette, j'ai remplacé la release.
      
  7. Ticket change [e71ba80b31] (rid 1891) by bohwaz on 2013-04-08 14:38:16:

    1. resolution changed to: "Fixed"
    2. status changed to: "Closed"