Forum OpenACS Development: Re: unable to access

Collapse
2: Re: unable to access (response to 1)
Posted by Iuri Sampaio on
someone left trash code in the current cvs repo

go to packages/acs-subsite/www/group-master.tcl
and coment out very last line

#set navbar [subsite::portal_navbar]

Collapse
3: Re: unable to access (response to 2)
Posted by Iuri Sampaio on
the same happened when i tried to add an element in the parameters of mainsite and wrongly put a extra space char

Now i can not access any page of the site

how do i fix that?

[06/May/2009:18:57:21][19682.3038661552][-conn:openacs::2] Error: rp_report_error: Error rendering error page (!)
list must have an even number of elements
while executing
"array set section_a $section_spec"
(procedure "subsite_navigation::define_pageflow" line 25)
invoked from within
"subsite_navigation::define_pageflow -navigation_multirow navigation -group main -subgroup sub -show_applications_p [parameter::get -package_id [ad_co..."
("uplevel" body line 4)
invoked from within
"uplevel {
# Set the tabs then use the plain master to render the page.

subsite_navigation::define_pageflow -navigation_multirow navigation -group mai..."
(procedure "code::tcl::/web/openacs/packages/openacs-default-theme/lib/t..." line 2)
invoked from within
"code::tcl::$__adp_stub"
invoked from within
"if { [file exists $__adp_stub.tcl] } {

# ensure that data source preparation procedure exists and is up-to-date
adp_init tcl $__adp_stub
..."
("uplevel" body line 3)
invoked from within
"uplevel {

if { [file exists $__adp_stub.tcl] } {

# ensure that data source preparation procedure exists and is up-to-date
adp_init t..."
(procedure "adp_prepare" line 2)
invoked from within
"adp_prepare"
invoked from within
"template::adp_parse $__adp_master [concat [list __adp_slave $__adp_output] [array get __adp_properties]]"
invoked from within
"template::adp_parse /web/openacs/packages/acs-tcl/lib/page-error {stacktrace list\ must\ have\ an\ even\ number\ of\ elements\n\ \ \ \ while\ executin..."
("uplevel" body line 1)
invoked from within
"uplevel [list template::adp_parse [template::util::url_to_file $template [ad_conn file]] $template_params]"
(procedure "ad_parse_template" line 15)
invoked from within
"ad_parse_template -params $params "/packages/acs-tcl/lib/page-error""
invoked from within
"set rendered_page [ad_parse_template -params $params "/packages/acs-tcl/lib/page-error"]"
("uplevel" body line 2)
invoked from within
"uplevel $body "
[06/May/2009:18:57:21][19682.3038661552][-conn:openacs::2] Error: GET http://iurix.com:8090/?
referred by "http://iurix.com:8090/admin/configure";
list must have an even number of elements
while executing
"array set section_a $section_spec"
(procedure "subsite_navigation::define_pageflow" line 25)
invoked from within
"subsite_navigation::define_pageflow -navigation_multirow navigation -group main -subgroup sub -show_applications_p [parameter::get -package_id [ad_co..."
("uplevel" body line 4)
invoked from within
"uplevel {
# Set the tabs then use the plain master to render the page.

subsite_navigation::define_pageflow -navigation_multirow navigation -group mai..."
(procedure "code::tcl::/web/openacs/packages/openacs-default-theme/lib/t..." line 2)
invoked from within
"code::tcl::$__adp_stub"
invoked from within
"if { [file exists $__adp_stub.tcl] } {

# ensure that data source preparation procedure exists and is up-to-date
adp_init tcl $__adp_stub
..."
("uplevel" body line 3)
invoked from within
"uplevel {

if { [file exists $__adp_stub.tcl] } {

# ensure that data source preparation procedure exists and is up-to-date
adp_init t..."
(procedure "adp_prepare" line 2)
invoked from within
"adp_prepare"
invoked from within
"template::adp_parse $__adp_master [concat [list __adp_slave $__adp_output] [array get __adp_properties]]"
invoked from within
"template::adp_parse [file root [ad_conn file]] {}"
(procedure "adp_parse_ad_conn_file" line 6)
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/[ad_conn extra_url]""
("uplevel" body line 2)
invoked from within
"uplevel $code"
invoked from within
"ad_try {
rp_serve_abstract_file "$root/[ad_conn extra_url]"
set tcl_url2file([ad_conn url]) [ad_conn file]
set tcl..."