ZenphotoCMS Forum
frontend uploading - 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: frontend uploading (/thread-11116.html)

Pages: 1 2


frontend uploading - ayan - 2013-06-10

i copied the code and using dreamweaver saved it as a php file and then copied it to the root/plugins folder but its not showing up.




frontend uploading - fretzl - 2013-06-10

Sorry, don't have a clue




frontend uploading - acrylian - 2013-06-10

Maybe you should put the plugin on our unsupported repository (folder of the same name with the file itself)? Or even your own?

Could be a simple copy&paste issue, often "kills" chars like quotes, especially in JS code.




frontend uploading - ayan - 2013-06-11

This time i typed the code myself completely without any general mistakes but still it isnt showing up. So i decided to try the traditional method. Changed the css of admin and then Voila! But the upload isnt working for the user. It states that No album is selected. Any tips about it??




frontend uploading - fretzl - 2013-06-14

Just made a plugin available on GitHub.
You can replace the default logo with your own.
https://github.com/fretzl/zp-branding

Hope it works this time ;-)




frontend uploading - ayan - 2013-06-15

@fretzl...And surely it worked this time!! (the code was a bit different from the one you posted above)... Thanx man!!!