ZenphotoCMS Forum
No Upload button without "Manage all album" permission. - 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: No Upload button without "Manage all album" permission. (/thread-6046.html)



No Upload button without "Manage all album" permission. - apetro - 2009-10-27

Hi,
attempting to upload new images to a managed album, the Upload button doesn't appear if the user hasn't the "Manage all album" permission (...obviously he has not!).
Firefox's Error Console tells me this error: [i]document.getElementById(a(this).attr("id") + "Uploader").updateSettings is not a function[/i].

I have found this topic http://www.zenphoto.org/support/topic.php?id=6030 which has a question similar to mine, but I haven't understood the tip about comment in admin-upload.php file.

Thanks

Andrea




No Upload button without "Manage all album" permission. - acrylian - 2009-10-27

Please try the nightly build.




No Upload button without "Manage all album" permission. - apetro - 2009-10-27

At this moment I'm using ZenPhoto in production... I can try the nightly build only in my test server: I'll do it.
However, do you know this problem? In the nightly build there are changes about upload button?




No Upload button without "Manage all album" permission. - acrylian - 2009-10-27

That's why I recommend to try the nightly...;-)




No Upload button without "Manage all album" permission. - apetro - 2009-10-27

I supposed, of course, but your answer was so terse ;-) I was trying to know some details...

Thanks, anyhow




No Upload button without "Manage all album" permission. - kagutsuchi - 2009-10-27

I was the creator of the thread you linked to and your error looks the same as the one I was getting. This problem should be fixed in the nightly builds (it is for me, anyway). There were changes in the uploading process concerning the Uploadify script that was causing problems.