Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [schubiman] Confusing problem with cronjob and subscriptions

Quote Reply
Re: [schubiman] Confusing problem with cronjob and subscriptions In reply to
Hi,

Could be a MySQL table corruption problem. Turn on debug and look for $GT::SQL::error. If you don't see it, add:

$sth or die "Error: $GT::SQL::error";

immediately after line 34. That should contain a more meaningful error message.

Cheers,

Alex
--
Gossamer Threads Inc.
Subject Author Views Date
Thread Confusing problem with cronjob and subscriptions schubiman 5572 Dec 28, 2004, 4:06 AM
Thread Re: [schubiman] Confusing problem with cronjob and subscriptions
Andy 5492 Dec 28, 2004, 6:04 AM
Thread Re: [Andy] Confusing problem with cronjob and subscriptions
schubiman 5436 Dec 28, 2004, 6:08 AM
Thread Re: [schubiman] Confusing problem with cronjob and subscriptions
Andy 5460 Dec 28, 2004, 6:13 AM
Thread Re: [Andy] Confusing problem with cronjob and subscriptions
schubiman 5440 Dec 28, 2004, 6:31 AM
Thread Re: [schubiman] Confusing problem with cronjob and subscriptions
Andy 5490 Dec 28, 2004, 7:10 AM
Post Re: [Andy] Confusing problem with cronjob and subscriptions
schubiman 5429 Dec 30, 2004, 2:23 AM
Thread Re: [schubiman] Confusing problem with cronjob and subscriptions
Alex 5408 Jan 4, 2005, 8:46 AM
Post Re: [Alex] Confusing problem with cronjob and subscriptions
schubiman 5424 Jan 5, 2005, 3:32 AM