Hi,
I did 1.3.1.1 fresh install. When I go to admin page and try to create new album I get error:
Notice: class-album detected an invalid folder name: %2Ftest. in /www/zenphoto/www-root/zp-core/class-album.php on line 68
Zenphoto encountered an error
Error: The album named cannot be found.
Zenphoto encountered an error
Error: The album named cannot be found.
Zenphoto encountered an error
MySQL Query ( SELECT * FROM zp_images WHERE albumid= ) failed. MySQL returned the error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
It seems that album part of url in browser seems wrong after pressing OK in album creation dialog:
https://mydomain.com/zp-core/admin-edit.php?page=edit&album=%252Ftest
After all album is created. When I try to upload multiple images I get also erro:
p1010541.jpg (2.7MB) - IO Error
But if I try single file upload it works.
There is a a screenshot at http://kuvat.souni.dy.fi/albums/test/error.png
Those errors are comming from the uploadify flash code which is provided by a third party. Does the upload work if you do only one file? I am sorry, but I really do not know what might cause that. Perhaps this (or similar posts) can help: http://www.uploadify.com/forum/viewtopic.php?f=7&t=41
I resolved problem with lazy way and made rules to keep upload page http and another pages https. I don't know how insecure it that but at least it works.
I seems that it is some kind of feature of Flash and self signed certificates. http://www.uploadify.com/forum/viewtopic.php?f=3&t=44 Have somebody else got https and flash uploader work together?
A little bit of Googling reveals that an HTTP error usually preceeds the IO Error. I found this topic (http://uploadify.com/forum/viewtopic.php?f=5&t=12) that yields a code snippet to help reveal what the HTTP error actually is. If you try that, you should have a much better idea of what's going wrong.
I tested the code and error message was:
error IO: Error #2038: File I/O Error. URL: https://kuvat.souni.dy.fi/zp-core/admin-uploadify/uploader.php