![]() |
|
ZenphotoPress: Zenphoto plugin for WordPress - 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: ZenphotoPress: Zenphoto plugin for WordPress (/thread-1802.html) |
ZenphotoPress: Zenphoto plugin for WordPress - Simbul - 13-11-2007 http://simbul.bzaar.net/zenphotopress ZenphotoPress is a rebranding of a plugin once called ZenPress. I had to change the name due to trademark issues, but the core functionalities remain the same. I just released version 1.3, with added support for both Wordpress 2.3 and Zenphoto 1.1. The configuration process is also a little easier than before. You can download it here. As usual, feedback is most welcome ZenphotoPress: Zenphoto plugin for WordPress - aitf311 - 13-11-2007 I think what would take this to the next level is if you could tell ZenPhotoPress that you want Zenphoto to be another Page/Tab within Wordpress. Nevertheless, great work on getting it back and working again! ZenphotoPress: Zenphoto plugin for WordPress - alltruist - 14-11-2007 Nice! I've been waiting for this. Great job. ZenphotoPress: Zenphoto plugin for WordPress - maxbear - 14-11-2007 Thanks a lot Simbul, great job! I will test it soon. ZenphotoPress: Zenphoto plugin for WordPress - Simbul - 14-11-2007 @alltruist: this is strange, since everything was supposed to work even without mod_rewrite. I will do some testing asap ZenphotoPress: Zenphoto plugin for WordPress - DarrellD - 16-11-2007 Hey Simbul, I just happened to do a search and guess what? doesn't look like a registered trademark to me. ZenphotoPress: Zenphoto plugin for WordPress - trisweb - 16-11-2007 Yes, I doubt the name rights would ever be legally defensible... It's silly and pointless, but I'd just leave it at ZenphotoPress to avoid any further conflict. ZenphotoPress: Zenphoto plugin for WordPress - maxbear - 17-11-2007 I just tested zenphotopress. It works really great. At least I didn't find any problem. Is there any chance to add a new feature to add the whole gallery by using one simple code? For example: gallery=1 And it will show all the images inside that gallery and link to the image directly. ZenphotoPress: Zenphoto plugin for WordPress - mastiffmomma - 20-11-2007 Looks like I'm having the same issue as alltruist. I'm on a Windows Server and have checked all my file permissions and changed my config files to turn off mod-rewrite and changed the paths at the bottom of the config files accordingly. My thumbnails don't show and I get paths like "http://www.mastiffmomma.com/zenphoto/my-puppies/IMG_0020.JPG" when I click the link. I'm new to php and I know that I've got to be missing something terribly simple so I apologise in advance. If someone can provide some insight I would appreciate it. This looks like an excellent product and I hope to get it up and running soon. ZenphotoPress: Zenphoto plugin for WordPress - aitf311 - 20-11-2007 If you are using 1.1+ then you will have to login to the admin, go to the options tab and turn mod_rewrite off in there. ZenphotoPress: Zenphoto plugin for WordPress - maxbear - 20-11-2007 After I turn it off, the result is just the same. ZenphotoPress: Zenphoto plugin for WordPress - Simbul - 20-11-2007 I'll just have to look into it, then. As far as I understand, Zenphoto 1.1 changed the way mod_rewrite is managed: maybe ZenphotoPress got a little off-sync By the way, someone with Trac access could update ZenphotoPress' infos on the wiki to make them point to this thread? ZenphotoPress: Zenphoto plugin for WordPress - mastiffmomma - 20-11-2007 FYI: I'm on WP 2.3.1, ZenPhoto 1.1.2 and Zenphotopress 1.3. My mod-rewrite is unchecked in the Zenphoto options screen. ZenphotoPress: Zenphoto plugin for WordPress - thinkdreams - 20-11-2007 @Simbul I corrected the trac wiki as requested. And the mod_rewrite "on" zenphotopress seems to be working OK for me, although I'm on an apache based system. ZenphotoPress: Zenphoto plugin for WordPress - maxbear - 20-11-2007 I asked a programmer to modify the plugin, so that people can just use a simple code and display the whole gallery. For example: [zenphotopress]gallery=109[/zenphotopress] This will display all the thumbs of gallery 109 (id in the album table) and link to the image directly. I think that programmer also fix a problem of the script. The script seems can't display the thumbs correctly. I think it should work now. I also sent the script to Simbul, see if he's willing to include my modifictioans in his script. You can downlod it in my site: http://www.site2nd.org/zenphoto/zenphotopress-modification/ , just to share with everyone, hope you love it: ZenphotoPress: Zenphoto plugin for WordPress - pristine - 22-11-2007 maxbear, thanks for sharing. I'm definitely trying it out--I've been looking for something like this for a while. ZenphotoPress: Zenphoto plugin for WordPress - mastiffmomma - 23-11-2007 maxbear - FYI: I loaded your version and am still having issues with the thumbnails showing on my WP pages. Any other Window's people having issues? I did use the [zenphotopress]gallery=109[/zenphotopress] to populate an album into a page though. Sweet - that will be great once the thumbs show. I'm going to keep digging on my end. Thanks for the script mod. ZenphotoPress: Zenphoto plugin for WordPress - maxbear - 24-11-2007 Sorry. 1 thing I forgot to say is you must put the zp db under wordpress db. Otherwise, it won't work. I got the same problem when I first install it, I asked the programmer why and found out that reason. Hope this help. ZenphotoPress: Zenphoto plugin for WordPress - maxbear - 24-11-2007 Also, I generate all thumbnails in zp first. I also enable mod_rewrite in zp. It works fine for me. ZenphotoPress: Zenphoto plugin for WordPress - mastiffmomma - 25-11-2007 maxbear - I have implemented your programmers script. Strangely, the thumbnails don't show up but I can click on them and it goes to that picture in my zp gallery. So it it's dynamically generating the link but still unable to create that thumbnail. If I go to the zenphoto options and enable mod rewrite everything breaks so I have left it off for now. I did try pre-caching the images but that didn't seem to make a diffence either. |