Forum .LRN Q&A: uploading a portrait

Collapse
Posted by anjali n on
hi,
I'm getting the following errors uploading a portrait

There was a server error processing your request. We apologize.

Here is a detailed dump of what took place at the time of the error, which may assist a programmer in tracking down the problem:

invalid command name "uni_procs::masquerade_name"
while executing
"uni_procs::masquerade_name -name $tmp_filename -masqslash "f""
("lob" arm line 3)
invoked from within
"switch $storage_type {
file {
set filename [cr_create_content_file $item_id $revision_id $tmp_filename]
db..."
("uplevel" body line 62)
invoked from within
"uplevel 1 $transaction_code "
(procedure "db_transaction" line 1)
invoked from within
"db_transaction {

if { [empty_string_p [cr_registered_type_for_mime_type $mime_type]] } {
db_dml mime_type_insert ""
d..."
(procedure "cr_import_content" line 35)
invoked from within
"cr_import_content -image_only -item_id $item_id -storage_type lob -creation_user [ad_conn user_id] -creation_ip [ad_conn peeraddr] [ad_conn pack..."
invoked from within
"set revision_id [cr_import_content -image_only -item_id $item_id -storage_type lob -creation_user [ad_conn user_id] -creation_ip [ad_conn peeradd..."
("uplevel" body line 90)
invoked from within
"uplevel {
ad_page_contract {
adds (or replaces) a user's portrait

@author mailto:philg@mit.edu
@creation-date 26 Sept 1999
@cvs-id $I..."
(procedure "code::tcl::/var/lib/aolserver/servername/packages/acs..." 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 "
(procedure "template::adp_parse" line 30)
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..."
I've no idea about the above coding.Also how do i add a gif or JPEG image to my login page?
Please help...........

Collapse
2: uploading a portrait (response to 1)
Posted by anjali n on
Could somebody please help me out in this.........
Collapse
3: Re: uploading a portrait (response to 2)
Posted by anjali n on
please help...
Collapse
4: Re: uploading a portrait (response to 1)
Posted by Dave Bauer on
Looks like your code base includes links to code that is not part of OpenACS. What version are you using and how did you get it?
Collapse
Posted by anjali n on
Thank You so much for your reply.....
At first i had installed dotLRN 2.1.1. Now I am using E-LANE distribution from E-lANE website elane-1_0b7.tar.gz
(dotlrn-2.1.1+elane-1.0b7.tar.gz) because it has extra packages like wimpypoint,weblogger,assessment etc..What changes should i make to the code so that it works properly...
Do Reply