On Wed, May 26, 2010 at 04:53:40PM -0300, Marco TĂșlio Oliveira Alves wrote:
>    I think I found. In the line 92, consolidate/syslog.php:

Yes, that is the problem. On mysql it doesn't care about what sort of
quotes it uses, but pgsql does.  I've put the changes into the
repository.

In other work, I have also moved both the code and the docs onto the
git repository and started more clean-up work on the front-end code.
That part of the program does need some work and hopefully the whole
code will pass the E_STRICT error reporting once it is done;
register_globals should also not be required.

If your logs are filling up, edit conf/config.php and change the
error_reporting line so it doesn't include E_WARNING; I've got that line
unchanged and it filled my /var :(

If you know PHP, I am also looking for people to assist in writing or
cleaning up the code.  Also, if you know the smarty templating system
and are keen, there will be plenty to do soon-ish.

The latest version of code is always available at the git repository at 
https://sourceforge.net/scm/?type=git&group_id=46041

 - Craig
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/                             csmall at : enc.com.au
http://www.debian.org/          Debian GNU/Linux, software should be Free 

------------------------------------------------------------------------------

_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to