Hi Mike, On Tue, Mar 27, 2007 at 09:38:25AM -0400, root wrote: > Package: torrentflux > Version: 2.1-4 > Severity: grave > Justification: renders package unusable > > Upon login, torrentflux reports: > > TorrentFlux Login > Warning: Invalid argument supplied for foreach() in > /usr/share/php/adodb/adodb-lib.inc.php on line 768 > TorrentFlux Database/SQL Error > Debug SQL is on. > SQL: > Database error: Query was empty > Always check your database variables in the config.php file.
I obtain the same message after a crash of my machine, when the tf_log table is in use. After the reboot, this MySQL table is marked as used, and is obviously unavailable. I must repair this table with : [EMAIL PROTECTED] mysql mysql> use torrentflux; mysql> repair table tf_log; I can after that log in again to torrentflux. -- Nicolas Aupetit -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

