I'm settting up the groups for the new-ticket module, and when I try
to go into the group admin area, I get the following error..
[07/Jun/2000:11:19:36]
Error: Ns_PgExec: result status: 7 message: ERROR: Relation
'team_info' does not exist
[07/Jun/2000:11:19:36]
Error: nsd.tcl: Database operation "0or1row" failed (exception
NSDB, "Query was not a statement
returning rows.")
Database operation "0or1row" failed (exception NSDB, "Query was
not a statement returning rows.")
while executing
"ns_db 0or1row $db "select * from $info_table_name where group_id
= $group_id""
invoked from within
"set selection [ns_db 0or1row $db "select * from $info_table_name
where group_id = $group_id"]"
(file "www/groups/admin/group/index.tcl" line 54)
invoked from within
"source [ns_info pageroot]$group_admin_dir/index.tcl"
(procedure "ug_serve_group_pages" line 181)
invoked from within
"ug_serve_group_pages cns2676 {}"
Notice: URL: groups admin mission-standards /
Anyone willing to point me in the right direction?