Mantis

[Resolved] plugin manager installed but not able to install new plugins

Posted by kecsi 
[Resolved] plugin manager installed but not able to install new plugins
October 12, 2009 03:20PM
Hello,

I installed pluginmanager-0.4.0.tar.gz /plugins_page.php shows all green.
But when I go to Manage/Manage plugins I'm not able to add new plugins.

Also I'm not able to find mentioned configuration part of the manual.
In plugins_page.php there is no PluginManager plugin link sad smiley

I use the latest MantisBT 1.2.0rc2 Release Candidate 2

Can you pleae advice.
TIA, Zoltan
Re: plugin manager installed but not able to install new plugins
October 12, 2009 03:22PM
What do you see on the plugins_page.php?

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here
Re: plugin manager installed but not able to install new plugins
October 12, 2009 03:34PM
it atumatically redirect me to plugins_install_page.php?plugin=pluginmanager

This is the content:
"
Install/Upgrade a plugin

Check packager version 0.1.0
Plugin name Plugin Manager
Plugin version 0.3.0
Check the Apache version No test performed/required
Check the PHP version OK
Check the SQL version No test performed/required
Check the Mantis version OK
Check the Plugins version OK
Install or Upgrade? Upgrade
Check install script OK
Upgrade the plugin
Step 1 / 2: Moving files OK
Upgrade the plugin
Step 2 / 2: Change plugin link OK
Register plugin OK
Installation OK


[ Return to Plugin Manager ] "

Last url point to /plugins_page.php



Edited 1 time(s). Last edit at 10/12/2009 03:34PM by kecsi.
Re: plugin manager installed but not able to install new plugins
October 12, 2009 03:46PM
The webserver can't write/modify PHP files inside the Mantis directory. You have to make sure that the webserver can write/modify files.

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here
Re: plugin manager installed but not able to install new plugins
October 12, 2009 03:56PM
I changed the owner of all files to the web server user again.
Nothing changed.



Edited 1 time(s). Last edit at 10/12/2009 04:00PM by kecsi.
Re: plugin manager installed but not able to install new plugins
October 12, 2009 03:59PM
Including the directories?

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here
Re: plugin manager installed but not able to install new plugins
October 12, 2009 04:01PM
Yes. Recursive using -R option.
Re: plugin manager installed but not able to install new plugins
October 12, 2009 04:05PM
Including the root directory? Make sure that rwx are correctly set (owner is not enough).

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here
Re: plugin manager installed but not able to install new plugins
October 12, 2009 04:12PM
Fixed all permissions again, using:
find . -type f -exec chmod 0664 '{}' \;
find . -type d -exec chmod 0775 '{}' \;
including webroot.

Still the same. sad smiley



Edited 1 time(s). Last edit at 10/12/2009 04:13PM by kecsi.
Re: plugin manager installed but not able to install new plugins
December 19, 2009 05:20PM
Kecsi/Vincent,

I have the similar issue, but the last message I see here [on this thread] from kecsi indicates

Fixed all permissions again, using:
find . -type f -exec chmod 0664 '{}' \;
find . -type d -exec chmod 0775 '{}' \;
including webroot.

Still the same.

... kecsi, is there a fix you have not posted (or have posted elsewhere)?

In the interim, I will continue to open write privileges.... (I have confirmed that I have not fully applied the write privileges to date).

Vincent, I have /var/www/html/my_project/ ... how far up (towards the root) does the write privilege need to be extended?

Thank you in advance for your kind assistance.


Chris K
Re: plugin manager installed but not able to install new plugins
December 19, 2009 09:16PM
Sorry not able to help. I don't have a solution. I abandoned plugin manager.
Re: plugin manager installed but not able to install new plugins
December 21, 2009 02:18PM
Just the mantis directory (and sibdirectories). Check the core.php and custom_strings_inc.php files (at the end, something must be added)

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here
Re: plugin manager installed but not able to install new plugins
March 14, 2011 05:04PM
I have the same problem. Can You tell me what I have to add at the end of the files?
Sonja
Re: plugin manager installed but not able to install new plugins
March 14, 2011 05:26PM
Hi,

For the curtom_strings_inc.php:
Language: PHP
((( ) . DIRECTORY_SEPARATOR . &<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>;plugins&<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>; . DIRECTORY_SEPARATOR . &<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>;pluginmanager&<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>; . DIRECTORY_SEPARATOR . &<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>;lang_inc.php&<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>; ) ) { (( ) . DIRECTORY_SEPARATOR . &<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>;plugins&<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>; . DIRECTORY_SEPARATOR . &<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>;pluginmanager&<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>; . DIRECTORY_SEPARATOR . &<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>;lang_inc.php&<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>; ); $g_plugins_manager_lang; $g_plugins_manager_lang = ON; }  

For the core.php:
Language: PHP
((( ) . DIRECTORY_SEPARATOR . &<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>;plugins&<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>; . DIRECTORY_SEPARATOR . &<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>;pluginmanager&<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>; . DIRECTORY_SEPARATOR . &<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>;core.php&<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>; ) ) { (( ) . DIRECTORY_SEPARATOR . &<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>;plugins&<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>; . DIRECTORY_SEPARATOR . &<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>;pluginmanager&<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>; . DIRECTORY_SEPARATOR . &<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>;core.php&<a href="http://bugtracker.morinie.fr/mantis/view.php?id=039" target="_blank">#039</a>; ); $g_plugins_manager_core = ON; }

Vincent


Mantis: 1.1.0, 1.1.5, 1.1.1
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux

Please complete your signature with your environment informations.
Enable skype notification here
Sorry, only registered users may post in this forum.

Click here to login



Online Users

Guests: 2
Record Number of Users: 1 on April 02, 2023
Record Number of Guests: 115 on November 09, 2023
Top Users
Hébergeur : Morinie.Fr