Can't install EmailReporting

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
bolshi
Posts: 6
Joined: 18 Jan 2010, 14:36

Can't install EmailReporting

Post by bolshi »

Hello,
everthing works fine, except EmailReporting. I downloaded it from here: http://www.mantisbt.org/bugs/view.php?id=4286 and unzipped it. Now I've got the following structure:

localhost/mantis/plugins/emailReporting/core
localhost/mantis/plugins/emailReporting/doc
localhost/mantis/plugins/emailReporting/EmailReporting.php
localhost/mantis/plugins/emailReporting/lang
localhost/mantis/plugins/emailReporting/pages
localhost/mantis/plugins/emailReporting/scripts

Parallel I installed pluginmanager:

localhost/mantis/plugins/pluginmanager

The pluginmanager works well. emailReporting doesn't? Every hint would be helpful.

Greetings from Berlin, Germany
bolshi
Posts: 6
Joined: 18 Jan 2010, 14:36

Re: Can't install EmailReporting

Post by bolshi »

Forgot to mention Mantis runs in Version 1.2.0rc2 and this MantisBT-1.2.0rc2_plugin_EmailReporting-0.7.4.rar [^] (58,972 Bytes) 2010-01-18 14:32

Kind regards bolshi
Terko
Posts: 14
Joined: 13 Jan 2010, 14:25

Re: Can't install EmailReporting

Post by Terko »

U dont have to install an extern plugin manager,
if u have the right mantis version 1.2.0a2 or 3 it will have a built in plugin manager.
bolshi
Posts: 6
Joined: 18 Jan 2010, 14:36

Re: Can't install EmailReporting

Post by bolshi »

I only wanted to test if any other plugin works. That's why I installed the plugin-manager. I didn't tried to install emailReporting in this way.

But, do I have to call a special file to configure EmailReporting in my web interface? Or should it work if everything's on the right place?

kind regards, bolshi
Terko
Posts: 14
Joined: 13 Jan 2010, 14:25

Re: Can't install EmailReporting

Post by Terko »

i just installed mantisbt 1.2.0a2 and copied MantisBT-1.2.0rc2_plugin_EmailReporting-0.7.3.rar into the plugin folder,

moved to the plugin manager and installed email reporting.
Guess if it doesnt work, its some version conflict anywhere.

which php version you use? i tried with 5.3
bolshi
Posts: 6
Joined: 18 Jan 2010, 14:36

Re: Can't install EmailReporting

Post by bolshi »

I'm using 5.2.6. While a former different installation I installed the plugin-manager. But there was no way installing a rar-file. The only way installing plugins were mantis-packages. How do you install emailreporting via plugin-manager? Do we talk about the same plugin: http://deboutv.free.fr/mantis/plugin.ph ... ginManager

kind regards bolshi
Terko
Posts: 14
Joined: 13 Jan 2010, 14:25

Re: Can't install EmailReporting

Post by Terko »

no , thats what i tried to say in my 1st post

u dont need this manager, it doesnt support the email reporting plugin
just the developer version mantisbt 1.2.0a2 manager

but i dunno if it works with php 5.2, maybe u have to install 5.3
bolshi
Posts: 6
Joined: 18 Jan 2010, 14:36

Re: Can't install EmailReporting

Post by bolshi »

My php.ini was wrong. I configured the etc/php.ini. At the moment my project works in MAMP. That means the appropriate ini file is stored here: Applications/MAMP/conf/php5/php.ini
Now I see EmailReporting and it works with PHP 5.2.11

kind regards, bolshi
Post Reply