<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Mantis Plugins</title>
        <description></description>
        <link>http://forum.morinie.fr/mantis/index.php</link>
        <lastBuildDate>Sun, 20 May 2012 15:50:02 +0200</lastBuildDate>
        <generator>Phorum 5.2.13</generator>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?6,5186,5186#msg-5186</guid>
            <title>Looking for plugin for  Project tracking and reporting (no replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?6,5186,5186#msg-5186</link>
            <description><![CDATA[ Dear All,<br />
<br />
Need to know if there is any mantis plugin available with the following features :-<br />
<br />
                1. Project Portfolio Management	<br />
                2. Project Scheduling	<br />
                3. Resource Management	<br />
                4. Issue tracking system	<br />
                5. Reporting and Analyses<br />
                6. Workflow system	<br />
                7. Document Management	<br />
                8. Collaborative software	<br />
<br />
Any input in this regard is greatly appreciated.<br />
<br />
Regards<br />
Swap]]></description>
            <dc:creator>swaptcs</dc:creator>
            <category>Help - Plugins</category>
            <pubDate>Thu, 17 May 2012 16:42:53 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?6,5182,5182#msg-5182</guid>
            <title>Plugin Manager Issue (3 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?6,5182,5182#msg-5182</link>
            <description><![CDATA[ I am getting Following Error after installing Plugin Manager 0.4.0, Can anyone help me?<br />
<br />
Fatal error: Call to undefined function plugins_pluginmanager_get_plugin_list() in E:\AppServ\www\mantis\plugins\pluginmanager\lang_inc.php on line 23<br />
<br />
I already made changes in core.php as follows<br />
<br />
// set HTTP response headers<br />
http_all_headers();<br />
<br />
// push push default language to speed calls to lang_get<br />
if ( !isset( $g_skip_lang_load ) ) {<br />
	lang_push( lang_get_default() );<br />
}<br />
<br />
# signal plugins that the core system is loaded<br />
event_signal( 'EVENT_CORE_READY' );<br />
<br />
if ( file_exists( dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'plugins' . DIRECTORY_SEPARATOR . 'pluginmanager' . DIRECTORY_SEPARATOR . 'core.php' ) ) {<br />
require_once( dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'plugins' . DIRECTORY_SEPARATOR . 'pluginmanager' . DIRECTORY_SEPARATOR . 'core.php' );<br />
$g_plugins_manager_core = ON;<br />
}<br />
?&gt;<br />
<br />
And my custom_strings_inc.php is as follows<br />
<br />
&lt;?php<br />
if ( file_exists( dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'plugins' . DIRECTORY_SEPARATOR . 'pluginmanager' . DIRECTORY_SEPARATOR . 'lang_inc.php' ) ) {<br />
require( dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'plugins' . DIRECTORY_SEPARATOR . 'pluginmanager' . DIRECTORY_SEPARATOR . 'lang_inc.php' );<br />
global $g_plugins_manager_lang;<br />
$g_plugins_manager_lang = ON;<br />
}<br />
?&gt;]]></description>
            <dc:creator>sanjay</dc:creator>
            <category>Help - Plugins</category>
            <pubDate>Mon, 07 May 2012 15:42:16 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?6,5176,5176#msg-5176</guid>
            <title>[Resolved] Importer fichier Excel dans Mantis ? (no replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?6,5176,5176#msg-5176</link>
            <description><![CDATA[ Hello,<br />
<br />
 I work on a project or I have to import an Excel file in the software Mantis, but I dont knox how making this. could you please, to help me by directing me step by step on what I have to make to realize this objective. <br />
<br />
Thank you for your help.<br />
<br />
devLB]]></description>
            <dc:creator>bruce</dc:creator>
            <category>Help - Plugins</category>
            <pubDate>Thu, 22 Mar 2012 16:53:02 +0100</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?3,5168,5168#msg-5168</guid>
            <title>[Resolved] Message erreur plugin import (4 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?3,5168,5168#msg-5168</link>
            <description><![CDATA[ Salut,<br />
<br />
Les importations mantis fonctionnaient bien... entre ma dernière importation et celle de il y a quelques jours, j'ai modifié le séparateur ',' par '|' et j'ai rajouté un champ personnalisé... Rien de bien méchant.<br />
<br />
Maintenant quand j'importe, j'ai le message suivant :<br />
Erreur : Value does not match to the expected one<br />
<br />
Si j'enlève le champ créer entre les deux imports, le problème persiste, si je copie toute les pages PHP, sur une autre install Mantis qui à une base de données plus vieille et que je recrée les champs perso manquant (le min) l'import re-marche...<br />
<br />
J'ai besoin de faire refonctionner l'importation et je pense que j'ai un problème dans ma base de donnée actuelle...<br />
<br />
Vous avez une idée, sinon je vais devois tout importer manuellement dans une base fonctionnant (champs perso et X demande a créer vierge pour les upgrader avec les données quie vont bien de la base cassée)<br />
<br />
Merci.]]></description>
            <dc:creator>Stef</dc:creator>
            <category>Aide - Plugins</category>
            <pubDate>Tue, 07 Feb 2012 14:59:20 +0100</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?11,5166,5166#msg-5166</guid>
            <title>Sous catégories (1 reply)</title>
            <link>http://forum.morinie.fr/mantis/read.php?11,5166,5166#msg-5166</link>
            <description><![CDATA[ Bonjour,<br />
<br />
svp j'ai besoin de savoir comment procéder pour ajouter des sous-catégories lors de la création d'un nouveau bouge]]></description>
            <dc:creator>amariasoft</dc:creator>
            <category>Trucs et astuces</category>
            <pubDate>Thu, 26 Jan 2012 17:07:51 +0100</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?3,5163,5163#msg-5163</guid>
            <title>Page documentation Mantis 1.2.8 (1 reply)</title>
            <link>http://forum.morinie.fr/mantis/read.php?3,5163,5163#msg-5163</link>
            <description><![CDATA[ Bonjour,<br />
<br />
Depuis ma mise à jour vers mantis 1.2.8, je n'ai plus le lien vers la page documention.<br />
Y a t-il un moyen pour récupérer ce lien?]]></description>
            <dc:creator>spralleru</dc:creator>
            <category>Aide - Plugins</category>
            <pubDate>Thu, 08 Dec 2011 12:48:45 +0100</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?3,5159,5159#msg-5159</guid>
            <title>[Resolved] Mantis 1.2.8,  date échéance et notification par mail (2 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?3,5159,5159#msg-5159</link>
            <description><![CDATA[ Bonjour,<br />
<br />
J'aimerais créer un champs personnalisé  <b>date échéance</b> et envoyer une <b>notification par mail</b> à l'approche de cette date pour les tickets concernés. <br />
<br />
Le plugin <b>reminder</b> semble fait pour cela mais je suis sur <b>mantis 1.2.8</b> <br />
comment faire alors ?<br />
<br />
Merci]]></description>
            <dc:creator>rgo</dc:creator>
            <category>Aide - Plugins</category>
            <pubDate>Tue, 15 Nov 2011 15:17:59 +0100</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?3,5151,5151#msg-5151</guid>
            <title>[Resolved] Problème Importation pour mise à jour des données (5 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?3,5151,5151#msg-5151</link>
            <description><![CDATA[ Bonjour,<br />
<br />
Je suis un nouvel utilisateur de Mantis. <br />
J'ai proposé cette solution au sein de ma nouvelle société et je suis aujourd'hui en charghe de son administration... <br />
Actuellement, je suis confronté à une nouvelle problématique lié à l'import.<br />
Je parviens depuis peu à importer de nouveaux bugs (venant d'un partenaire), mais uniquement en INSERT.<br />
Je ne parviens pas à &quot;upgrader&quot; les données d'un bug déjà présent. Doit-on préciser quelque chose de particulier dans le fichier XML?<br />
J'utilise Mantis 1.2.5 et le Plugin Import/Export 1.0.<br />
Merci d'avance pour vos retours sur ce sujet!]]></description>
            <dc:creator>SGA</dc:creator>
            <category>Aide - Plugins</category>
            <pubDate>Fri, 21 Oct 2011 08:48:30 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?6,5136,5136#msg-5136</guid>
            <title>[Resolved] Failed install of LongCF (5 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?6,5136,5136#msg-5136</link>
            <description><![CDATA[ Bonjour,<br />
<br />
May I ask you for a quick support concerning an installation error while installing LongCF-Plug-In for Mantis?<br />
 <br />
The Plugin-Manager returned with the following error:<br />
 <br />
APPLICATION ERROR <a href="http://bugtracker.morinie.fr/mantis/view.php?id=401" target="_blank">#401</a> <br />
Datenbankabfrage fehlgeschlagen. Die Reportmeldung lautet <a href="http://bugtracker.morinie.fr/mantis/view.php?id=1101" target="_blank">#1101</a>: BLOB/TEXT column 'value' can't have a default value für die Abfrage: CREATE TABLE IF NOT EXISTS mantis_plugins_longcf_custom_field_string_table ( field_id INT(11) NOT NULL DEFAULT 0, bug_id INT(11) NOT NULL DEFAULT 0, value TEXT NOT NULL DEFAULT '', PRIMARY KEY ( field_id, bug_id ), KEY `idx_custom_field_bug` (`bug_id`) )<br />
 <br />
In addition, I have the wrong application behavoiur described in this Forum under 'LongCF not working'. I see that the code also didn't change.<br />
<br />
I would be very happy to get a hint how to fix this bug.<br />
 <br />
Merci beaucoup<br />
Arne-Steffen Dehler.]]></description>
            <dc:creator>asd</dc:creator>
            <category>Help - Plugins</category>
            <pubDate>Mon, 12 Sep 2011 11:42:08 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?3,5135,5135#msg-5135</guid>
            <title>Besoin d'aide sur la recherche des champs persos (no replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?3,5135,5135#msg-5135</link>
            <description><![CDATA[ Bonjour,<br />
<br />
Y a t-il une possibilité de modifier la recherche par mot clé? Par défaut elle ne fonctionne uniquement que sur les champs libres du type &quot;summary&quot;, &quot;description&quot;... Je souhaiterais l'étendre à l'ensemble des champs (perso ou non).<br />
<br />
J'imagine bien qu'une solution doit exister? (Peut être sous forme de plugin?).  N'étant pas developpeur, je m'en remets à vos bons conseils!<br />
<br />
Merci pour votre aide]]></description>
            <dc:creator>aurelienlh</dc:creator>
            <category>Aide - Plugins</category>
            <pubDate>Wed, 17 Aug 2011 10:28:52 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?6,5133,5133#msg-5133</guid>
            <title>what plugin adds new Main Top Front Menu Item (version 1.2.3) ? (1 reply)</title>
            <link>http://forum.morinie.fr/mantis/read.php?6,5133,5133#msg-5133</link>
            <description><![CDATA[ Hi everybody,<br />
<br />
I want to add a new Menu Item at Main Top Front Menu...<br />
<br />
At html_api.php Ive seen plugin event added options (adds a menu item after 'Main' and before 'My View')... so I imagine there is a plugin to add custom menu items like that.<br />
<br />
Im workin´with 1.2.3 version...<br />
<br />
thanks<br />
<br />
jp]]></description>
            <dc:creator>jpmoraez</dc:creator>
            <category>Help - Plugins</category>
            <pubDate>Thu, 11 Aug 2011 14:09:09 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?6,5131,5131#msg-5131</guid>
            <title>[Resolved] Mantis Connection (no replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?6,5131,5131#msg-5131</link>
            <description><![CDATA[ hello,<br />
I am new to use mantis, I'm on a project to recover and work on the bugs from BT, I wonder how I could connect from my java application to Mantis Bug Tracker. thank you<br />
si vous avez un tutoriel ou autre sa me sera d'une grande utilité.]]></description>
            <dc:creator>bechraoui.amine</dc:creator>
            <category>Help - Plugins</category>
            <pubDate>Mon, 08 Aug 2011 12:22:25 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?6,5129,5129#msg-5129</guid>
            <title>[Resolved] mantisconnect (no replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?6,5129,5129#msg-5129</link>
            <description><![CDATA[ Hello every body, is there some one who has tested mantisconnect  or  webservices with mantis BT, i need more detail and examples please.<br />
<br />
<br />
thanks]]></description>
            <dc:creator>Nourdine</dc:creator>
            <category>Help - Plugins</category>
            <pubDate>Mon, 01 Aug 2011 14:18:43 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?9,5125,5125#msg-5125</guid>
            <title>[Resolved] Add new column in view issues (1 reply)</title>
            <link>http://forum.morinie.fr/mantis/read.php?9,5125,5125#msg-5125</link>
            <description><![CDATA[ Hi,<br />
     I want to add new a field named <b>bug notes</b> in my view issues.can u tell me the solution asap where to add this field.<br />
<br />
Thanks in advance]]></description>
            <dc:creator>manasa</dc:creator>
            <category>Suggestions</category>
            <pubDate>Tue, 19 Jul 2011 09:02:27 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?6,5121,5121#msg-5121</guid>
            <title>[Resolved] mantis import from csv or excel file (3 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?6,5121,5121#msg-5121</link>
            <description><![CDATA[ I have a problem,i don't konw how import issues to mantis by csv or excel file.<br />
<br />
  I need a sample file of excel or csv;<br />
<br />
  note:mantis 1.2.5]]></description>
            <dc:creator>jiangyanxi</dc:creator>
            <category>Help - Plugins</category>
            <pubDate>Sat, 25 Jun 2011 02:55:42 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?3,5118,5118#msg-5118</guid>
            <title>Equivalent de HTMLmail sous 1.2.5 (4 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?3,5118,5118#msg-5118</link>
            <description><![CDATA[ Bonjour à tous,<br />
je viens de passer à la dernière version de Mantis, je n'avais pas évoluer depuis 2007....<br />
J'ai cru comprendre que les plugins d'ici ne focntionnait plus, d'ailleurs j'ai pas mal batailler pour les enlever suite à l'upg.<br />
savez vous si il existe un équivalent à HTMLmail ?<br />
J'avoue que faire une mise à jour et se retrouver avec des mails aussi beurk , ça fait vraiment mal au coeur :o))<br />
<br />
Merci d'avance pour vos lumières.]]></description>
            <dc:creator>maurice84</dc:creator>
            <category>Aide - Plugins</category>
            <pubDate>Mon, 29 Aug 2011 16:48:22 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?3,5114,5114#msg-5114</guid>
            <title>Mantis 1.1.8 relations (no replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?3,5114,5114#msg-5114</link>
            <description><![CDATA[ Bonjour je viens d'installer mantis 1.1.8 puis quelques plugins et fait quel que modifs sur config_inc.<br />
Tout se passe bien cependant la partie relation du bug a disparu j'ai le cadre et le mot relation visible mais dedans plus rien.<br />
<br />
Pourriez vous m'aider s'il vous plait ?]]></description>
            <dc:creator>Vonspectre</dc:creator>
            <category>Aide - Plugins</category>
            <pubDate>Wed, 27 Apr 2011 15:15:24 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?3,5110,5110#msg-5110</guid>
            <title>Installation plugins sur Mantis 1.2.5 (3 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?3,5110,5110#msg-5110</link>
            <description><![CDATA[ Bonjour,<br />
<br />
Je souhaite installer le plugin Import/Export pour pouvoir exporter des données d'une base Mantis 1.1.8 pour l'importer dans ma base Mantis 1.2.5. Après avoir activé le plugin Import/Export via le gestionnaire de plugins intégré dans la partie &quot;Administration&quot; de Mantis, l'importation ne fonctionne pas.<br />
<br />
En effet, je clique sur &quot;Importer des bugs&quot;, je renseigne le fichier à importer et dans quel projet l'importer et lorsque je valide, j'ai l'erreur 500 suivante :<br />
<br />
<b>Le site Web a rencontré une erreur lors de l'extraction de [<a href="http://localhost/mantis/plugin.php?page=XmlImportExport/import_action" target="_blank" rel="nofollow" >localhost</a>]. Cela peut être dû à une opération de maintenance ou à une configuration incorrecte.</b><br />
<br />
Après avoir fait plusieurs recherches, je n'ai rien trouvé sur ce problème. Auriez-vous une idée sur l'origine du problème ?<br />
<br />
J'ai également vu sur ce forum qu'apparemment les développeurs n'assurent pas que les plugins fonctionnant sous Mantis 1.1.x fonctionnent sous Mantis 1.2.x, est-ce vrai ?<br />
<br />
Et a-t-on besoin de pluginmanager sous Mantis 1.2.5 pour installer ce plugin ?<br />
<br />
Merci d'avance pour votre aide]]></description>
            <dc:creator>nb91</dc:creator>
            <category>Aide - Plugins</category>
            <pubDate>Tue, 26 Apr 2011 12:14:19 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?3,5103,5103#msg-5103</guid>
            <title>[Resolved] Probleme myreport (6 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?3,5103,5103#msg-5103</link>
            <description><![CDATA[ Bonjour à vous<br />
<br />
Je viens de mettre en place dans mon entreprise et je suis entrain de l'adapter à notre besoin .<br />
Cependant, j'ai ,pour le moment deux problemes avec le plugin myreport:<br />
Mantis m'affiche <br />
-une erreur application warning <a href="http://bugtracker.morinie.fr/mantis/view.php?id=100" target="_blank">#100</a> option de configuration &quot;default_bug_category&quot; n'as pas été trouvé<br />
- le nom des champs natif de mantis sont affichés deux fois<br />
<br />
Ces problemes sont peut etre liés...<br />
<br />
Pouvez vous m'aider ?]]></description>
            <dc:creator>Vonspectre</dc:creator>
            <category>Aide - Plugins</category>
            <pubDate>Wed, 20 Apr 2011 14:58:34 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?6,5090,5090#msg-5090</guid>
            <title>[Resolved] BBCode Plugin Crash MantisBT (5 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?6,5090,5090#msg-5090</link>
            <description><![CDATA[ Hi everybody... I'm a new user and i need your help please!<br />
<br />
I just install BB Code Plugin with Plugin Manager 0.4.0 and when i'd click on &quot;Return Plugin Manager&quot;, my server crash, or Mantis Crash...<br />
<br />
<b>500 Server Error</b><br />
A misconfiguration on the server caused a hiccup. Check the server logs, fix <br />
the problem, then try again.<br />
URL: [<a href="http://www.mlmanager.com.ar/proyectos/login_page.php" target="_blank" rel="nofollow" >www.mlmanager.com.ar</a>]<br />
<br />
There's a way to disable BBCode from php? I need your help, it's for my work and I need TO GO BACK TO WORK!!!<br />
<br />
<br />
Kind regards!!!]]></description>
            <dc:creator>pordio73</dc:creator>
            <category>Help - Plugins</category>
            <pubDate>Thu, 14 Apr 2011 17:22:45 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?6,5087,5087#msg-5087</guid>
            <title>[Resolved] LongCF not working (4 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?6,5087,5087#msg-5087</link>
            <description><![CDATA[ Mantis 1.1.1<br />
Plugin Manager 0.4.0<br />
LongCF 0.0.4<br />
<br />
Plugin installation ok and the options &quot;Long Text (100x20)&quot; and &quot;Long Text (80x10)&quot; show up in the Type list. When I select either one and assign to a project and start reporting an issue, the custom field shows empty without any textfield.<br />
<br />
No matter what options I set to this field it stays that way. <br />
<br />
<img src="http://i56.tinypic.com/javy9s.jpg" class="bbcode" border="0" /><br />
<br />
Anyone else having this problem? Any help appreciated. Thanks]]></description>
            <dc:creator>elpakko</dc:creator>
            <category>Help - Plugins</category>
            <pubDate>Mon, 18 Apr 2011 14:19:19 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?3,5079,5079#msg-5079</guid>
            <title>Déinstallation plugin pour migration vers 1.2.4 (5 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?3,5079,5079#msg-5079</link>
            <description><![CDATA[ Je suis en version mantis 1.1.8 et je souhaiterai migrer vers la 1.2.4.<br />
J'ai le plugin manager 0.4.0, longCF 0.0.4 et Import/Export 0.1.0a9.<br />
<br />
Si j'ai bien compris la version de mantis 1.2 comporte aussi un gestionnaire de plugin.<br />
<br />
Apparemment le plugin manager n'est pas compatible avec la version 1.2 de mantis.<br />
<br />
Si je souhaite migrer vers la 1.2.4, je dois dé-installer  les plugins puis le plugin manager, c'est bien cela ?<br />
Y a t'il des fichiers a vérifier ou des tables pour vérifier que les plugins se sont désinstallé correctement ?<br />
<br />
J'ai un autre soucis, j'utilise longcf pour avoir un champ de grande capacité pour indiquer les modifications apportés au bug dans la nouvelle version, si je supprime longcf comment puis je reprendre ces infos et les réintégrer dans la version 1.2.4 ?]]></description>
            <dc:creator>syl</dc:creator>
            <category>Aide - Plugins</category>
            <pubDate>Fri, 11 Mar 2011 08:39:41 +0100</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?6,5070,5070#msg-5070</guid>
            <title>[Resolved] Where can i download the Notif plugin ? (1 reply)</title>
            <link>http://forum.morinie.fr/mantis/read.php?6,5070,5070#msg-5070</link>
            <description><![CDATA[ Hi!<br />
<br />
Where can i download the Notif plugin please ?<br />
<br />
I'm on Mantis 1.1.8.<br />
<br />
Thanks in advance.]]></description>
            <dc:creator>kaiser</dc:creator>
            <category>Help - Plugins</category>
            <pubDate>Mon, 31 Jan 2011 11:54:06 +0100</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?6,5067,5067#msg-5067</guid>
            <title>Plugin Manager installation problem with Mantis 1.2.4 (4 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?6,5067,5067#msg-5067</link>
            <description><![CDATA[ Hello,<br />
<br />
I have problem with installation of Plugin Manager 0.4.0 installation problem with Mantis 1.2.4<br />
<br />
System:<br />
Windows Vista, Apache 2.2, Mantis customization made using NetBeans<br />
<br />
That is what I did:<br />
1. Clean Mantis installation<br />
2. Some basic customization (logos, views - generally nothing big)<br />
3. All working perfect<br />
<br />
And scenario that I'm getting is as follows:<br />
4. Download and unzip Plugin Manager 0.4.0 - simply following instruction<br />
5. Execute step: &quot;Browse the page [<a href="http://.../mantis/plugins_page.php" target="_blank" rel="nofollow" >...</a>] to finish the installation.&quot;<br />
6. Page looks ok but I noticed that version is named 0.3.0 but I used 0.4.0 version...<br />
7. When I press &quot;Return to Plugin Manager&quot; page is reloading as a blank.<br />
8. Entire mantis is not working - When I'm trying open whatever page in mantis a blank/empty page is shown<br />
<br />
I really have no idea now what else I can do.<br />
I was browsing your forum today, but without any result.<br />
I will really appreciate any suggestion what I'm doing wrong or/and what I can check.<br />
<br />
<br />
Regards]]></description>
            <dc:creator>vlodi</dc:creator>
            <category>Help - Plugins</category>
            <pubDate>Tue, 15 Nov 2011 14:42:08 +0100</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?6,5065,5065#msg-5065</guid>
            <title>a MVC implementation? (1 reply)</title>
            <link>http://forum.morinie.fr/mantis/read.php?6,5065,5065#msg-5065</link>
            <description><![CDATA[ I am trying to decide which will be the best design pattern for my game. I would like to know what design patterns are you guys using in unity 3D.<br />
<br />
<br />
    Also, which <a href="http://www.phpkode.com/scripts/category/php-design-patterns/" target="_blank" rel="nofollow" >PHP Design Patterns</a> will be the most appropriated for my game?<br />
<br />
    PS: My game needs is full 3d ,with levels, lots of models, different cameras, and multi player. Imagine warcraft3 for instance.<br />
<br />
    There is any example of a MVC implementation?]]></description>
            <dc:creator>simy202</dc:creator>
            <category>Help - Plugins</category>
            <pubDate>Thu, 20 Jan 2011 08:48:17 +0100</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?6,5056,5056#msg-5056</guid>
            <title>[Resolved] help plugin import / export, only show projects that the user has access (5 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?6,5056,5056#msg-5056</link>
            <description><![CDATA[ I need the user only has access to export in the projects it has access now displays all projects, including not being part of the]]></description>
            <dc:creator>djcamus</dc:creator>
            <category>Help - Plugins</category>
            <pubDate>Mon, 18 Apr 2011 17:34:17 +0200</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?3,5053,5053#msg-5053</guid>
            <title>[Resolved] Erreur d'installation du plugin manager 0.4.0 avec Mantis 1.2.4 (2 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?3,5053,5053#msg-5053</link>
            <description><![CDATA[ Bonjour,<br />
Je viens d'installer Mantis 1.2.4. (sous Ubuntu 64 bits)<br />
J'ai ensuite essayé d'installer PluginManager 0.4.0.<br />
<br />
Le site indique &quot;requirement : Mantis 1.0.5&quot; donc je suppose que ce plugin fonctionne avec les versions supérieures ou égales à 1.0.5.<br />
<br />
J'ai suivi la procédure d'installation:<br />
- dézipper pluginmanager-0.4.0.tar.gz dans le répertoire root de mantis.<br />
- vérifier les droits d'écriture<br />
- affichage de la page &quot;/plugins_page.php&quot; pour finir l'installation, tout semble se passer correctement.<br />
<br />
Mais ensuite, les pages Mantis affichent uniquement le message d'erreur :<br />
<br />
Parse error: syntax error, unexpected '&lt;' in /var/www/mantisbt-1.2.4/core.php on line 261<br />
<br />
Y a t'il un problème de compatibilité, ai-je fait une mauvaise manip ou y a t'il un bug ?]]></description>
            <dc:creator>jmarrouart</dc:creator>
            <category>Aide - Plugins</category>
            <pubDate>Tue, 21 Dec 2010 13:05:51 +0100</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?3,5048,5048#msg-5048</guid>
            <title>Pb erreur installation du plugin longcf (5 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?3,5048,5048#msg-5048</link>
            <description><![CDATA[ Salut, <br />
<br />
désolé de revenir vous embetter mais quand j'essais d'installer ce plugin j'ai une erreur (voir PJ)... Vous avez une idée de comment résoudre le pb? <br />
<br />
PS: j'utilise plugin manager 0.4.0 <br />
<br />
Merci d'avance]]></description>
            <dc:creator>Stef</dc:creator>
            <category>Aide - Plugins</category>
            <pubDate>Wed, 12 Jan 2011 09:48:50 +0100</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?3,5044,5044#msg-5044</guid>
            <title>[Resolved] APPLICATION WARNING #300 après migration (3 replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?3,5044,5044#msg-5044</link>
            <description><![CDATA[ Bonjour,<br />
<br />
Suite à une migration je me retrouve avec des messages d'erreurs.<br />
<br />
Voici ceux que j'ai remarqué pour le moment. Je pense que j'en trouverais d'autres.<br />
<pre class="bbcode">
<span style="color:#FF0000">

APPLICATION WARNING <a href="http://bugtracker.morinie.fr/mantis/view.php?id=300" target="_blank">#300</a>: Chaîne « delivered_bug_title » introuvable.
APPLICATION WARNING <a href="http://bugtracker.morinie.fr/mantis/view.php?id=300" target="_blank">#300</a>: Chaîne « refused_bug_title » introuvable.
APPLICATION WARNING <a href="http://bugtracker.morinie.fr/mantis/view.php?id=300" target="_blank">#300</a>: Chaîne « accepted_bug_title » introuvable.
APPLICATION WARNING <a href="http://bugtracker.morinie.fr/mantis/view.php?id=300" target="_blank">#300</a>: Chaîne « opened_bug_title » introuvable.

</span></pre>
<br />
PS: Toute fois c'est pas bloquant. Un collègue me dis que sa serrait un problème de traduction ( dans le fichier lang/strings_french).<br />
Je me dois de résoudre ça assez vite pour protéger l'image de la société, car beaucoup de clients utilisent notre mantis pour ouvrier des anomalies.<br />
<br />
Avez vous une idée comment je pourrais corriger ?<br />
<br />
Je vous en remercie par avance.<br />
<br />
EDIT: Ma version de mantis est la 1.2.3]]></description>
            <dc:creator>dam326</dc:creator>
            <category>Aide - Plugins</category>
            <pubDate>Wed, 01 Dec 2010 11:12:34 +0100</pubDate>
        </item>
        <item>
            <guid>http://forum.morinie.fr/mantis/read.php?5,5036,5036#msg-5036</guid>
            <title>[Resolved] migration version 1.1.6 vers 1.2.3 (no replies)</title>
            <link>http://forum.morinie.fr/mantis/read.php?5,5036,5036#msg-5036</link>
            <description><![CDATA[ Bonjour, <br />
<br />
je suis en version 1.1.6 de mantis etje souhaiterai migrer vers une version 1.2.3.<br />
- nous avons fait quelques modifications de codes pour adapter les statuts (par exemple, commentaire est devenir rejeté). Je suppose qu'après la migration, il faudra reprendre nos modif?<br />
- quels sont les + de cette version?<br />
- quels sont les impacts connus de la migration?<br />
<br />
Merci pour votre aide]]></description>
            <dc:creator>samanne</dc:creator>
            <category>Autre</category>
            <pubDate>Wed, 13 Oct 2010 13:28:16 +0200</pubDate>
        </item>
    </channel>
</rss>

