Hi I am getting an error when trying to upload an image to my blog. I'm sure it is really small but I think the site needs a little check over to make sure everything is all okay:

    user warning: Table 'ironfist_ifoz.imce_files' doesn't exist query: SELECT 1 FROM imce_files WHERE fid = 912 in /home2/ironfist/public_html/sites/all/modules/imce/imce.module on line 122.
    user warning: Table 'ironfist_ifoz.imce_files' doesn't exist query: DELETE FROM imce_files WHERE fid = 912 in /home2/ironfist/public_html/sites/all/modules/imce/imce.module on line 111.

Would appreciate any help at all!

IMCE version: 6.x-2.0-rc2
URL: www.ironfistclothing.com.au

Comments

criznach’s picture

Have you tried running update.php to see if any schema updates need to be run?

skwtayler’s picture

I got some help from http://drupal.org/user/103055

I disabled it, uninstalled and re-enabled it and the error has gone but I still can't get the image to appear.
Slow progress is still progress I guess...

criznach’s picture

That's a start! Have you confirmed that the images are being uploaded to the server in the directory you expect them to be in?