marc06
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Image upload not working in WordPress 2.8I have an “uploads” path issue with images
“uploads” does no exist, but image info after upload indicates the files are in this folder. Actually they are not (checked with ftp)
files are in
/wordpress/wp-content
and not
/wordpress/wp-content/uploadshttp://tinyadda.com/images/dezmn5biopiaoizxxlym.jpg
http://tinyadda.com/images/71oqn3voes1bfb0qshh9.jpgSee also
http://ww.wp.xz.cn/support/topic/280535
http://ww.wp.xz.cn/support/topic/280366Forum: Fixing WordPress
In reply to: Images Don’t Automatically Go Into Gallery?See also
http://ww.wp.xz.cn/support/topic/280366
check if upload path exists and if image attributes in WP library have the correct path …Forum: Fixing WordPress
In reply to: Image uploader in editor not work on 2.8See also other issues with images
http://ww.wp.xz.cn/support/topic/280366Forum: Fixing WordPress
In reply to: Missing a temporary folder errorForgot to mention : I don’t see an error message
Forum: Fixing WordPress
In reply to: Missing a temporary folder errorI just installed 2.8 and also have an issue with images
if I upload an image it is placed in the folder :
/wordpress/wp-content (checked with ftp)The image Url according to WP is :
http://www.MyWebSite.be/wordpress/wp-content/uploads/image1.jpgIf I open the url in Firefox it does not work
But if I remove /uploads it works fine.The uploads folder does not exist and is not created by WP during upload.
I created a uploads folder manually to be sure, but no difference.Seems to be a bug in the upload function (misplaced files).
Where do you change this ? functions.php ?FYI
I installed theme :
http://ww.wp.xz.cn/extend/themes/autofocus
No other plugins