I just started working on OpenACS a few weeks ago and so far I am getting a weird error that I think keeps crashing my virtual server.
PAGE: /packages/dotlrn/lib/toolbar
------------------------------------------------------------
can't read "dotlrn_admin_url": no such variable
while executing
"lang::util::localize ${dotlrn_admin_url}"
invoked from within
"if {[string equal "[ad_quotehtml [lang::util::localize ${admin_sw}]]" "1"]} {
append __adp_output "
<tr>
<td width=\"100%\" valign=\"top\" align=\"..."
("uplevel" body line 53)
invoked from within
"uplevel {
set __adp_output ""
append __adp_output "<div id=\"dotlrn-toolbar\">
<table cellspacing=\"0\" cellpadding=\"0\" width=\"100%\" border=\"0\" ..."
(procedure "template::code::adp::/home/yabt/yabt/packages/dotlrn/lib/too..." line 2)
invoked from within
"template::code::${template_extension}::$__adp_stub"
(procedure "template::adp_parse" line 77)
invoked from within
"template::adp_parse [template::util::url_to_file "/packages/dotlrn/lib/toolbar" "$__adp_stub"] [list]"
[/code]
-------------------------------------------------------
Also whenever I try to delete the Menu-msgs nav links the links still appear and nothing happens. It only changes if I input a different link or name, but I just want to get rid of the links.