Mantis

[Resolved] PluginManager 0.4.0

Posted by muskratsplace 
[Resolved] PluginManager 0.4.0
April 13, 2009 06:41PM
Hi, first I will say I have searched the English forums for my issue and have found a few items that assist me with understanding some of the php coding is. But I still have an issue with installing the PluginManager 0.4.0.

I have Mantis 1.1.6 running with mysql-4.1.16-win32 and php-4.4.2-Win32.

I had the pluginmanager installed a while back but had to rebuild the server as it were, so I do not know if there is any residual data left behind in a database or anything...

The following is what I get when I decompress the gz file and browse the plugins_page.php.

<../plugins_install_page.php?plugin=pluginmanager>
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 ]

SYSTEM WARNING: Invalid argument supplied for foreach()
<--->

I used the test.php described in Pluginmanager 0.4.0 mantis 1.1.5 to get the plugin link to appear, but no matter what I click on I return to the page described above.

I found the posting PluginManager 0.4.0 Installation Problem but have no idea where to post the php coding listed there?

Any help would be appreciated.

Mantis: 1.1.8
PHP: 4.4.2-Win32
SQL: mysql-5.1.36-win32
OS: Windows 2000, SP4
Re: PluginManager 0.4.0
April 14, 2009 08:47AM
Hi,

Send me your core.php and custom_strings_inc.php files winking smiley

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: PluginManager 0.4.0
April 16, 2009 03:55PM
I presume by send you mean post? I just don&#039;t want to do the wrong thing and clog up the forums if that&#039;s not the correct procedure...

Mantis: 1.1.8
PHP: 4.4.2-Win32
SQL: mysql-5.1.36-win32
OS: Windows 2000, SP4
Re: PluginManager 0.4.0
April 16, 2009 04:06PM
No by email (click on the contact link).

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: PluginManager 0.4.0
April 16, 2009 04:10PM
Emailed one of two files using my gMail account.

Mantis: 1.1.8
PHP: 4.4.2-Win32
SQL: mysql-5.1.36-win32
OS: Windows 2000, SP4
Re: PluginManager 0.4.0
April 16, 2009 06:17PM
You don&#039;t have the code provided in this post.

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: PluginManager 0.4.0
April 16, 2009 06:27PM
I&#039;m sorry, but I know next to nothing about php,,, I&#039;m picking a few things up as I go. Where at the end of the core.php??
Do I copy from the beginning <?php tag to the end ?> tag, or just what is inside the tags to inside the tags within the core.php.

EDIT:

I copied inside the tags to the last line inside the tags in core.php and now am getting a bunch of these messages all over the plugins_page.php.

APPLICATION WARNING #300: String "plugins_pluginmanager_install_plugin" not found.

Mantis: 1.1.8
PHP: 4.4.2-Win32
SQL: mysql-5.1.36-win32
OS: Windows 2000, SP4



Edited 1 time(s). Last edit at 04/16/2009 06:31PM by muskratsplace.
Re: PluginManager 0.4.0
April 16, 2009 10:12PM
I&#039;ve been trying this and that through out the day, and I think the issue may boil down to improper installation... I think...

I noticed that I have more than one core.php file and a few other things in the pluginmanager package attempt to redefine other functions done by other files...

Was I correct in copying the extracted packaged (.tar.gz) files to the \root\mantis\ directory? I used 7zip to extract the files and below is the only file structure it provided.

..\pluginmanager-0.4.0\plugins
..\pluginmanager-0.4.0\plugins_file_package_page.php
..\pluginmanager-0.4.0\plugins_install_page.php
..\pluginmanager-0.4.0\plugins_list_page.php
..\pluginmanager-0.4.0\plugins_mantis_upgrade_page.php
..\pluginmanager-0.4.0\plugins_package_page.php
..\pluginmanager-0.4.0\plugins_page.php
..\pluginmanager-0.4.0\plugins_uninstall_page.php
..\pluginmanager-0.4.0\plugins_upgrade_page.php
..\pluginmanager-0.4.0\plugins\pluginmanager
..\pluginmanager-0.4.0\plugins\pluginmanager\core
..\pluginmanager-0.4.0\plugins\pluginmanager\core.php
..\pluginmanager-0.4.0\plugins\pluginmanager\index.php
..\pluginmanager-0.4.0\plugins\pluginmanager\info.php
..\pluginmanager-0.4.0\plugins\pluginmanager\install_inc.php
..\pluginmanager-0.4.0\plugins\pluginmanager\install_manual_inc.php
..\pluginmanager-0.4.0\plugins\pluginmanager\lang
..\pluginmanager-0.4.0\plugins\pluginmanager\lang_inc.php
..\pluginmanager-0.4.0\plugins\pluginmanager\plugins_file_package_page.php
..\pluginmanager-0.4.0\plugins\pluginmanager\plugins_install_page.php
..\pluginmanager-0.4.0\plugins\pluginmanager\plugins_list_page.php
..\pluginmanager-0.4.0\plugins\pluginmanager\plugins_mantis_upgrade_page.php
..\pluginmanager-0.4.0\plugins\pluginmanager\plugins_package_page.php
..\pluginmanager-0.4.0\plugins\pluginmanager\plugins_page.php
..\pluginmanager-0.4.0\plugins\pluginmanager\plugins_uninstall_page.php
..\pluginmanager-0.4.0\plugins\pluginmanager\plugins_upgrade_page.php
..\pluginmanager-0.4.0\plugins\pluginmanager\core\backup_api.php
..\pluginmanager-0.4.0\plugins\pluginmanager\core\constant_inc.php
..\pluginmanager-0.4.0\plugins\pluginmanager\core\file_api.php
..\pluginmanager-0.4.0\plugins\pluginmanager\core\function_api.php
..\pluginmanager-0.4.0\plugins\pluginmanager\core\function_api.php~
..\pluginmanager-0.4.0\plugins\pluginmanager\core\install_api.php
..\pluginmanager-0.4.0\plugins\pluginmanager\core\plugin_api.php
..\pluginmanager-0.4.0\plugins\pluginmanager\core\xml_api.php
..\pluginmanager-0.4.0\plugins\pluginmanager\lang\strings_english.txt
..\pluginmanager-0.4.0\plugins\pluginmanager\lang\strings_french.txt
..\pluginmanager-0.4.0\plugins\pluginmanager\lang\strings_german.txt
..\pluginmanager-0.4.0\plugins\pluginmanager\lang\strings_russian.txt

Mantis: 1.1.8
PHP: 4.4.2-Win32
SQL: mysql-5.1.36-win32
OS: Windows 2000, SP4
Re: PluginManager 0.4.0
April 16, 2009 10:33PM
Woot! Wu-Who!

Used the post where you said to add to the core.php.

and found this post about multiple errors and adding a custom_strings_inc.php to the mantis root and the page cleared up!

Now to attempt a plugin installation.

Mantis: 1.1.8
PHP: 4.4.2-Win32
SQL: mysql-5.1.36-win32
OS: Windows 2000, SP4
Re: PluginManager 0.4.0
April 17, 2009 06:41PM
I can now install plugins! Thanks so much for your assistance and patience.

Mantis: 1.1.8
PHP: 4.4.2-Win32
SQL: mysql-5.1.36-win32
OS: Windows 2000, SP4
Sorry, only registered users may post in this forum.

Click here to login



Online Users

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