
13 Jul
2005
13 Jul
'05
5:17 p.m.
OK, I have fixed this problem. I ran DBUpdate-to-2.0.mysql.sql with a -f. This allowed it to run and ignore the errors. All looks good so far. Ken Kilgore ---------------------------------------------- When life hands you lemons just grab the salt and pass the Tequila. Ken Kilgore wrote:
Can't use an undefined value as a HASH reference at ../..//Kernel/System/Ticket/Article.pm line 1101.
The line referenced above is:
if ($Param{ArticleID}) { return %{$Content[0]};
I get this when I click on the "locked tickets" link or from the "new messages" link.
Any suggestions?