![]() |
|
ZenPress: 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: ZenPress: Zenphoto plugin for WordPress (/thread-449.html) |
ZenPress: Zenphoto plugin for WordPress - Simbul - 18-04-2006 http://www.simbul.net/zenpress I developed this plugin since I needed a way to add in WP posts some thumbnails and links to my albums without having to copy&paste URLs... ZenPress: Zenphoto plugin for WordPress - Chilifrei64 - 18-04-2006 You are my hero.. I will test it out on my lunch break ZenPress: Zenphoto plugin for WordPress - aitf311 - 18-04-2006 WOAH! Yes! Thank you! ZenPress: Zenphoto plugin for WordPress - Chilifrei64 - 18-04-2006 Well I gave it a try.. and it doesn't work for me. Here are my possible reasons..
It did not correctly find my path.. no big deal.. I updated it and it saved it properly, when I click on the zp button in the editor it says select album, but it is empty, I dont have any selections. I am using zenphoto 1.0.2 and Wordpress 2.0.2 Any ideas? ZenPress: Zenphoto plugin for WordPress - aitf311 - 18-04-2006 Im using dreamhost and it worked exactly as described. Wow! Thats the coolest use of zenphoto yet! ZenPress: Zenphoto plugin for WordPress - Simbul - 18-04-2006 @Chilifrei: Should the album list remain empty (with no reported errors), I'd try throwing this query to your ZenPress database: If you don't like to mess with the DB... we'll find out another way to test things Oh, BTW: your php version is >= 4? Thanks for helping me making zenpress better ZenPress: Zenphoto plugin for WordPress - Chilifrei64 - 18-04-2006 Thanks for the quick reply. Here is where I think the error is. It is not picking up my table prefix. From phpmyadmin, if i throw in that query I get zen.albums does not exist.. which is correct.. it should be zen.zenalbums as my database name is zen and my table prefix is zen. If I make the change and have it look for zenalbums instead of albums it spits out my album names which is correct because zen.albums does not exist.. this should read zen.zenalbums. and yeah, php version is 5.1.2 and MySQL version is 5.0.20 EDIT: ZenPress: Zenphoto plugin for WordPress - Simbul - 18-04-2006 Hmm yes, your reply can explain a lot... Now it should be fixed. Let me know if it works ZenPress: Zenphoto plugin for WordPress - Chilifrei64 - 18-04-2006 I think you meant and yeah.. this works now.. I like.. thank you.. once I get a chance to further mess around with it I will be sure to give you some feedback.. until then.. back to work... ZenPress: Zenphoto plugin for WordPress - 3stripe - 18-04-2006 Wow amazing plugin, worked straight out the box, thankyou very very much (No idea how hard this would be, but it would be really nice if the images changed as soon as you selected a different gallery, instead of having to click 'select') ZenPress: Zenphoto plugin for WordPress - Chilifrei64 - 18-04-2006 Here is a "bug" It does not work in IE(6 or 7).. otherwise.. also.. just an idea.. some of my albums have roughly 100 photos in it and it takes a while to load the ZenPress Dialog page.. maybe paginate it....and maybe the ability to select more than one photo at a time..as everyone else calls it.. kinda a "flikr badge" for the album in your post.. Otherwise.. very slick, clean and functional... I am liking and will be using...PROPS!! ZenPress: Zenphoto plugin for WordPress - Simbul - 18-04-2006 Thanks for the feedback ZenPress: Zenphoto plugin for WordPress - Chilifrei64 - 18-04-2006 The part that didnt work was ass soon as you open the zenpress dialog you select the album, then it goes to the next page.. you have plus signs next to "what we want to do" when i select those plus signs to expand the selection, it doesnt expand. I have tried it on my work computer, my home computer and my wifes laptop, all with no luck... As far as the badge goes, what I am talking about is something like a when I select what album I want to choose from that like right now I have the option to make a link to the album using 1 picture or make a link to the album, but what I want is like a 6 picture random photo badge, kinda like what wei chen made. if you look at my site you will see what I am talking about. The thing I dont like about what he made is my friends that i host blogs for give me the blank stare when i tell them how to do it.. if ti was easy like yours where you select album and seect an album badge, they would understand that.. Not sure if i am making sense here but basically like what you said. "show some random images of an album" ZenPress: Zenphoto plugin for WordPress - DarrellD - 19-04-2006 Waaaaahhhhoooooo!!!! ZenPress: Zenphoto plugin for WordPress - moonlord - 20-04-2006 Thanks for this long needed plugin unfortunately it doesn't work for me. I can get to the album selection to choose one of my albums, but when I hit select I get an error in the "Select Image" box: any ideas? ZenPress: Zenphoto plugin for WordPress - Simbul - 20-04-2006 I will look into it. I'm trying a guess, though: maybe you selected an empty album? Anyway, first of all I will try to addres the malfunctioning in IE. I really hate IE and the way it always breaks my javascript and css, but unfortunately I can't ignore it Stay tuned for 0.9.3 ZenPress: Zenphoto plugin for WordPress - moonlord - 20-04-2006 well, I tried several of my albums and none of them is emtpy. but I'll try again with a clean install of zenphoto, wordpress and zenpress during the weekend. I'll let you know then. ZenPress: Zenphoto plugin for WordPress - trisweb - 20-04-2006 Holy crap, you got my attention! This is an excellent start to something I've been wanting to do for a loooong time. Would you like some help? I have a couple other features I need to add (like inserting custom image sizes and configuring a default "blog-width" image). Seems also there are a couple bugs... but man, this is exactly what I've wanted since I first started developing this program. I know it's GPL, but do you mind if we take it in and help? Make it sort of "official" in a sense? Then you'd be sort of an "official" wordpress plugin developer ;-) One idea I had for future integration: make a Wordpress Widget that gives you the so-called "flickr-badge" in your sidebar. That's different though... ;-) This is absolutely fantastic, and I'll be using it for sure. Thanks thanks thanks. ZenPress: Zenphoto plugin for WordPress - Simbul - 20-04-2006 Ok, I managed to solve the IE issue: it was basically a conflict with the tinyMCE js that was driving me nuts. Tested on IE6, seemed to work this time. moonlord, don't bother reinstalling everything. Just try version 0.9.3: hopefully it will give you some more information on what went wrong trisweb: thanks for the kind words Oh, yes, the link: http://www.simbul.net/zenpress ZenPress: Zenphoto plugin for WordPress - Chilifrei64 - 21-04-2006 IE works for me now.. Thank you. Once again.... great work.. |