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 2175) line 23
HTML::Mason::Commands::__ANON__('Path', 'family-friendly,page,2', 'HTTP_HOST', 'wildthingsafaris.com', 'Website', 'RT::Website=HASH(0xe5cd8fd1660)', 'Domain', 'wildthingsafaris.com', 'Webpage', 'RT::Webpage=HASH(0xe5cde7dbe40)') called at /usr/local/lib/perl5/site_perl/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xe5cde444180)', 'Path', 'family-friendly,page,2', 'HTTP_HOST', 'wildthingsafaris.com', 'Website', 'RT::Website=HASH(0xe5cd8fd1660)', 'Domain', 'wildthingsafaris.com', 'Webpage', 'RT::Webpage=HASH(0xe5cde7dbe40)') 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, 'Path', 'family-friendly,page,2', 'HTTP_HOST', 'wildthingsafaris.com', 'Website', 'RT::Website=HASH(0xe5cd8fd1660)', 'Domain', 'wildthingsafaris.com', 'Webpage', 'RT::Webpage=HASH(0xe5cde7dbe40)') 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(0xe5cde3344f8)', '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(0xe5cde3ba768)') 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(0xe5cde4c87c8)', '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(0xe5cde7cda38)') 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(0xe5cde38a450)') 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(0xe5cde4c87c8)') 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(0xe5cde4c87c8)') 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(0xe5cdd556a80)', 'HASH(0xe5cde7d1db0)', 'HASH(0xe5cdea2ec90)') called at /usr/local/lib/perl5/site_perl/HTML/Mason/PSGIHandler/Streamy.pm line 52
HTML::Mason::PSGIHandler::Streamy::__ANON__('CODE(0xe5cde98f480)') called at /var/carton/local/lib/perl5/Plack/Util.pm line 339
Plack::Util::__ANON__('CODE(0xe5cde86dd20)') called at /var/carton/local/lib/perl5/Plack/Util.pm line 339
Plack::Util::__ANON__('CODE(0xe5cde9de978)') called at /var/carton/local/lib/perl5/Plack/Handler/FCGI.pm line 149
Plack::Handler::FCGI::run('Plack::Handler::FCGI=HASH(0xe5cdd59af90)', 'CODE(0xe5cdd5d45b8)') called at /var/carton/local/lib/perl5/Plack/Loader.pm line 84
Plack::Loader::run('Plack::Loader=HASH(0xe5cdd59c780)', 'Plack::Handler::FCGI=HASH(0xe5cdd59af90)') called at /var/carton/local/lib/perl5/Plack/Runner.pm line 277
Plack::Runner::run('RT::PlackRunner=HASH(0xe5cd2046300)') 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(0xe5cd2046300)') called at /var/www/sm-rt/wildthings/sbin/rt-server.fcgi line 162