System error

error:  no value sent for required parameter 'Title'
context: 
... 
51:  # we use the same convention for object type pages - the object type has a path in the db, so we start with Path=id,name
52:  $ARGS{Path} = join ',',@Paths;
53:  $Path = join '/',@NewPaths;
54:  if ( scalar @Paths && $m->comp_exists("/Websites/$Domain/$Path/index.html") ) {
55:  $m->comp("/Websites/$Domain/$Path/index.html", %ARGS, Website => $Website, Domain => $Domain, Webpage => $Webpage );
56: 
57:  } elsif ( $m->comp_exists("/Websites/$Domain/404.html") ) {
58:  $m->comp("/Websites/$Domain/404.html", %ARGS, Website => $Website, Domain => $Domain, Webpage => $Webpage );
59: 
... 
code stack:  /var/www/sm-rt/wildthings/local/plugins/RT-Extension-Websites/html/Websites/index.html:55
/var/www/sm-rt/wildthings/local/plugins/RT-Extension-Websites/html/Callbacks/RT-Extension-Websites/autohandler/Session:12
/var/www/sm-rt/wildthings/sbin/../local/lib/RT/Interface/Web.pm:261
/var/www/sm-rt/wildthings/share/html/autohandler:53
raw error






























no value sent for required parameter 'Title'

Trace begun at (eval 2196) line 23
HTML::Mason::Commands::__ANON__('HTTP_HOST', 'wildthingsafaris.com', 'Path', 'western-tanzania', 'Website', 'RT::Website=HASH(0x3a3350ef5618)', 'Domain', 'wildthingsafaris.com', 'Webpage', 'RT::Webpage=HASH(0x3a3351545bb8)') called at /usr/local/lib/perl5/site_perl/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x3a334d705db0)', 'HTTP_HOST', 'wildthingsafaris.com', 'Path', 'western-tanzania', 'Website', 'RT::Website=HASH(0x3a3350ef5618)', 'Domain', 'wildthingsafaris.com', 'Webpage', 'RT::Webpage=HASH(0x3a3351545bb8)') called at /usr/local/lib/perl5/site_perl/HTML/Mason/Request.pm line 1302
eval {...} at /usr/local/lib/perl5/site_perl/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, 'HTTP_HOST', 'wildthingsafaris.com', 'Path', 'western-tanzania', 'Website', 'RT::Website=HASH(0x3a3350ef5618)', 'Domain', 'wildthingsafaris.com', 'Webpage', 'RT::Webpage=HASH(0x3a3351545bb8)') called at /var/www/sm-rt/wildthings/local/plugins/RT-Extension-Websites/html/Websites/index.html line 55
HTML::Mason::Commands::__ANON__('HTTP_HOST', 'wildthingsafaris.com') called at /usr/local/lib/perl5/site_perl/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x3a33481b2888)', 'HTTP_HOST', 'wildthingsafaris.com') called at /usr/local/lib/perl5/site_perl/HTML/Mason/Request.pm line 1302
eval {...} at /usr/local/lib/perl5/site_perl/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, 'HTTP_HOST', 'wildthingsafaris.com') called at /var/www/sm-rt/wildthings/local/plugins/RT-Extension-Websites/html/Callbacks/RT-Extension-Websites/autohandler/Session line 12
HTML::Mason::Commands::__ANON__ at /usr/local/lib/perl5/site_perl/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x3a334d712828)') called at /usr/local/lib/perl5/site_perl/HTML/Mason/Request.pm line 1300
eval {...} at /usr/local/lib/perl5/site_perl/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef) called at /var/www/sm-rt/wildthings/sbin/../local/lib/RT/Interface/Web/Request.pm line 139
RT::Interface::Web::Request::callback('RT::Interface::Web::Request=HASH(0x3a33512e05e8)', 'CallbackName', 'Session', 'CallbackPage', '/autohandler') called at /var/www/sm-rt/wildthings/sbin/../local/lib/RT/Interface/Web.pm line 261
RT::Interface::Web::HandleRequest('HASH(0x3a3351357c18)') called at /var/www/sm-rt/wildthings/share/html/autohandler line 53
HTML::Mason::Commands::__ANON__ at /usr/local/lib/perl5/site_perl/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x3a334d372078)') called at /usr/local/lib/perl5/site_perl/HTML/Mason/Request.pm line 1300
eval {...} at /usr/local/lib/perl5/site_perl/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, undef) called at /usr/local/lib/perl5/site_perl/HTML/Mason/Request.pm line 481
eval {...} at /usr/local/lib/perl5/site_perl/HTML/Mason/Request.pm line 481
eval {...} at /usr/local/lib/perl5/site_perl/HTML/Mason/Request.pm line 433
HTML::Mason::Request::exec('RT::Interface::Web::Request=HASH(0x3a33512e05e8)') called at /usr/local/lib/perl5/site_perl/HTML/Mason/PSGIHandler.pm line 96
eval {...} at /usr/local/lib/perl5/site_perl/HTML/Mason/PSGIHandler.pm line 96
HTML::Mason::Request::PSGI::exec('RT::Interface::Web::Request=HASH(0x3a33512e05e8)') called at /usr/local/lib/perl5/site_perl/HTML/Mason/Interp.pm line 342
HTML::Mason::Interp::exec(undef, undef) called at /usr/local/lib/perl5/site_perl/HTML/Mason/PSGIHandler.pm line 59
eval {...} at /usr/local/lib/perl5/site_perl/HTML/Mason/PSGIHandler.pm line 59
HTML::Mason::PSGIHandler::invoke_mason('HTML::Mason::PSGIHandler::Streamy=HASH(0x3a334c625ee8)', 'HASH(0x3a33513adc48)', 'HASH(0x3a33513a6828)') called at /usr/local/lib/perl5/site_perl/HTML/Mason/PSGIHandler/Streamy.pm line 52
HTML::Mason::PSGIHandler::Streamy::__ANON__('CODE(0x3a3351064708)') called at /var/carton/local/lib/perl5/Plack/Util.pm line 339
Plack::Util::__ANON__('CODE(0x3a3351017120)') called at /var/carton/local/lib/perl5/Plack/Util.pm line 339
Plack::Util::__ANON__('CODE(0x3a33515df900)') called at /var/carton/local/lib/perl5/Plack/Handler/FCGI.pm line 149
Plack::Handler::FCGI::run('Plack::Handler::FCGI=HASH(0x3a334c6bb348)', 'CODE(0x3a334c77eab0)') called at /var/carton/local/lib/perl5/Plack/Loader.pm line 84
Plack::Loader::run('Plack::Loader=HASH(0x3a334c6bb9c0)', 'Plack::Handler::FCGI=HASH(0x3a334c6bb348)') called at /var/carton/local/lib/perl5/Plack/Runner.pm line 277
Plack::Runner::run('RT::PlackRunner=HASH(0x3a3341218228)') called at /var/www/sm-rt/wildthings/sbin/../lib/RT/PlackRunner.pm line 141
eval {...} at /var/www/sm-rt/wildthings/sbin/../lib/RT/PlackRunner.pm line 141
RT::PlackRunner::run('RT::PlackRunner=HASH(0x3a3341218228)') called at /var/www/sm-rt/wildthings/sbin/rt-server.fcgi line 162