System error

error:  no value sent for required parameter 'Title'
context: 
... 
52:  # 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
53:  $ARGS{Path} = join ',',@Paths;
54:  $Path = join '/',@NewPaths;
55:  if ( scalar @Paths && $m->comp_exists("/Websites/$Domain/$Path/index.html") ) {
56:  $m->comp("/Websites/$Domain/$Path/index.html", %ARGS, Website => $Website, Domain => $Domain, Webpage => $Webpage );
57: 
58:  } elsif ( $m->comp_exists("/Websites/$Domain/404.html") ) {
59:  $m->comp("/Websites/$Domain/404.html", %ARGS, Website => $Website, Domain => $Domain, Webpage => $Webpage );
60: 
... 
code stack:  /var/www/sm-rt/wildthings/local/plugins/RT-Extension-Websites/html/Websites/index.html:56
/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__('HTTP_HOST', 'wildthingsafaris.com', 'Path', 'wind-surf', 'Website', 'RT::Website=HASH(0x2ab1bcf3d1f8)', 'Domain', 'wildthingsafaris.com', 'Webpage', 'RT::Webpage=HASH(0x2ab1bc8f6978)') called at /usr/local/lib/perl5/site_perl/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x2ab1b75ae498)', 'HTTP_HOST', 'wildthingsafaris.com', 'Path', 'wind-surf', 'Website', 'RT::Website=HASH(0x2ab1bcf3d1f8)', 'Domain', 'wildthingsafaris.com', 'Webpage', 'RT::Webpage=HASH(0x2ab1bc8f6978)') 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', 'wind-surf', 'Website', 'RT::Website=HASH(0x2ab1bcf3d1f8)', 'Domain', 'wildthingsafaris.com', 'Webpage', 'RT::Webpage=HASH(0x2ab1bc8f6978)') called at /var/www/sm-rt/wildthings/local/plugins/RT-Extension-Websites/html/Websites/index.html line 56
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(0x2ab1bc8707c8)', '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(0x2ab1bc8c14b0)') 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(0x2ab1b7491858)', '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(0x2ab1bcd7ce88)') 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(0x2ab1bc98d588)') 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(0x2ab1b7491858)') 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(0x2ab1b7491858)') 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(0x2ab1bbb77900)', 'HASH(0x2ab1bc98ea20)', 'HASH(0x2ab1bcf15330)') called at /usr/local/lib/perl5/site_perl/HTML/Mason/PSGIHandler/Streamy.pm line 52
HTML::Mason::PSGIHandler::Streamy::__ANON__('CODE(0x2ab1bcf44b40)') called at /var/carton/local/lib/perl5/Plack/Util.pm line 339
Plack::Util::__ANON__('CODE(0x2ab1bcec57f8)') called at /var/carton/local/lib/perl5/Plack/Util.pm line 339
Plack::Util::__ANON__('CODE(0x2ab1bcec7ca8)') called at /var/carton/local/lib/perl5/Plack/Handler/FCGI.pm line 149
Plack::Handler::FCGI::run('Plack::Handler::FCGI=HASH(0x2ab1bbbadac8)', 'CODE(0x2ab1bbbb1a38)') called at /var/carton/local/lib/perl5/Plack/Loader.pm line 84
Plack::Loader::run('Plack::Loader=HASH(0x2ab1bbbad768)', 'Plack::Handler::FCGI=HASH(0x2ab1bbbadac8)') called at /var/carton/local/lib/perl5/Plack/Runner.pm line 277
Plack::Runner::run('RT::PlackRunner=HASH(0x2ab1b0653600)') 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(0x2ab1b0653600)') called at /var/www/sm-rt/wildthings/sbin/rt-server.fcgi line 162