![]() |
|
Upload error - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Upload error (/thread-9724.html) |
Upload error - SubJunk - 2012-03-02 When using the http upload, if I upload too many files at once the upload fails and I get the error "You do not have proper rights to access /zp-core/admin-httpupload/uploader.php.". P.S. 100th post confetti Upload error - acrylian - 2012-03-02 Congratulations to the 100th post..;-) I cannot help with this at the moment but sbillard surely will respond later. Upload error - sbillard - 2012-03-02 What browser are you using for the upload? About the only thing I can think of is that the "post" size is limited and some data is not being passed during the upload. There is a parameter passed with the upload indicationg what user did the upload. If it is lost, then you will not be "logged in" for the upload and will get that error. We can probably add a test for this and give a different error. Probably best you add a ticket as I am not sure I will be able to reproduce and test this, so will need your help. |