Forums
error in uploading images
-
My issue is with video. I tried all the suggestions, but no luck. Any other ideas?
-
For video, make sure you can upload large files and that your blog will accept the video file type that you are trying to upload.
-
I have no limits on upload with the host, any settings I need to change for WordPress? My mime types are configured correctly for the video type.
-
In your .htaccess, try adding the following:
php_value memory_limit 100M
upload_max_filesize = 100M
post_max_size = 100MYou can change the values to how much storage you think you'll need.
-
Attempted to edit .htaccess, but edits came back with Internal Server Error code 500, no matter where I placed the code snippet. Here's what my file looks like without changes:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
-
I have no problem posting pictures, the issue only arises with posting video. In regards to plugins, I've tried Wp htaccess Control with no change to the issue (edits .htaccess without Code 500). Any thoughts to fix video upload issue?
-
I just did a video clip from my Cliq xt using the 5mp normal camera and it posted fine. From the Evo, using the front-facing 1.3mp HD, it had the issue occur again.
To test, I used 1/2 the resolution quality on the Evo (QVGA) and it posted fine. I preferred default is the 640x480 VGA.
I also noticed that the post from the Cliq xt appeared as an in-line video. From the Evo, it was a linked video. I've left both up to view at the following links:
Evo: http://infinitlove.com/9sd
Cliq xt: http://infinitlove.com/9scAny thoughts?
-
I've decided I should post on here since there are solutions for the same problem I'm having. I've tried all suggestions in this thread, but I still cannot add a picture to a post. I have verified the uploads folder exists with 777 permissions, but it still will not work on my HTC Evo. Uploading from my blog works just fine.
Any other ideas?
-
Check the picture size. When I changed to lower res, it worked. However, I think that should not need to occur.
-
How low should I attempt? I went all the way down to 3mp and still the pic wouldn't upload. I'm thinking my server might be blocking something. I take a look and report back if I find anything obvious.
-
I just updated my HTC Hero to the 2.1 version and now I'm having this problem.
Everything was fine with the 1.5
The post saves ok but it doesn't upload the images attached.
I'm running WordPress 3.0.1
Ps: I'm using the last WordPress for Android version.
-
UPDATE: I opened a ticket in the Trac
http://android.trac.wordpress.org/ticket/91
I solved the problem re-installing the App.
Regards.
-
I was having problems uploading pictures, but I solved that by changing my folder permissions.. But now I'm having an entirely different problem with my pictures in my posts.
My theme requires me to have a "feature image" in my post to show a picture in my slideshow and the images for my thumbnails. After I uploaded a test article to my page, it just defaulted to the default image, not the image I uploaded. Is there anyway to set it as a feature image from my android device?
Edit: I can actually go into my backend, but once I get to the photo uploader, it takes me to the upload area with the error "No files found". Anyway to get files to that folder? That would be a happy medium for me.
-
Uninstall and reinstall fixed my problems. Very weird how these issues come up. I'm wondering if it has something to do with backing up and restoring with Titanium Backup, which breaks things. At least in my case. Is anyone else that is having or has had issues using a rooted phone?
-
I'm like quicoto - Hero 2.1 droid with latest Wordpress version (fresh install).
I've set perms & folder /uploads as default, and STILL get an error uploading pics (c.2000px cam shots).
Do I need to crunch images down, or should the app be doing this on the fly? Can't work this out... :/ -
@designory like I posted afeter un-install and install again it was solved :?
Regards
-
Yeah, tried that - still getting an error
-
@designory does everything look correct in your Media settings?
Topic Closed
This topic has been closed to new replies.