![]() |
|
Image/album titles won't save using AJAX under IIS - 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: Image/album titles won't save using AJAX under IIS (/thread-3246.html) |
Image/album titles won't save using AJAX under IIS - nunoferreira - 2008-07-07 Hi, A few days ago, I installed ZenPhoto on my laptop using XAMPP, for testing purposes. I liked it a lot, so I decided to install it on my Windows 2008 Web Server, which already hosts a Gallery2 site and a few Wordpress blogs. Everything seemed to work fine, except for the AJAX editing of album/image names and descriptions. The same operation worked fine under XAMPP on my laptop. Here's the details:
Any ideas on what could be causing this? I tried comparing my PHP.ini settings, and everything seems fine. Thanks, Nuno Ferreira Image/album titles won't save using AJAX under IIS - acrylian - 2008-07-07 This is most likely the Internet Explorer issue reported here: http://www.zenphoto.org/trac/ticket/617 Image/album titles won't save using AJAX under IIS - nunoferreira - 2008-07-07 I am actually using Firefox 3. It works fine on the XAMPP installation, but not on IIS, so I think it may have something to do with my PHP configuration or with IIS itself. You can see the problem here: www.farol.ca/zp (user: test pw: test) I left $sajax_debug_mode = 1 on controller PHP. On the third msgbox, you can see the URI is missing the image/album reference. Image/album titles won't save using AJAX under IIS - CR - 2008-09-29 Hi, I host my own Web Server (using Apache though, not IIS). However, I had the same problem til I enabled gallery sessions.
I am using zenphoto version 1.2 [2213] Hope this helps, CR Image/album titles won't save using AJAX under IIS - CR - 2008-09-30 Opps, thats |