lukeshavak
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Media Library won’t upload imagesI worked it out.
All I had to do was change the upload folder directory to the default setting which is under Settings Miscellaneous option on the dashboard.
HOORAH!
Forum: Fixing WordPress
In reply to: WP Images upload, but won’t appear?I worked it out.
All I had to do was change the upload folder directory to the default setting which is under Settings Miscellaneous option on the dashboard.
HOORAH!
Forum: Fixing WordPress
In reply to: Media Library won’t upload imagesCan you guys think of anything else. Like I was saying the only other thing I can imagine it might be when I changed hosting providers?…
Thanks fellas.
Forum: Fixing WordPress
In reply to: Media Library won’t upload imagesOops my mistake. I added the mod security code to the wrong .htaccess file.
I added below to the .htaccess file in the wpadmin folder:
# BEGIN WordPress
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule># END WordPress
Is this correct? Should I have added the #BEGIN and #END because it’s still not working? It didn’t work either way…
Forum: Fixing WordPress
In reply to: Media Library won’t upload imagesI added the mod_security code and pictures are still not working… They do appear to be uploading however.
Alism you said:
Have you doubled checked the settings on this page are correct?
Admin > Settings > MiscellaneousI recently changed my hosting provider and had all these dramas when changing over. My username appear to be the same though. I was just wondering if you guys could think if the changing of hosts had anything to do with it?
Also – how do I do a screendump here in the forum – so I can show you what WP looks like when the picture won’t upload.
Forum: Fixing WordPress
In reply to: Media Library won’t upload imagesOK guys..
I checked my FTP client and it appears the files are uploading and are there.
I checked Admin>Settings>Miscellaneous and the path there seems to be fine. (It automatically creates folders depending on the year, and gives it a folder number)
I have WordPress 2.8.5 and I’m using Flash 10.
My plugins did need updating, so I upgraded them, however I attempted to again upload some jpegs and they unfortunately didn’t work.
I tried the mod_security thing. However, when I created the .htaccess text file in the wp-admin for some reason it wouldn’t show up within the file?? Therefore, I couldn’t add the code….
Thanks guys, I appreciate your help.
Forum: Fixing WordPress
In reply to: Media Library won’t upload imagesNo, no warnings or errors.
I don’t know how to check my server’s error logs??