if a user tries to use the search module it returns an error page not
found and the watchdog / error log looks like this
"[04/Dec/2000:13:35:21]
Error: invalid command name "ad_verity_and_get_user_id"
invalid command name "ad_verity_and_get_user_id"
while executing
"ad_verity_and_get_user_id"
invoked from within
"set user_id [ad_verity_and_get_user_id]..."
(file "/web/iig.org.in/www/search/search.tcl" line 4)
invoked from within
"source $script"
invoked from within
"if ![file exists $script] {
ns_returnnotfound $conn
} else {
source $script
}"
(procedure "ns_sourceproc" line 3)
invoked from within
"ns_sourceproc cns42 {}"
Notice: Running scheduled proc process_email_queue..."
I tried using the search with the system account but the error is the
same can some one help on this.