[rt-users] Can't call method "Content" error in 3.6.0
Ted Serreyn
ted at serreyn.com
Thu Jun 22 15:00:42 EDT 2006
Anyone seen this before? I am trying the new RT build on gentoo.
Ideas? I am trying to get this working and see if it resolves the
attachment issue with recent version of mysql.
Ted Serreyn
error:
Can't call method "Content" on an undefined value at
/var/www/support.serreyn.com/htdocs/rt-3.6.0/Elements/MyRT line 76.
context:
...
72:
73:
unless (exists $session{'my_rt_portlets'}) {
74:
my ($d_portlets) =
RT::System->new($session{'CurrentUser'})->Attributes->Named('HomepageSetting
s');
75:
my $user = $session{'CurrentUser'}->UserObj;
76:
$session{'my_rt_portlets'} = $user->Preferences('HomepageSettings',
$d_portlets->Content);
77:
}
78:
79:
my $portlets = $session{'my_rt_portlets'};
80:
...
code stack:
/var/www/support.serreyn.com/htdocs/rt-3.6.0/Elements/MyRT:76
/var/www/support.serreyn.com/htdocs/rt-3.6.0/index.html:79
/var/www/support.serreyn.com/htdocs/rt-3.6.0/autohandler:279
--
Ted Serreyn Phone: 262-432-0260 Fax: 262-432-0232
Serreyn Network Services, LLC http://www.serreyn.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20060622/744ac476/attachment.htm>
More information about the rt-users
mailing list