ZenphotoPress: Zenphoto plugin for WordPress

1234568

Comments

  • No it's not. The combo box is still blank.
    I'll try to install a new version of zenphotopress from scratch.
    I also would like to test it from an independent php script to see if php5-curl is working.

    Thx
  • I just created a script to test the url with php curl on the server.
    Here is the script :

    <?php $ch = curl_init();
    $timeout = 10;
    $url = "http://mydomain.org/blog/wp-content/plugins/zenphotopress/zenphoto_bridge.php?function=get_nested_albums&data_path=/var/www/zenphotopath/httpdocs/zp-data";
    curl_setopt ($ch, CURLOPT_URL, $url);
    curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);
    curl_setopt ($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
    $file_contents = curl_exec($ch);
    curl_close($ch);

    echo $file_contents;

    ?>

    And here is what I get with the echo : (a 404 error)

    Not Found

    The requested URL /blog/wp-content/plugins/zenphotopress/zenphoto_bridge.php was not found on this server.
    Apache/2.2.8 (Ubuntu) DAV/2 SVN/1.5.1 mod_jk/1.2.25 PHP/5.2.4-2ubuntu5.9 with Suhosin-Patch Server at mydomain.org Port 80

    I get the same 404 page using lynx on the server.

    I'm really lost. Why don't I get the same thing from the server and from an external computer ? VirtualHosts configuration maybe ?
  • Yep, definitely a VirtualHost problem.
    When I do a wget or a curl from my server (with ssh), I get pages from my default virtualhost (witch is not the domain used by zenphoto or wordpress...).

    I'll google that problem witch is not the plugin's problem.

    Thanks for all anyway
  • For the record, I removed the binding from 127.0.0.1 to mydomain.org in /etc/hosts and now it works perfectly !
  • I'm glad it's working :)
  • Hi Simbul

    Add me to the list. The proxy call can read all the albums from the database but the dropdown list is still empty. The gallery dir is not password protected and the encoding is fine (UTF-8). Do you have any idea how to debug this problem?

    By the way I am using WP 2.9.1 and ZP 1.2.8.

    Here is the ZPP proxy call messages:

    INFO
    PHP Version: 5.2.12
    INFO
    Current working directory: /xxx/xxx/xxx/xxx/somedomain.com/htdocs/wp-content/plugins/zenphotopress/tinymce
    INFO
    POST:
    INFO
    GET: Array ( [tinyMCE] => 1 [ver] => 327-1235-syntaxhighlighter2.3.6 )
    INFO
    ZenphotoProxy method: cURL
    INFO
    ZenphotoProxy call: http://somedomain.com/wp-content/plugins/zenphotopress/zenphoto_bridge.php?function=get_nested_albums&data_path=/xxx/xxx/xxx/xxx/somedomain.com/htdocs/gallery/zp-data
  • What's the output from the proxy showing?
    Are you using the latest ZPP version (1.6.2)?
  • Yes, I am using ZPP 1.6.2. The output from the proxy:

    a:19:{i:5;a:4:{s:5:"value";s:1:"5";s:4:"name";s:9:"amsterdam";s:8:"parentid";N;s:8:"children";N;}i:16;a:4:{s:5:"value";s:2:"16";s:4:"name";s:4:"bath";s:8:"parentid";N;s:8:"children";a:1:{i:37;a:4:{s:5:"value";s:2:"37";s:4:"name";s:6:"thumbs";s:8:"parentid";s:2:"16";s:8:"children";N;}}}i:6;a:4:{s:5:"value";s:1:"6";s:4:"name";s:8:"brighton";s:8:"parentid";N;s:8:"children";a:1:{i:24;a:4:{s:5:"value";s:2:"24";s:4:"name";s:6:"thumbs";s:8:"parentid";s:1:"6";s:8:"children";N;}}}i:18;a:4:{s:5:"value";s:2:"18";s:4:"name";s:14:"bruges-belgium";s:8:"parentid";N;s:8:"children";a:1:{i:33;a:4:{s:5:"value";s:2:"33";s:4:"name";s:6:"thumbs";s:8:"parentid";s:2:"18";s:8:"children";N;}}}i:15;a:4:{s:5:"value";s:2:"15";s:4:"name";s:18:"edinburgh-aberdeen";s:8:"parentid";N;s:8:"children";a:1:{i:36;a:4:{s:5:"value";s:2:"36";s:4:"name";s:6:"thumbs";s:8:"parentid";s:2:"15";s:8:"children";N;}}}i:13;a:4:{s:5:"value";s:2:"13";s:4:"name";s:8:"eid-2006";s:8:"parentid";N;s:8:"children";a:1:{i:31;a:4:{s:5:"value";s:2:"31";s:4:"name";s:6:"thumbs";s:8:"parentid";s:2:"13";s:8:"children";N;}}}i:3;a:4:{s:5:"value";s:1:"3";s:4:"name";s:8:"eid-2008";s:8:"parentid";N;s:8:"children";a:1:{i:21;a:4:{s:5:"value";s:2:"21";s:4:"name";s:6:"thumbs";s:8:"parentid";s:1:"3";s:8:"children";N;}}}i:8;a:4:{s:5:"value";s:1:"8";s:4:"name";s:8:"eid-2009";s:8:"parentid";N;s:8:"children";a:1:{i:26;a:4:{s:5:"value";s:2:"26";s:4:"name";s:6:"thumbs";s:8:"parentid";s:1:"8";s:8:"children";N;}}}i:19;a:4:{s:5:"value";s:2:"19";s:4:"name";s:13:"isle-of-wight";s:8:"parentid";N;s:8:"children";a:1:{i:35;a:4:{s:5:"value";s:2:"35";s:4:"name";s:6:"thumbs";s:8:"parentid";s:2:"19";s:8:"children";N;}}}i:9;a:4:{s:5:"value";s:1:"9";s:4:"name";s:7:"leaving";s:8:"parentid";N;s:8:"children";a:1:{i:27;a:4:{s:5:"value";s:2:"27";s:4:"name";s:6:"thumbs";s:8:"parentid";s:1:"9";s:8:"children";N;}}}i:14;a:4:{s:5:"value";s:2:"14";s:4:"name";s:20:"liverpool-manchester";s:8:"parentid";N;s:8:"children";a:1:{i:32;a:4:{s:5:"value";s:2:"32";s:4:"name";s:6:"thumbs";s:8:"parentid";s:2:"14";s:8:"children";N;}}}i:7;a:4:{s:5:"value";s:1:"7";s:4:"name";s:6:"london";s:8:"parentid";N;s:8:"children";a:1:{i:25;a:4:{s:5:"value";s:2:"25";s:4:"name";s:6:"thumbs";s:8:"parentid";s:1:"7";s:8:"children";N;}}}i:4;a:4:{s:5:"value";s:1:"4";s:4:"name";s:11:"lunch-glenn";s:8:"parentid";N;s:8:"children";a:1:{i:22;a:4:{s:5:"value";s:2:"22";s:4:"name";s:6:"thumbs";s:8:"parentid";s:1:"4";s:8:"children";N;}}}i:12;a:4:{s:5:"value";s:2:"12";s:4:"name";s:18:"open-house-burgess";s:8:"parentid";N;s:8:"children";a:1:{i:30;a:4:{s:5:"value";s:2:"30";s:4:"name";s:6:"thumbs";s:8:"parentid";s:2:"12";s:8:"children";N;}}}i:17;a:4:{s:5:"value";s:2:"17";s:4:"name";s:12:"paris-france";s:8:"parentid";N;s:8:"children";a:1:{i:34;a:4:{s:5:"value";s:2:"34";s:4:"name";s:6:"thumbs";s:8:"parentid";s:2:"17";s:8:"children";N;}}}i:10;a:4:{s:5:"value";s:2:"10";s:4:"name";s:20:"portsmouth-zen-sushi";s:8:"parentid";N;s:8:"children";a:1:{i:28;a:4:{s:5:"value";s:2:"28";s:4:"name";s:6:"thumbs";s:8:"parentid";s:2:"10";s:8:"children";N;}}}i:11;a:4:{s:5:"value";s:2:"11";s:4:"name";s:14:"riverside-park";s:8:"parentid";N;s:8:"children";a:1:{i:29;a:4:{s:5:"value";s:2:"29";s:4:"name";s:6:"thumbs";s:8:"parentid";s:2:"11";s:8:"children";N;}}}i:1;a:4:{s:5:"value";s:1:"1";s:4:"name";s:17:"Snowy Southampton";s:8:"parentid";N;s:8:"children";N;}i:2;a:4:{s:5:"value";s:1:"2";s:4:"name";s:20:"stonehenge-salisbury";s:8:"parentid";N;s:8:"children";a:1:{i:20;a:4:{s:5:"value";s:2:"20";s:4:"name";s:6:"thumbs";s:8:"parentid";s:1:"2";s:8:"children";N;}}}}

    Thanks for your help.
  • Hello,
    I installed zenphotopress, works great, but I whant to change the way it looks. Here, http://www.barrento.com/wordpress/?cat=1 we can see a black line under the image at the right in "random image". What part of the css code should I edit to remove the line under the widget? Any ideias? Thank you.
  • @dinofx: I managed to look into it only now.
    I tried reading your proxy output with a local version of ZPP and it doesn't seem to give any problem (except the existence of a lot of subalbums named "thumbs", which is weird but is no evidence of any issue I can think of).
  • Hey sorry if this has been asked somewhere. I can't locate anything. But I'm wondering about the shorttag requirement to show album ID. The album ID is not available except in the SQL databases. I hope it goes without saying that this isn't exactly convenient to show ones galleries and having to dig into PHP MyAdmin each time one wants to do so.
    Am I missing something? I wrote on the ZP forums and was told that I shouldn't need the album ID since ZP uses file name systems, and I tend to agree. Can you help with this? Any way we can just use the album NAME?
    thanks
    Brian
  • You are right. It's been in the next-features list for quite some time.
    I'll make sure to include it in the next release, though I can't say when I'll be able to work on it.
  • I installed in my wordpress for lourdes
    http://lnx.tonyassante.com/wordpress/

    the plugin for zen photo but dont work

    when i insert the url of my gallery

    http://lourdespictures.com/

    i look this message

    Zenphoto data path could not be retrieved. Please insert it manually below. Try to come up with something similar to "/web/htdocs/www.tonyassante.com/home/wordpress/" which is your current Wordpress path.

    you can hele me please?
  • They need to be on the same server, I think.
  • but in the plugin we have possibility of meet internet web link...

    i dont think
  • Simbul Member
    Yes, ZenphotoPress needs to be on the same server as Zenphoto.

    However, the fact that the URLs are different doesn't necessarily mean they are on two different servers. Regardless of the URLs you could have, as an example:
    Wordpress installed in `/web/htdocs/www.tonyassante.com/home/wordpress/`
    Zenphoto installed in `/web/htdocs/lourdespictures.com/home/zenphoto/`

    If that's not the case, I'm afraid you're out of luck. Sorry.
  • yes zen photo is not on same server...
    why 1.2.9 dont go on aruba server who is installed word press
  • acrylian Administrator, Developer
    We can't answer as we do not know aruba servers.
  • yes acrylian...
    i know aruba server and dont support 1.2.9 for zenphoto...

    i buy other erver for two site with 1.2.9 and is perfect for us
    http://www.lungoilviaggio.com/
    http://www.lourdespictures.com/

    but now dont work for zenphotopress in other server...

    i hope in the next version of plugin...

    thanks for all
  • acrylian Administrator, Developer
    As we already mentioned on one of your other threads you probably should really consider to move to more proper host...
  • yes of course
  • with:
    wordpress 3.0 last update italian release here http://lnx.athesis77.it
    + aruba.it hosting
    + zenphoto last release here http://lnx.athesis77.it/a77/
    + zemphotopress updated
    = grand total is : don't work.
    see http://lnx.athesis77.it/wp-content/uploads/2010/07/Schermata-2010-07-18-a-00.21.07-300x187.png

    my big ask is : "how fix it?"

    PS probably 8 page for 1 thread only are a-sum-of-N-thread, isn't better to make N thread with 3 clear post in ...?
  • Will there be also plugin for Blogger?

    Been using this for on my Wordpress and really found it valuable. But I would love to see this in my blogger too.
  • Simbul Member
    @CarlBanners: sorry, I have no plans for a Blogger plugin.

    @maxrainato: hard to say where the problem may be from a generic Server Error. I'd suggest enabling debug mode, but I'm afraid you won't see any output if your problem is with the server.
    Did it just stop working because of an upgrade, or is this your first install on Aruba?
  • You need to contribute $100,000 to keep Zenphoto going.
  • This is alot of good information. I have been having the same problem. I will give this a try and keep up with more of the suggestions.
  • Does this plugin work with Wordpress 3.0? Cause I've had problems with some of these plugins working with wordpress 3.0
  • @Simbul 4 wordpress installed, and 3 ...or 4 zenphoto installed. But this is first zenphotopress plugin i try to use.
  • I just installed the latest version of Wordpress and the plugin seems to be working fine with it - I couldn't identify any bugs yet.
Sign In or Register to comment.