[rt-users] rt-3.4.5 -> rt-3.6.0
Odhiambo Washington
wash at wananchi.com
Sun Jun 25 03:19:37 EDT 2006
Having read the notes that came with rt-3.6.0, I realized that there
were no changes to the schema and the acls from 3.4.5 so I decided
I could test out rt-3.6.0
I simply made a clean installation of 3.6.0 on a test box and pointed
it to my existing MySQL database being used by rt-3.4.5. I can login,
but immediately the error below pops up, and I simply cannot proceed:
error: Can't call method "Content" on an undefined value at /opt/rt3/share/html/Elements/MyRT line 76.
context:
...
72:
73: unless (exists $session{'my_rt_portlets'}) {
74: my ($d_portlets) = RT::System->new($session{'CurrentUser'})->Attributes->Named('HomepageSettings');
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: /opt/rt3/share/html/Elements/MyRT:76
/opt/rt3/share/html/index.html:79
/opt/rt3/share/html/autohandler:279
Is this a result of something stupid I have put in RT_SiteConfig.pm
or what could be the cause?
cheers
- wash
+----------------------------------+-----------------------------------------+
Odhiambo Washington . WANANCHI ONLINE LTD (Nairobi, KE) |
wash () WANANCHI ! com . 1ere Etage, Loita Hse, Loita St., |
GSM: (+254) 722 743 223 . # 10286, 00100 NAIROBI |
GSM: (+254) 733 744 121 . (+254) 020 313 985 - 9 |
+---------------------------------+------------------------------------------+
"Oh My God! They killed init! You Bastards!"
--from a /. post
More information about the rt-users
mailing list