![]() |
|
Help with rakaz' XP Publishing Wizard 0.3 - 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: Help with rakaz' XP Publishing Wizard 0.3 (/thread-1148.html) |
Help with rakaz' XP Publishing Wizard 0.3 - crankygeek - 2007-02-11 Let me start by saying how awesome zenphoto is. I've been hunting around for a simple gallery engine for quite awhile and this one really hits the spot. I've configured rakaz' XP Publishing tool and it works great - once. The first time I publish everything works as expected. But the next time I publish, after entering the username and password, I get the following: Web Service Error "The wizard could not connect to the Internet, or the Web service returned a wizard page that is not valid." When I look at the logs, I find this: Error from error log: From web log: I took a look at the code in xp_publish.php, but it's over my head... I'm running zenphoto on a standard hosted LAMP config: One guess - though it's possibly a red herring - I wonder if there's a problem when retrieving the existing album name? Thanks! Help with rakaz' XP Publishing Wizard 0.3 - trisweb - 2007-02-11 Looks like this is written for pre-1.0.3 zenphoto, when the internal representation of Albums were still objects (it's much faster to leave making the objects for later). I've fixed the bugs in the original and it should work now, you can find it on the ZenphotoPlugins wiki page. Help with rakaz' XP Publishing Wizard 0.3 - crankygeek - 2007-02-11 Worked a treat. Many thanks! |