[rt-devel] Date/Kronos..
Michael
mike at westphila.net
Fri Jun 9 13:09:13 EDT 2000
line 191 of Date/Kronos.pm
sub _get_alt {
my $self = shift;
my $subclass = shift;
## if it doesn't exist
if (!exists($self->{_alt}->{$subclass})) {
## Pass convertion to the AUTOLOAD function:
$self->{_alt}->{$subclass} = $self->$subclass;
^^^^^^^^^^^ Spurious $ Sign.
Also, i'm getting this error on queries and was wondering what the deal is
Internal Error
You might ask your local RT admin what
dbih_getcom handle 'DBI::db=HASH(0x89253e8)' is not a DBI handle (has no magic) at /usr/lib/perl5/site_perl/5.005/Apache/Session.pm line 394, chunk 124.
means. If he has configured RT smartly, he will get that error message sent by mail or to his pager or something. Anyway, you'll probably have to nag
about it to get this problem fixed. This is an unfriendly error message.
I can see the one default ticket (#1) so i know i'm connecting
to the database.
cheers,
_Michael.
--
Michael Jastremski .. AIM:rstfinsyn
WORK:liquidation.com ME:westphila.net/mike
PHOTO:opl.megaglobal.net .... BIZ:megaglobal.net
More information about the Rt-devel
mailing list