[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 •My plugin doesn't work in installed version
Page 1 of 1

My plugin doesn't work in installed version

Posted: 09 Nov 2011 16:37
by jorgaf
Hello,

I developed the Loxa Web Site Export, I have a new version, it works in development environment (run from netbeans), but when I install the nbm files in the Gephi 0.8 beta (downloaded from web and installed in my computer), my plugin doesn't work, gephi never shows me some error messages o alerts. Apparently the plugin is running, but it doesn't create any file

Where can I get information about the problem?

Is there any logging file?

Thanks for your time and help

Re: My plugin doesn't work in installed version

Posted: 09 Nov 2011 18:28
by mbastian
You can get the log files here

Re: My plugin doesn't work in installed version

Posted: 15 Nov 2013 04:13
by juliemkauffman
Hi Jorgaf,

I am currently having the same problem with a plugin I developed. When I run the program from Netbeans it works fine, but when I test my plugin on an existing Gephi installation with a large network, the plugin never finishes and I don't receive an error message. This problem does not occur with smaller networks. Were you able to resolve your issue?

Thank you for your help.