MIME types [message #1791] |
Tue, 23 April 2002 01:25 |
JayЩ~
Messages: 37 Registered: April 2002 Location: Florida, USA
Karma: 0
|
Member |
|
|
When you edit the MIME types a mysql error will show up. Just missing the table in the database.
Query Failed: SELECT * FROM fud_mime WHERE id=38 Reason: Table 'forum.fud_mime' doesn't exist From: /home/httpd/html/forum/adm/admmime.php Server Version: 3.23.47
Picture the daffodil. And while you do that, I'll be over here going through your stuff.
|
|
|
Re: MIME types [message #1793 is a reply to message #1791] |
Tue, 23 April 2002 01:31 |
Olliver
Messages: 443 Registered: March 2002
Karma: 0
|
Senior Member |
|
|
I confirm. Does the same thing on my server too:
Query Failed: SELECT * FROM fud_mime WHERE id=1 Reason: Table 'db_ken.fud_mime' doesn't exist From: /home/ken/www/forum/adm/admmime.php Server Version: 3.23.37-log
bye Ken
|
|
|
Re: MIME types [message #1796 is a reply to message #1793] |
Tue, 23 April 2002 01:39 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Thank you for the report.
Fixed in latestg CVS.
Affected file is mime_adm.inc, you can grab it from the CVS and replace yours with it. No other action is necessary.
FUDforum Core Developer
|
|
|