PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   User cannot upload (http://www.photopost.com/forum/photopost-pro-installation-upgrades/124998-user-cannot-upload.html)

anglprk May 15th, 2006 04:23 PM

User cannot upload
 
We have only had the photopost for about 4 weeks but we have had up to 6 users that cannot upload. They go through the whole process of uploading a photo and the screen just goes blank and does nothing...Everyone else is fine and doesn't have any problems uploading. Does anyone know how I can fix this?????

Chuck S May 15th, 2006 05:42 PM

Maybe this post will help

http://www.photopost.com/forum/showp...39&postcount=2

anglprk May 16th, 2006 07:46 AM

I did see this post and I added the extra line of code but it didn't change anything. It still does the same thing...Any other suggestions of something I can try???

Chuck S May 16th, 2006 08:08 AM

You can do the edit above but you might want to also ftp to your server and delete the trapped files in the uploads directory under photopost. It is safe to delete everything under uploads since the user directories would get created again.

anglprk May 16th, 2006 09:46 AM

Ok, I am really slow when it comes to technical stuff. Do you mean delete this file and then upload again exactly as is? Are you talking about just the uploadphoto.php file? I am sorry I don't understand. Can you speak in idiot terms? What do you mean by trapped files?

Chuck S May 16th, 2006 12:04 PM

Okay you can make the edit meantioned in uploadphoto.php then ftp to your server and upload that file. Then go to your uploads directory and delete all the directories underneath there.

anglprk May 16th, 2006 03:39 PM

I did exactly as you suggested. User still cannot upload. Anymore suggestions?

Chuck S May 16th, 2006 04:12 PM

You would need more info on the exact nature of his issue he can not upload? what is the error?

The steps I gave would clear the upload directory and allow more memory to GD. If he is trying to upload a filesize larger than your PHP allows he will never get things to work. You need to set the max filesize in usergroup editor to a little under the PHP maxsize allowed for uploads usually by default this is 2mb

glowinggal May 18th, 2006 09:48 AM

is it possible they are entering in large descriptions? We have a few with this issue and have advised them to wait and add their descriptions in the second step and it has proved a workaround - a PITA but a workaround :)

Chuck S May 18th, 2006 10:13 AM

I dont know honestly the only issue I had was as stated entering too long a request uri triggered my server issue.

What exact error do they get? Do they get request uri too long?


All times are GMT -5. The time now is 06:35 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97