[rt-users] Help! Modules disappeared
Dave Kettmann
dkettmann at netlogic.net
Fri Dec 30 12:17:28 EST 2005
Help!
I made a change to a file in /opt/rt3/local/html/Elements and it was
just a wording change ... and now, RTIR, RTFM, and Asset Tracker do not
show up. In my error logs, I get a lot of ...
[Fri Dec 30 11:15:59 2005] [error] [client 206.80.64.3] FastCGI: server
"/opt/rt3/bin/mason_handler.fcgi" stderr: Use of uninitialized value in
concatenation (.) or string at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Resolver/File.pm line 51.,
referer: http://rtserver/
[Fri Dec 30 11:15:59 2005] [error] [client 206.80.64.3] FastCGI: server
"/opt/rt3/bin/mason_handler.fcgi" stderr: Use of uninitialized value in
length at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Resolver/File.pm
line 52., referer: http://rtserver/
If I try to goto http://rtserver/AssetTracker/index.html I get:
error: Can't locate object method "Count" via package
"RTx::AssetTracker::Assets" at
/opt/rt3/share/html/AssetTracker/Elements/Tabs line 172.
context:
...
168: title => loc('Query Builder')};
169: $tabs->{"h"} = { path => "AssetTracker/Search/Edit.html$args",
170: title => loc('Advanced'),
171: separator => 1 };
172: if (defined $session{'assets'} and $session{'assets'}->Count) {
173: $tabs->{"i"} = { path =>
"AssetTracker/Search/Results.html$args",
174: title => loc('Show Results'),
175: separator => 1,
176: subtabs => $searchtabs };
...
code stack: /opt/rt3/share/html/AssetTracker/Elements/Tabs:172
/opt/rt3/share/html/AssetTracker/index.html:4
/opt/rt3/share/html/autohandler:215
Any help is appreciated. The only thing I changed was in my Tabs element
to add a button at the top of tickets.
Thanks,
Dave Kettmann
NetLogic
314-266-4000
More information about the rt-users
mailing list