Title: southcot's Replies | WordPress.org

---

# southcot

  [  ](https://wordpress.org/support/users/southcot/)

 *   [Profile](https://wordpress.org/support/users/southcot/)
 *   [Topics Started](https://wordpress.org/support/users/southcot/topics/)
 *   [Replies Created](https://wordpress.org/support/users/southcot/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/southcot/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/southcot/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/southcot/engagements/)
 *   [Favorites](https://wordpress.org/support/users/southcot/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 31 total)

1 [2](https://wordpress.org/support/users/southcot/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/southcot/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/southcot/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pixabay Images] Gutenberg](https://wordpress.org/support/topic/gutenberg-40/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/gutenberg-40/#post-11217650)
 * Hey the most frustrating thing is the non communication. I can fully understand
   that this may me something you are maintaining free of charges in your free time.
   However it would be nice to have a little response such as “sorry guys I’m so
   pressed ATM that I can’t progress this.”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PiwigoPress] Problem from start](https://wordpress.org/support/topic/problem-form-start/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/problem-form-start/page/2/#post-8686958)
 * [@norbusan](https://wordpress.org/support/users/norbusan/) there is more about
   this at [http://piwigo.org/forum/viewtopic.php?id=27621](http://piwigo.org/forum/viewtopic.php?id=27621)
   could you please make sure the description of your plugin outlines its potential
   shortcoming when using Piwigo and WordPress on the same server. It would be a
   shame if future users ended up expending their time in working out why it wasn’t
   happening.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PiwigoPress] Problem from start](https://wordpress.org/support/topic/problem-form-start/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/problem-form-start/page/2/#post-8638998)
 * [@norbusan](https://wordpress.org/support/users/norbusan/) I have paid a developer
   to examine the code and we have established what the problem is. PiwigoPress 
   is requesting the image data as a URL. EG:-
 * `http://yarnwhispering.co.uk/pix/ws.php?method=pwg.images.getInfo&format=php&
   image_id=40`
 * Although this works fine if you click on it in a browser loop back requests are
   blocked so when piwigpress.php makes the above request an error is returned:-
 * `object(WP_Error)#3167 (2) { ["errors"]=> array(1) { ["http_request_failed"]=
   > array(1) { [0]=> string(56) "cURL error 56: Failure when receiving data from
   the peer" } } ["error_data"]=> array(0) { } } array(6) { ["headers"]=> object(
   Requests_Utility_CaseInsensitiveDictionary)#3173 (1) { ["data":protected]=> array(
   4) { ["date"]=> string(29) "Mon, 09 Jan 2017 15:42:21 GMT" ["server"]=> string(
   20) "Apache/2.4.23 (Unix)" ["content-length"]=> string(3) "290" ["content-type"]
   => string(29) "text/html; charset=iso-8859-1" } } ["body"]=> string(290) "`
 * Line 119 tests for an error:-
 * `if (!is_wp_error($response)) {`
 * … and does nothing so no image.
 * Can you correct this? It would be great if you could. If not, then at the least
   your documentation needs to advise that PiwigoPress won’t work with Piwigo sites
   on the same server unless loopback protection is disabled.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PiwigoPress] Problem from start](https://wordpress.org/support/topic/problem-form-start/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/problem-form-start/page/2/#post-8572133)
 * So [@sterndata](https://wordpress.org/support/users/sterndata/) what exactly 
   am I to do? There has been a substantial negative intervention by moderation 
   on this thread. However none that would suggest a way of resolving my problem.
 * Tell me what steps to take next to resolve this please.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PiwigoPress] Problem from start](https://wordpress.org/support/topic/problem-form-start/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/problem-form-start/page/2/#post-7114893)
 * [@norbusan](https://wordpress.org/support/users/norbusan/) I have spent countless
   hours trying to get this working. I do not understand why you aren’t helping.
 * _[Moderator note: Please, [no bumping](https://codex.wordpress.org/Forum_Welcome#No_Bumping).]_
    -  This reply was modified 9 years, 9 months ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PiwigoPress] Problem from start](https://wordpress.org/support/topic/problem-form-start/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/problem-form-start/#post-7114878)
 * [@norbusan](https://wordpress.org/support/users/norbusan/) Should I assume that
   you don’t intend to help me resolve this? If you contact me via [http://www.yarnwhispering.co.uk/contact/](http://www.yarnwhispering.co.uk/contact/)
   we could discuss ways of progressing it off forum?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PiwigoPress] Problem from start](https://wordpress.org/support/topic/problem-form-start/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/problem-form-start/#post-7114809)
 * [@norbusan](https://wordpress.org/support/users/norbusan/) can we find a way 
   of progressing this please?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PiwigoPress] Problem from start](https://wordpress.org/support/topic/problem-form-start/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/problem-form-start/#post-7114795)
 * There are no errors showing in the log since then as I say above:-
 * “… not working still but the error in the error log has gone away …”.
 * When you say access to the JavaScript monitor I’m puzzled. Don’t you have access
   to that on your browser too? How is mine different? Sorry if this is a stupid
   question and I’m missing something.
 * Tell me what you need to progress this remote session, access to the WordPress
   whatever and I will happily arrange it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PiwigoPress] Problem from start](https://wordpress.org/support/topic/problem-form-start/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/problem-form-start/#post-7114669)
 * The behaviour has changed slightly though. Now when I click “Start with 5 recent
   pics” I get the line:-
 * “Loaded, hidden & dropped vs. Requested thumbnails: 2 / 5”
 * … whereas before it said:-
 * Loaded, hidden & dropped vs. Requested thumbnails: 2 / 0
 * If I click “Get more” the the numbers at the end get larger by +2 and +10 until
   the right hand number reaches 100 then it increase +2 & +100.
 * No idea if any of this is significant. But there are still no thumbnails.
 * _[ [No bumping please](http://codex.wordpress.org/Forum_Welcome#No_Bumping). ]_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PiwigoPress] Problem from start](https://wordpress.org/support/topic/problem-form-start/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/problem-form-start/#post-7114668)
 * How depressing I checked this error out and found it was associated with PHP 
   versions less than 5.4. Checking the website I found that a line in the root .
   htacces file has been added (presumably by WordPress as I started with a blank
   public_html folder):-
 * SetEnv DEFAULT_PHP_VERSION 53
 * I changed this this 5.5 and now phpinfo()reports 5.5.32
 * No change, not working still but the error in the error log has gone away. :>{
   €
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PiwigoPress] Problem from start](https://wordpress.org/support/topic/problem-form-start/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/problem-form-start/#post-7114662)
 * yarnwhispering.co.uk [Sun Feb 28 15:55:51 2016] [error] [client 82.46.183.39:
   35038] AH01215: PHP Fatal error: Call to undefined function http_response_code()
   in /home/sites/yarnwhispering.co.uk/public_html/wp-content/plugins/piwigopress/
   piwigopress.php on line 295: /home/sites/yarnwhispering.co.uk/public_html/wp-
   admin/admin-ajax.php
 * Seems to be the problem?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PiwigoPress] Problem from start](https://wordpress.org/support/topic/problem-form-start/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/problem-form-start/#post-7114661)
 * I see where the debug is showing:-
 * [https://www.southcot.co.uk/TempFiles/piwigomedia03.png](https://www.southcot.co.uk/TempFiles/piwigomedia03.png)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PiwigoPress] Problem from start](https://wordpress.org/support/topic/problem-form-start/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/problem-form-start/#post-7114657)
 * OK there were two lines starting //echo so Ive removed the //
 * The error log here:-
 * [https://www.southcot.co.uk/TempFiles/yarnwhispering.co.uk-error_log.csv](https://www.southcot.co.uk/TempFiles/yarnwhispering.co.uk-error_log.csv)
 * Yesterday’s permission errors are now resolved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PiwigoPress] Problem from start](https://wordpress.org/support/topic/problem-form-start/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/problem-form-start/#post-7114651)
 * Changing the URL makes no difference. There are errors and warnings:-
 * [https://www.southcot.co.uk/TempFiles/jserrors01.PNG](https://www.southcot.co.uk/TempFiles/jserrors01.PNG)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PiwigoPress] Problem from start](https://wordpress.org/support/topic/problem-form-start/)
 *  Thread Starter [southcot](https://wordpress.org/support/users/southcot/)
 * (@southcot)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/problem-form-start/#post-7114648)
 * Any chance for some help with this? Am I missing something. Do I need to enable
   something in my Piwigo installation to get the image by ID working at least?

Viewing 15 replies - 1 through 15 (of 31 total)

1 [2](https://wordpress.org/support/users/southcot/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/southcot/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/southcot/replies/page/2/?output_format=md)