Announcement

  •  » Extensions
  •  » Development of Wordpress Piwigopress plugin

#1 2010-10-11 13:38:12

Ross
Guest

Development of Wordpress Piwigopress plugin

Hello,
Does anyone know if there is any development happening on the Wordpress Piwigopress plugin?  I am running the latest Piwigo and Wordpress (using TwentyTen theme) versions.  The plugin partly works in that it shows links to categories, tags, etc. but I cannot get it to show a thumbnail image.  Is there anything I need to do to get it to show a thumbnail.
Thanks
Ross

 

#2 2010-10-11 17:37:50

flop25
Piwigo Team
2006-07-06
7037

Re: Development of Wordpress Piwigopress plugin

Ross wrote:

Hello,
Does anyone know if there is any development happening on the Wordpress Piwigopress plugin?  I am running the latest Piwigo and Wordpress (using TwentyTen theme) versions.  The plugin partly works in that it shows links to categories, tags, etc. but I cannot get it to show a thumbnail image.  Is there anything I need to do to get it to show a thumbnail.
Thanks
Ross

I'm using this plugin for wordpress and I have no problem with it
Can you tell us what is your config for the widget, the version of piwigo and where is your galery located compared to your blog


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#3 2010-10-11 22:52:15

Ross
Guest

Re: Development of Wordpress Piwigopress plugin

Flop25,
Thanks for the prompt response.  I have tried every setting permutation and finally got it to work by taking the /index.php off the end of the URL.

My piwigopress settings are:

Get Thumbnails - tick
Local directory - blank
External gallery - http://piwigo.mixedbredie.net/
Number of pictures - 3
Category ID - 0
Since X Months - 2
CSS DIV Class - img-shadow
CSS IMG Class - blank
All nine tick boxes ticked.

I am using WordPress 3.0.1 with TwentyTen theme 1.1 and piwigopress 1.0.4.

My blog and gallery are virtual directories in my apache root.  So /apache/root/wordpress and /apache/root/piwigo.

If I complete the local directory option I get the following error for ../piwigo and /apache/root/piwigo:

Warning: file_get_contents(http://words.mixedbredie.net/../piwigo/ … bnail=true) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in wordpress/wp-content/plugins/piwigopress/PiwigoPress_get.php on line 29

Line 29 is             $value = file_get_contents($url);

I guess this means the piwigo installation needs to be in the wordpress root to work with local directory.

I think we can mark this as resolved :-)
Cheers
Ross

 

#4 2010-10-11 22:58:45

flop25
Piwigo Team
2006-07-06
7037

Re: Development of Wordpress Piwigopress plugin

Ho! yes I see
I have the same organization and I just put "gallerie" for the path so for you try "piwigo" simply


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#5 2011-09-04 13:46:00

BertrandB
Guest

Re: Development of Wordpress Piwigopress plugin

Ross wrote:

Warning: file_get_contents(http://words.mixedbredie.net/../piwigo/ … bnail=true) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in wordpress/wp-content/plugins/piwigopress/PiwigoPress_get.php on line 29

Line 29 is             $value = file_get_contents($url);

I got too problems with file-get-contents.
Better to force the socket mode ...in PiwigoPress_get.php

change
//    $mode = ''; // Forcing a test '' all, 'fs' fsockopen, 'ch' cURL
ro
    $mode = 'fs'; // Forcing a test '' all, 'fs' fsockopen, 'ch' cURL

 
  •  » Extensions
  •  » Development of Wordpress Piwigopress plugin

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact