Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: Incorrect key file for table: 'Hits_Track' - Fatal Error

Quote Reply
Re: Incorrect key file for table: 'Hits_Track' - Fatal Error In reply to
I hope someone can help.

I contacted my host to see if it was a problem on their end, but no response yet.

I was tired of waiting with my site useless as it was, so I went into jump.cgi and put a # in front of the line causing the error:

Quote:
# Remove old hit tracks.
# $db->do ("DELETE FROM Hits_Track WHERE TO_DAYS(NOW()) - TO_DAYS(created) > 2");

Now I assume my hit counts won't work properly, but at least users can click through now... Does anyone know how to truly fix this problem?

Thanks

Subject Author Views Date
Thread Incorrect key file for table: 'Hits_Track' - Fatal Error AtoZ 3263 Apr 15, 2000, 3:15 AM
Post Re: Incorrect key file for table: 'Hits_Track' - Fatal Error
AtoZ 3179 Apr 15, 2000, 10:40 AM
Post Re: Incorrect key file for table: 'Hits_Track' - Fatal Error
pugdog 3182 Apr 15, 2000, 4:30 PM
Post Re: Incorrect key file for table: 'Hits_Track' - Fatal Error
AtoZ 3182 Apr 16, 2000, 6:08 AM
Post Re: Incorrect key file for table: 'Hits_Track' - Fatal Error
pugdog 3176 Apr 16, 2000, 7:06 AM
Post Re: Incorrect key file for table: 'Hits_Track' - Fatal Error
AtoZ 3207 Apr 16, 2000, 5:38 PM
Post Re: Incorrect key file for table: 'Hits_Track' - Fatal Error
pugdog 3178 Apr 16, 2000, 7:59 PM
Post Re: Incorrect key file for table: 'Hits_Track' - Fatal Error
pugdog 3176 Apr 16, 2000, 9:32 PM
Post Re: Incorrect key file for table: 'Hits_Track' - Fatal Error
Alex 3182 Apr 17, 2000, 8:41 AM