Donate Share

phPOP3clean

Tracker: Bugs

5 install - ID: 1617845
Last Update: Comment added ( sf-robot )

I have configured as per instructions. However when i run the install...
it gets part way... up till it starts to create the tables then i get the
message

DESCRIBE phpop3clean_accounts
Table 'stuff_phpop3clean.phpop3clean_accounts' doesn't exist

It stops there. It does not create any tables at all. Any ideas


Michael ( kpimichael ) - 2006-12-18 09:33

5

Closed

Fixed

Nobody/Anonymous

None

None

Public


Comments ( 2 )

Date: 2007-01-02 03:20
Sender: sf-robotSourceForge.net Site Admin


This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).


Date: 2006-12-18 13:35
Sender: getid3Project AdminAccepting Donations


Known issue, fixed in v0.9.15.

Quick fix: in phPOP3clean.functions.php, function mysql_table_exists
change:
// return (bool) mysql_query_safe('DESCRIBE '.$tablename);
return (bool) mysql_query('DESCRIBE '.$tablename);

Better fix: email info@silisoftware.com and ask me for the latest beta
version with that and a bunch of other fixes.


Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Pending 2007-01-02 03:20 sf-robot
close_date 2006-12-18 13:35 2007-01-02 03:20 sf-robot
status_id Open 2006-12-18 13:35 getid3
resolution_id None 2006-12-18 13:35 getid3
close_date - 2006-12-18 13:35 getid3