Hi,
Assign 755 recursive permissions to wp-content folder and add this code in htaccesss:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
Also check with upgrading your wordpress version.
Thanks,
Shane G.
Thread Starter
IoneT
(@ionet)
http://blog.ionet.info/page/2/ the image from the post and ” Recomand ” images below dont appear and i added the code to .htaccess and chmoded to 777
Check that your uploads path in Admin/Settings/Miscellaneous is set to wp-content/uploads and that you have ticked “Organize my uploads into month- and year-based folders”. Confirm that the missing image (welcome.jpg) is present in wp-content/uploads/2010/01 using FTP.