![]() |
|
ZenPress: Zenphoto plugin for WordPress (Part 2) - 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: ZenPress: Zenphoto plugin for WordPress (Part 2) (/thread-1292.html) Pages:
1
2
|
ZenPress: Zenphoto plugin for WordPress (Part 2) - maxbear - 09-11-2007 Thanks a lot Simbul. I'm using your old zenpress with wordpress 2.3.1 without problem. But I haven't upgrade to the latest version of zenphoto. I just waiting for your zenpress released. By the way, can you make your script directly link to the image instead of going to the album? I remember that I need to modify your script to do it and I did post it in this forum of how to modify it. Will you support sub category in this version? ZenPress: Zenphoto plugin for WordPress (Part 2) - thinkdreams - 09-11-2007 In the meantime, for those of us who have already used Zenpress and have images in posts, just edit each post and modify zen/i.php to zp-core/i.php for each image. That will at least display the existing images. ZenPress: Zenphoto plugin for WordPress (Part 2) - trisweb - 09-11-2007 Oh wow, thank you craig, totally forgot about that. I think for backward compatibility I will add a line to my rewrite rules redirecting zen/i.php to zp-core/i.php Thanks again, that's a good catch. ZenPress: Zenphoto plugin for WordPress (Part 2) - trisweb - 09-11-2007 Hmmm... harder than I thought. Mod_rewrite isn't the most bug-free thing in the world, just in case you were wondering. ZenPress: Zenphoto plugin for WordPress (Part 2) - Simbul - 09-11-2007 mode_rewrite gave me some fine headaches too (and still is, btw ) @maxbear: what do you mean, "directly link to the image"? I'm pretty sure the link to a single image is already the default behavior. By the way, to answer some unspoken questions:
ZenPress: Zenphoto plugin for WordPress (Part 2) - Lyanna - 10-11-2007 Is there anyone who can help me? I love ZenPhoto and ZenPress, but I have quite an old version that (I think) is not compatible with the current WordPress version. In any case, the ZP button does not show up in the editor. Does anyone have the latest stable version anywhere? I know there is a branding problem and that the downloads are disabled - I get why. I was just wondering if someone could possibly send me a zip or something. It would be muchly appreciated. ZenPress: Zenphoto plugin for WordPress (Part 2) - alltruist - 11-11-2007 Great to hear! I look forward to the release. ZenPress: Zenphoto plugin for WordPress (Part 2) - Simbul - 13-11-2007 I just released version 1.3. Since I had to change the name of the plugin to ZenphotoPress, I created a new thread to discuss it. ZenPress: Zenphoto plugin for WordPress (Part 2) - AmbitiousLemon - 05-12-2007 Using Zenphoto 1.1 and ZenPhotopress 1.3 I am having a problem with image thumbnails showing up in old blog posts that were created prior to the update to Zenpress 1.1 and ZenPress 1.3. New posts show thumbnails as expected but all of the past posts have broken image links. Is there a way (short of manually editing every old post) to fix all of these broken links caused by the update? ZenPress: Zenphoto plugin for WordPress (Part 2) - Simbul - 09-12-2007 ZenphotoPress does not edit old posts: an update of ZenphotoPress from 1.1 to 1.3 cannot possibly break the links in old posts. BTW, try to post some of the non-working URLs, so we can try to understand what's going on ZenPress: Zenphoto plugin for WordPress (Part 2) - AmbitiousLemon - 09-12-2007 It certainly could be the upgrade from ZenPhoto 1.1 to 1.3 since ZenPhoto changed it's zen directory name. But since ZenPhotoPress created the links I thought the upgrade should fix the old ones when I clicked the upgrade button. The gallery is at: The blog is at: None of the image links on the blog work since all were created prior to the upgrade. ZenPress: Zenphoto plugin for WordPress (Part 2) - MarcelSpijker - 09-12-2007 I have installed: Wordpress 2.3.1 In Wordpress i can make a new post, click on the ZP button and a nice popup come up. I get the following path: So as i can see it misses the albums folder (between zenphoto and test-album) in the link and in the ZenPhoto albums folder i dont see the image and thumb folders. How can i get this to work properly? Or cant i? ZenPress: Zenphoto plugin for WordPress (Part 2) - Simbul - 09-12-2007 @Marcel: looks like a mod_rewrite issue. I went to your gallery: the URLs show mod_rewrite is not enabled. However, the URL generated by ZenphotoPress relies on mod_rewrite. @Lemon (can I call you Lemon? ) Evidently in the options page I wasn't clear enough in specifying what happens when you upgrade to 1.3. Since the plugin cannot possibly parse all the old posts searching for zenphoto URLs, it won't modify any of them. ZenPress: Zenphoto plugin for WordPress (Part 2) - AmbitiousLemon - 09-12-2007 @Simbul (AL is even shorter) drat. But cool you'll look into a solution in the upgrade. Thanks! ZenPress: Zenphoto plugin for WordPress (Part 2) - MarcelSpijker - 09-12-2007 Thanks Simbul, ill try Mod_rewrite and see what happens then ZenPress: Zenphoto plugin for WordPress (Part 2) - MarcelSpijker - 09-12-2007 Ok Mod_Rewrite is the trick here Thanks again! ZenPress: Zenphoto plugin for WordPress (Part 2) - Nghia - 10-12-2007 Here's what I hope is a quick configuration question. I've got zenphoto installed and working and I've got the plugin installed and activated. When I'm in the text editor writing anew article I see the 'zenpress' button so everything seems to be installed properly. Unofrtunately, when I click 'zenpress' I get a 404 error in the resulting popup window. Any ideas? Thanks. |