IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 19 years ago

Closed 18 years ago

#928 closed enhancement (fixed)

"DB_Error::fetchInto() undefined" errors when querying certain tables

Reported by: jester@… Owned by: eugene
Priority: high Milestone:
Component: ippMonitor Version: 2.2
Severity: minor Keywords:
Cc:

Description

warpInputExp

Fatal error: Call to undefined method DB_Error::fetchInto() in /var/www/localhost/htdocs/ippMonitor/warpInputExp.php on line 45

Change History (5)

comment:1 by jester@…, 19 years ago

and in warpSkyCellMap too

Fatal error: Call to undefined method DB_Error::fetchInto() in /var/www/localhost/htdocs/ippMonitor/warpSkycellMap.php on line 45

comment:2 by jester@…, 19 years ago

Summary: Error when querying warp input exposureserrors when querying certain tables

so here's the full list of things that get t

comment:3 by jester@…, 19 years ago

Summary: errors when querying certain tables"DB_Error::fetchInto() undefined" errors when querying certain tables

comment:4 by eugene, 19 years ago

Status: newassigned

comment:5 by eugene, 18 years ago

Resolution: fixed
Status: assignedclosed

these errors are caused by inconsistency in the fields requested by ippMonitor and those actually available in the db tables. I have updated the current ippMonitor code to only request fields valid for the current db schema. I have also updated ippMonitor to improve the information content returned by the warp and stack queries to make them more useful.

Note: See TracTickets for help on using tickets.