Forum .LRN Q&A: Re: Theme Selva

Collapse
6: Re: Theme Selva (response to 1)
Posted by Rafael Calvo on
Malte

I noticed you added properties in selva-master.adp, but they are not defined break the code.
can't read "displayed_object_id": no such variable
    while executing
"lang::util::localize ${displayed_object_id}"
    invoked from within
"ad_quotehtml [lang::util::localize ${displayed_object_id}]"
    invoked from within
"set __adp_properties(displayed_object_id) "[ad_quotehtml [lang::util::localize ${displayed_object_id}]]""
    ("uplevel" body line 12)
    invoked from within
"uplevel {
set __adp_output ""
if {[string equal "[ad_quotehtml [lang::util::localize ${dotlrn_installed_p}]]" "1"]} {

    set __adp_master [template:..."
    (procedure "template::code::adp::/var/lib/aolserver/rafa/packages/theme-..." line 2)

I removed it for now, new users were not able to use the code from cvs

thanks

Rafael