![]() |
|
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 - charlesb - 2009-11-03 Thanks Simbul for the reply. I am able to replicate this problem with a single album only with two images in it, no password, "show=1". Here's the row from the albums table: 1,NULL,test,testing,,2007-10-28 15:03:52,,1,0,1,,NULL,,,NULL,0,0,1,,,0,0,NULL,,0,NULL,NULL,,0,3,, ZenphotoPress: Zenphoto plugin for WordPress - jley - 2009-11-03 Well, add me to the list of people who can't get any albums to show up in the dropdown list... I tried all the ideas further up in this thread. My only guess is that my host/server configurations won't let this work. I guess I could try some of the other plugins, but I don't think they work quite as well. Oh well... ZenphotoPress: Zenphoto plugin for WordPress - Simbul - 2009-11-03 @jley: What's your host/server config? @charlesb: thx for sharing, I'll run some tests with that configuration. ZenphotoPress: Zenphoto plugin for WordPress - jley - 2009-11-04 Well, I tried the debug mode (problem = no albumns in drop-down). This is what I got: INFO PHP Version: 5.2.2 INFO Current working directory: /hermes/web05/b1432/pow.jonathanley/htdocs/news/wp-content/plugins/zenphotopress/tinymce INFO POST: INFO GET: Array ( [tinyMCE] => 1 [ver] => 3241-1141 ) INFO ZenphotoProxy method: cURL INFO ZenphotoProxy call: http://phlumf.com/news/wp-content/plugins/zenphotopress/zenphoto_bridge.php?function=get_nested_albums&data_path=/hermes/web05/b1432/pow.jonathanley/htdocs/gallery/zp-data Not sure if I can decipher this. I checked my hosting to see if I had a password protected directory issue, but it listed no password protected directories anywhere on my site. Any other ideas? ZenphotoPress: Zenphoto plugin for WordPress - Simbul - 2009-11-07 It doesn't look like a password-protection issue. ZenphotoPress: Zenphoto plugin for WordPress - Walter - 2009-11-07 Dear Simbul and the others, I wrote yesterday here http://www.zenphoto.org/support/topic.php?id=6426 but I have seen that maybe this place is more appropriate. I installed Zenphotopress but I get an error of 404 when I try to add a gallery in the post editor. The URL the editor loads when I click on ZP icon is: The directory, and the full path is OK. Any hint of what the problem could be? I have deactivated the htaccess but is still not working properly. Thank you very much in advance! ZenphotoPress: Zenphoto plugin for WordPress - Simbul - 2009-11-09 You mean you get a 404 in the popup that comes out when you click on the ZP icon? I tried visiting the URL you posted (actually, I visited http://www.teresaahedo.com/wp-content/plugins/zenphotopress/ ) but it returned an (apparently) empty directory. ZenphotoPress: Zenphoto plugin for WordPress - pekuja - 2009-12-10 I really like embedding albums on WP pages with ZenphotoPress, but the problem is that it's not a very user friendly experience, because the popup UI doesn't allow me to add an album badge, and I can't seem to be able to figure out what my albums' id's are with anything but trial and error. Optimally, I would like to see an option to add an album badge from the UI exactly like with the sidebar widget. I hope this is an upcoming feature, unless I missed it and it's hidden somewhere. (Accidentally posted this in the wrong thread first. Please bear with me.) ZenphotoPress: Zenphoto plugin for WordPress - Simbul - 2009-12-10 Yes, you're right. It has been in the list of TODOs for quite some time, but lately I'm too busy to start trimming that list. ZenphotoPress: Zenphoto plugin for WordPress - phrique - 2009-12-15 Hello All, Been using ZPP for a while now, really cool solution. I upgraded to ZP 1.7 and now I'm getting this error...thoughts? ZenphotoPress Messages Cannot connect to DB: Access denied for user '---'@'localhost' (using password: NO) Of course, the '---' is actually a user name... Note that there's no password protection on the data folder unless I'm missing some option in ZenPhoto itself. Thanks, ZenphotoPress: Zenphoto plugin for WordPress - Simbul - 2009-12-15 I didn't have time to check ZPP with 1.2.7 yet. Anyone else experiencing this? ZenphotoPress: Zenphoto plugin for WordPress - Ipstenu - 2009-12-15 I have ZP 1.2.7 and WP 2.8.6 and it's all happy days and sunshine. ZenphotoPress: Zenphoto plugin for WordPress - timmyboyyy - 2009-12-17 I have a strange problem. In the popup the albums do appear. Anyone can help? ZenphotoPress: Zenphoto plugin for WordPress - timmyboyyy - 2009-12-18 Problem solved by downgrading ZPP to 1.6. ZenphotoPress: Zenphoto plugin for WordPress - navjotjsingh - 2009-12-25 2 Problems I see in ZenPhotoPress - firstly...all images are listed vertically in Sidebar widget. I mean, they should display columnwise...so around 5-6 thumbnails show in one row. Showing each thumbnail in its own line creates too long line. And second problem is no matter how many images I upload, when showing recent images, it shows around 8 old images and only 2 latest images. Those 8 old images never change but only 2 images gets updated. Using Latest Zenphotopress and WP 2.9. ZenphotoPress: Zenphoto plugin for WordPress - acrylian - 2009-12-25 Not my plugin but
ZenphotoPress: Zenphoto plugin for WordPress - navjotjsingh - 2009-12-25 Well the first behavior...should be modified in core...since displaying 10 thumbnails vertically is not elegant in any case IMO. I don't use WP Cache Plugins...problem is in the plugin since it selects those 8 images everytime...even when I activate/deactivate/reactivate the plugin. ZenphotoPress: Zenphoto plugin for WordPress - navjotjsingh - 2009-12-25 EVen tried purging the ZP Image Cache..and still the same 8 got selected. ZenphotoPress: Zenphoto plugin for WordPress - navjotjsingh - 2009-12-25 Ok found the fix...instead of asking it to display by date which always bugs me, I have now modified it to show by ids in Descending order which will always work and always get the latest uploaded pics. ZenphotoPress: Zenphoto plugin for WordPress - acrylian - 2009-12-25 ID is the order Zenphoto discovers the images. The date may not reflect that if included in the images itself via EXIF etc. |