Ingeborg Hellemo wrote, On 16-10-2007 12:49:
Well, subject says it all:
/browse/service/allMatrix looks terrible and not at all graphical. I see this
both on our 3.3.0 installation and on tromso-vk.uit.no which runs r4194.
Please fix?
Filed as a bug:
http://sourceforge.net/tracker/index.php?func=detail&aid=1815756&gro...
Jodal, our webslinger, is busy these days working on a student project; I
think his NAV todo-list has grown a bit too large of late, but I'll make sure
he prioritizes bugfixes when he has time to work on NAV.
Also: Why do we call it "graphical"? What constitutes a "graphical" view?
--
mvh
Morten Brekkevold
UNINETT
>From Ingeborg.Hellemo at cc.uit.no Fri Oct 26 11:23:06 2007
From: Ingeborg.Hellemo at cc.uit.no (Ingeborg Hellemo)
Date: Fri Oct 26 10:23:10 2007
Subject: [Nav-users] PHP-errors from AlertProfiles
Message-ID:
200710260823.l9Q8N64N014697@barnetv.cc.uit.no
NAV 3.3.0 and php5
If I try to add a new profile I get:
AlertProfiles PHP Errorhandler
AlertProfiles error-handler:Unkown error type: [2]
pg_exec() [function.pg-exec]: Query failed: ERROR: syntax error at or near ")"
LINE 1: ...ofilid) VALUES (nextval('tidsperiode_id_seq'), 1, '08:00', ) ^
/usr/local/nav/apache/webroot/alertprofiles/databaseHandler.php
on line [1962]
AlertProfiles PHP Errorhandler
AlertProfiles error-handler:Unkown error type: [2]
pg_fetch_row() expects parameter 1 to be resource, boolean given
/usr/local/nav/apache/webroot/alertprofiles/databaseHandler.php
on line [2048]
AlertProfiles PHP Errorhandler
AlertProfiles error-handler:Unkown error type: [2]
pg_exec() [function.pg-exec]: Query failed: ERROR: syntax error at end of
input LINE 1: SELECT id FROM Brukerprofil WHERE oid = ^
/usr/local/nav/apache/webroot/alertprofiles/databaseHandler.php
on line [2047]
====================
If I try to edit an existing profile I get
AlertProfiles PHP Errorhandler
AlertProfiles error-handler:Unkown error type: [2]
Invalid argument supplied for foreach()
/usr/local/nav/apache/webroot/alertprofiles/modules/timeperiod.php
on line [247]
Any ideas?
--Ingeborg