[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Can't uninstall a plugin I created
Page 1 of 1

Can't uninstall a plugin I created

Posted: 06 Apr 2017 21:26
by matthewnoell
What would prevent me from uninstalling a plugin? I created a filter plugin based on EgoBuilder.java. In the "Plugins" window under the "Installed" tab, the plugin I installed cannot be selected. Why does gephi think it's a 'core' plugin?

Re: Can't uninstall a plugin I created

Posted: 06 Apr 2017 21:34
by eduramiba
I am not sure but I think that's indicated in the manifest or something similar.

Re: Can't uninstall a plugin I created

Posted: 10 Apr 2017 04:31
by matthewnoell
Thank you. That was it. I needed "AutoUpdate-Essential-Module: false" in manifest.mf.