yupp..it occurred when i access to /chat/moderate.tcl. ..the details of the errors is as follows:
Error: could not allocate 1 handle from pool "main"
could not allocate 1 handle from pool "main"
while executing
"ns_db gethandle"
(procedure "chat_room_group_id_internal" line 2)
invoked from within
"chat_room_group_id_internal 1"
("eval" body line 1)
invoked from within
"eval $tcl_statement"
(procedure "util_memoize" line 11)
invoked from within
"util_memoize "chat_room_group_id_internal $chat_room_id" [ad_parameter RoomPropertiesCacheTimeout chat 600"
(procedure "chat_room_group_id" line 5)
invoked from within
"chat_room_group_id $chat_room_id"
invoked from within
"set private_group_id [chat_room_group_id $chat_room_id]"
(file "/home/servername/webserver/servers/server1/www/chat/moderate.tcl" line 35)
invoked from within
"source $script"
(procedure "ns_sourceproc" line 6)
invoked from within
"ns_sourceproc cns16 {}"
what do u mean by "pass the db handle into the proc." ??
little bit blurry here :))
thanks