Posted by garbetjie 2 years 32 weeks ago
Are there any plans to include the file upload capabilities of mobile devices into DeviceAtlas? When developing a site allowing users to upload images or files for sharing, it would be helpful to know which phones and users are actually able to upload files.
Perhaps I've overlooked a property that does already come through. I hope this is the case :) In which case, if anyone can give a helping hand, I'd really appreciate it.
Cheers,
Geoff




Posted by daniel.hunt 2 years ago
Mobile Grandmaster
(quoted from another thread)
Ah, sorry for missing this post.
At the moment it's not very high on the list of things we want to get to, but I do understand the need for something like that.
Have you had mixed experience with it though? Everything I've tried with regard to this (completely informal testing, of course) led me to believe that it's actually supported in the *vast* majority of cases.
Daniel HuntdotMobi
Posted by garbetjie 2 years ago
Not a problem about missing it. I'm sure you guys have enough to do as it is :)
I'll be honest, I have had mixed experiences. I seem to remember when creating a test scenario, the majority of phones did support file upload (as you mentioned), but there were some phones that didn't. One of the more popular ones (at least, here in South Africa), the Samsung E250, didn't (at least, from what I remember -- it was a long time ago that I did the test).
The bonus is that if the phone doesn't support the file upload facility, then it just doesn't do anything. The page still renders fine, but the mobile user just can't use the button. However, if we knew beforehand whether the phone supported this, we could decide whether to display the upload element altogether -- quite handy methinks :)
Posted by daniel.hunt 2 years ago
Mobile Grandmaster
Yeah I see what you're getting at - and it would be handy.
Daniel HuntI'll make sure it's on the list so ;)
dotMobi
Posted by bijoy 2 years ago
Posted by bijoy 2 years ago
Hi..I m a PHP programmer and new bee on mobile web development.I m fetching a problem when
I run .php extention file and a error shows (Page could not be displayed..Status Code:0)So i need to fix that.Is anybody here to help me?
Posted by meier 2 years ago
Hello bijoy,
please open your own thread, and don't reuse old threads.
Also, with this problem statement, it is unlikely that somebody can help you.
To solve problems, you need to work well organized.
First step: Find out if the problem is on the server, in the network or on the mobile phone.
If it is on the server, find and look into the error.log file. It is the main tool to find errors on your server.
Than collect all the facts, everything that somebody may help. Then you might ask again (in your own thread, please.)
Regards
Karsten Meier
-- Karsten Meier Handylearn Projects creates mobile software. www.handylearn-projects.dePosted by bijoy 2 years ago
Thanks a lot...meier...hope u r well..i solved that problem.