ethanhinson
Member
Posted 4 months ago #
Image Media fields seem to work until you try to insert the image into the field - i.e. clicking 'Insert into Field' on the media library thickbox. I see the AJAX call go through. But, the response part of things is always empty and the image is never inserted into the field.
On file upload fields I only get the error: 'You do not have sufficient permissions to access this page.' - There is no button to insert a file.
I tried loosening permissions on the mf_cache folder thinking that could be it - but that's at 775 (as is wp-content) with the same errors. Any insight?
http://wordpress.org/extend/plugins/magic-fields/
you user have permissions for edit posts?
MF check permission for edit_posts or edit_published_pages
Thanks for Replay
Member
Posted 3 months ago #
Hi Hunk.
Same here.
image loads with a new wp3.5 library :) but after u hit insert, box i white, no images.
must be phpthumb?
wp 3.5.1.
on localhost running apache is ok.
on the server with nginx [all multisites] nada, niet...rien.
publishing as admin.
wp-uploads is changed to blog.dir
mf2 master version.
Thanks.
Thanks for Replay
Member
Posted 3 months ago #
php GD library was missing! now all is good except new media library stops working, now just old before 3.5.
Thanks for a great plugin.