Hi Orzenil,
I have downloded & installed the recruiting package. Thanks for the same.
But when I click recruitng in the Applications side pane; it throws following exception.
========================START===========================
invalid command name "dotlrn::navbar"
while executing
"dotlrn::navbar Recruiting"
("eval" body line 1)
invoked from within
"eval dotlrn::navbar $context_bar"
invoked from within
"if {! ([template::util::is_nil context_bar])} {
append __adp_output [eval dotlrn::navbar $context_bar]
}"
("uplevel" body line 24)
invoked from within
"uplevel {
set __adp_output ""
#
# Copyright (C) 2001, 2002 OpenForce, Inc.
#
# This file is part of dotLRN.
#
# do..."
(procedure "template::code::adp::/var/lib/aolserver/open_qualex/packages..." line 2)
invoked from within
"template::code::${template_extension}::$__adp_stub"
(procedure "template::adp_parse" line 68)
invoked from within
"template::adp_parse $__adp_master [concat [list __adp_slave $__adp_output] [array get __adp_properties]]"
(procedure "template::adp_parse" line 73)
invoked from within
"template::adp_parse [file root [ad_conn file]] {}"
(procedure "adp_parse_ad_conn_file" line 5)
invoked from within
"$handler"
("uplevel" body line 2)
invoked from within
"uplevel $code"
invoked from within
"ad_try {
$handler
} ad_script_abort val {
# do nothing
}"
invoked from within
"rp_serve_concrete_file [ad_conn file]"
(procedure "rp_serve_abstract_file" line 60)
invoked from within
"rp_serve_abstract_file "$root/$path""
("uplevel" body line 2)
invoked from within
"uplevel $code"
invoked from within
"ad_try {
rp_serve_abstract_file "$root/$path"
set tcl_url2file([ad_conn url]) [ad_conn file]
set tcl_url2path_info..."
===========================END==========================
Can you please look at this ?
FYI,
I am not using dotlrn. Is it mandatary for the package?
Thanks