Support Forums » Wordpress Flickr Manager

Upload donīt work local

(3 posts)
  1. Hi.
    Iīve instaled easy php on my pc, and a local instalation of wordpress (2.7). This plugin was working perfctly, but i tried to install another plugin, called flickr tag, and then your plugin stopped making uploads. I still can put flickr photos in my posts and pages, but every time i try to make an upload, the following message appears.

    --178cf833107bef0b926c3ca475a5786f Content-Disposition: form-data; name="api_key" 0d3960999475788aee64408b64563028 --178cf833107bef0b926c3ca475a5786f Content-Disposition: form-data; name="auth_token" 72157615035751057-b048a0b280e9bd24 --178cf833107bef0b926c3ca475a5786f Content-Disposition: form-data; name="photo"; filename="php3B7.tmp"
    Fatal error: Call to undefined function mime_content_type() in ..\wp-content\plugins\wordpress-flickr-manager\FlickrCore.php on line 139

    After reinstall wordpress from the beginning and clear all older data base, the problem stills. Can you help me, please?
    Should I do something in my database?

    PS - Sorry about my bad english. Iīm from Brazil and donīt know to write well.

    Posted 1 year ago #
  2. Well, i retired the line
    echo 'Content-Type: ' . mime_content_type($filename) . "\r\n";
    and it works.
    Is it right?

    Posted 1 year ago #
  3. you need to go into the php.ini file in your php install directory and then uncomment the extension=php_mime_magic.dll

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.