close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

some files upload some don't

Thread began 10/26/2010 6:47 am by wbrooks199805 | Last modified 11/30/2010 10:20 am by Jason Byrnes | 4709 views | 24 replies |

wbrooks199805

some files upload some don't

I have a client that has people upload their image. So I have the users insert goes to database most of the time but sometimes the image shows up in the folder but not in the database. How is that possible? I have tested it on my end and so has the client without any issues.

These are the original files. I have now removed the update button and adding a progress bar.

Attached Files
Archive.zip
Sign in to reply to this post

Jason ByrnesWebAssist

You have the image file name coming from the last name form element.

The only way i can see this happening is if the last name where left blank.

Perhaps add validation to the last name form element to ensure that it is not left blank.

Sign in to reply to this post

wbrooks199805

Here are the files I am using now..

I Have MANY people that are not able to upload their images. Some upload and some don't. I am having major problems with my client and need an answer.

All of these people are putting in there last names and it has validation. That is definitely not the problem. Btw, some images are not uploading to the folder. I test it and it works.

Could it be a time out problem and if so how can I fix that?

Attached Files
Archive.zip
Sign in to reply to this post

Jason ByrnesWebAssist

It could be that the images that are not uploading are to large.

You may need to edit the php.ini file to allow for large file uploads.


See the following page for details on php settings that effect large file uploads:
wap_upload.asp?page=php2

Sign in to reply to this post

wbrooks199805

Will try it..

I am on godaddy and see if they can help me out with it.

Sign in to reply to this post

Jason ByrnesWebAssist

most of those settings can be changed on the page itself using ini_set(). for example:

php:
<?php ini_set('memory_limit','256M');
Sign in to reply to this post

wbrooks199805

used this on ini file

max_input_time = 500
max_execution_time = 500
post_max_size = 256M
upload_max_filesize = 256M

Sign in to reply to this post

Jason ByrnesWebAssist

Did that get it working for you?

Sign in to reply to this post

wbrooks199805

Not sure yet.

Waiting on some more people to upload. Let you know.

Sign in to reply to this post

Jason ByrnesWebAssist

ok, thanks.

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...