![]() |
|
Contribution - 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: Contribution (/thread-6599.html) |
Contribution - Grom - 2010-02-18 really don't understand Contribution - kagutsuchi - 2010-02-18 Here's the log:
Contribution - Grom - 2010-02-19 it appears your server do not send the "zenphoto_auth" cookie, to valid the auth. Unfortunately JUZ based on the http response and the zenphoto_auth cookie know you really are authenticated. also I don't think it s related to the nighty build because it works on the one I installed. It's on your website server config. You re using en Apache 2 but it does not set the cookies in the headers, wich JUZ scan to find the cookie about the auth :/ Contribution - Grom - 2010-02-19 humm... used wireshark to look at your server response. It does have cookies set and give me an "zenphoto_auth=deleted" when I try to log in, but I really don't see why java getHeaders method don't give it to me > Contribution - Grom - 2010-02-19 ok got it. New post parameter in this nightly build... weird it was working on mine on not on your. I'll publish new version this week end for this nb, hope ll work for 1.2.9 Contribution - Grom - 2010-02-19 Me again Anyone else on stable 1.2.8 to try this ? I really need feedback. Contribution - kagutsuchi - 2010-02-19 Just tried it again on 5051, but it's still the same. No clue why it would be different, but at least you know what's different now. Contribution - Grom - 2010-02-19 yup. really really weird. On my 1.2.8 and my nb 5043, with this post parameter, it does not work, That's why i block this version of JUZ for 1.2.8 and I just ll add a new handler for 1.2.9 with a prompter to let the user choose the version he wanna use. Contribution - kagutsuchi - 2010-02-19 Sounds good. I'll give it a try once it's ready. Contribution - Grom - 2010-02-19 posted a trunk version. Contribution - kagutsuchi - 2010-02-19 I can connect with the new version. Just played around with it a bit and it is quite nice. Contribution - acrylian - 2010-02-19 I did a quick look but it seems this is Intelmac only so I guess I am out currently as I am still on PowerPC...:-) Contribution - fretzl - 2010-02-19 Never worked with a .jar file before but on a IntelMac (OS 10.6) it's just dubbleclick and go. Contribution - Grom - 2010-02-19 it is just un .jar so all MAC/PC with JAVA SE installed should be able to run it. I just add un file " JUZ " to launch the jar for those who does not know how to launch it. This file is for all Linux but maybe it will work on OSX too. for those on Windows just use the .jar directly, and OSX too if the " JUZ " file launcher does not work. Contribution - fretzl - 2010-02-20 Thanks. Contribution - Grom - 2010-02-20 I'll release an english version this week, it ll be better I suppose Contribution - sbillard - 2010-02-20 Hi, Just gave this a try on my Windows PC. There is a problem on the screen for the album creation. The fields for the title, description, user name, and password all have no width to them. Contribution - Grom - 2010-02-20 can you post a screen, and tell me which Windows version and jre you have ? Contribution - fretzl - 2010-02-20 My bad,sorry. I tested it on Zenphoto 1.2.7. On 1.2.8[5056] (Vista and OS 10.6)it does not work. By the way, I think the upload should give you the possibility to select a file/files instead of processing a entire folder first. Contribution - fretzl - 2010-02-20 Another thing: the trunk version crashes when trying to connect :-( |