System error

error:  could not find component for path '/default/english//public/misc/distributor_sites/assign.html'
context: 
... 
34:  ## If $ARGS{ID} is passed, someone is trying to load themselves
35:  ## as the referring distributor... Go ahead and load 'em...
36:  if ($ARGS{ID}) {
37:  my $path=$m->comp("/util/get_language_path");
38:  $m->comp($path."/public/misc/distributor_sites/assign.html", 'distributorid' => $ARGS{ID});
39: 
40:  # If the retail customer's sponsor is not Jade PLUS, send them to the home page
41:  if ($session->open("tniCustomer")->{siteinfo}->{siteowner}<3) {
42:  $a=int(rand(999));
... 
code stack:  /var/www/ttp40/autohandler.html:38
raw error






























could not find component for path '/default/english//public/misc/distributor_sites/assign.html'


Trace begun at /var/www/lib/HTML/Mason/Request.pm line 1205
HTML::Mason::Request::comp('HTML::Mason::Request::ApacheHandler=HASH(0xaf50060)', '/default/english//public/misc/distributor_sites/assign.html', 'distributorid', 799342) called at /var/www/ttp40/autohandler.html line 38
HTML::Mason::Commands::__ANON__('ID', 799342) called at /var/www/lib/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xb0e9958)', 'ID', 799342) called at /var/www/lib/HTML/Mason/Request.pm line 1256
eval {...} at /var/www/lib/HTML/Mason/Request.pm line 1255
HTML::Mason::Request::comp(undef, undef, undef, 'ID', 799342) called at /var/www/lib/HTML/Mason/Request.pm line 462
eval {...} at /var/www/lib/HTML/Mason/Request.pm line 462
eval {...} at /var/www/lib/HTML/Mason/Request.pm line 414
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0xaf50060)') called at /var/www/lib/HTML/Mason/ApacheHandler.pm line 168
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0xaf50060)') called at /var/www/lib/BaseHandler.pm line 320
eval {...} at /var/www/lib/BaseHandler.pm line 314
BaseHandler::handler('TTP40Site', 'Apache2::RequestRec=SCALAR(0xae7c8a0)') called at -e line 0
eval {...} at -e line 0