Title: Image src path unknown
Last modified: July 2, 2018

---

# Image src path unknown

 *  Resolved [PhuongBenjamin](https://wordpress.org/support/users/phuongbenjamin/)
 * (@phuongbenjamin)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/image-src-path-unknown/)
 * Hi,
    I’m try using Post Gallery, But the whole picture is not displayed. This
   is error: [https://imgur.com/a/ucSMc4C](https://imgur.com/a/ucSMc4C)
 * How to fix that error?
    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Contributor [10Quality](https://wordpress.org/support/users/10quality/)
 * (@10quality)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/image-src-path-unknown/#post-10456670)
 * Now that is a first, have you made any customizations worth mentioning?
 * Otherwise please share with us the following files for review:
    – **error_log**(
   php’s error log) – **[wp root]/wpmvc/logs/\*.log** (and any log with any error
   wirth mentioning.)
 * You can share it here or send them to our email, which ever feels you better.
 * Thanks for sharing your issue.
    -  This reply was modified 7 years, 11 months ago by [10Quality](https://wordpress.org/support/users/10quality/).
 *  Thread Starter [PhuongBenjamin](https://wordpress.org/support/users/phuongbenjamin/)
 * (@phuongbenjamin)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/image-src-path-unknown/#post-10456767)
 * Thank for your response,
    All my php error log like:
 *     ```
       [03-Jul-2018 02:56:25 UTC] PHP Notice:  Trying to get property of non-object in /***/plugins/wp-megamenu/classes/class.wp-megamenu.php on line 30
       [03-Jul-2018 02:56:25 UTC] PHP Notice:  Trying to get property of non-object in /***/plugins/wp-megamenu/classes/class.wp-megamenu.php on line 30
       [03-Jul-2018 02:56:25 UTC] PHP Notice:  Trying to get property of non-object in /***/plugins/wp-megamenu/classes/class.wp-megamenu.php on line 30
       ```
   
 * And my **[wp root]/wpmvc/logs** folder is empty.
    I think this problem is due
   to my current PHP server or library. On another server it works very well.
 *  Plugin Contributor [10Quality](https://wordpress.org/support/users/10quality/)
 * (@10quality)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/image-src-path-unknown/#post-10456882)
 * Umm, no error related to this plugin…
 * What PHP version is your server running?
 * Another thing, it could be cache related due to filesystem permissions, so try
   to disable the plugin’s cache, to do this, head to `wp-content/plugins/simple-
   post-gallery/app/Config/app.php`and then look for:
 *     ```
       'cache' => [
           'enabled' => true,
           ...
       ],
       ```
   
 * replace it with:
 *     ```
       'cache' => [
           'enabled' => false,
           ...
       ],
       ```
   
 * This is the file:
    [https://plugins.trac.wordpress.org/browser/simple-post-gallery/trunk/app/Config/app.php](https://plugins.trac.wordpress.org/browser/simple-post-gallery/trunk/app/Config/app.php)
    -  This reply was modified 7 years, 11 months ago by [10Quality](https://wordpress.org/support/users/10quality/).
 *  Thread Starter [PhuongBenjamin](https://wordpress.org/support/users/phuongbenjamin/)
 * (@phuongbenjamin)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/image-src-path-unknown/#post-10456911)
 * Hi,
    Now my version PHP 7.0.30, And i’m have tried modifying `wp-content/plugins/
   simple-post-gallery/app/Config/app.php` before opening this topic.
 *  Plugin Contributor [10Quality](https://wordpress.org/support/users/10quality/)
 * (@10quality)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/image-src-path-unknown/#post-10459190)
 * Ok, so based on this:
    [https://stackoverflow.com/questions/42373946/if-image-src-is-unknown-replace-with-missing-png](https://stackoverflow.com/questions/42373946/if-image-src-is-unknown-replace-with-missing-png)
 * It might be related to an image missing on your server. Have you migrated this
   from another server?
 * Try clearing the plugin’s cache by:
    - Using the Cache option on `[WP-Dashboard]/Settings/Galleries/Cache`
    - Deleting folder `[WP root]/wpmvc/cache`
 *  Thread Starter [PhuongBenjamin](https://wordpress.org/support/users/phuongbenjamin/)
 * (@phuongbenjamin)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/image-src-path-unknown/#post-10462104)
 * Thank you for your support,
    I can not solve this problems, I’ve chosen to move
   it to another server. Now the problem has been resolved.
 *  Plugin Contributor [10Quality](https://wordpress.org/support/users/10quality/)
 * (@10quality)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/image-src-path-unknown/#post-10463498)
 * You are welcome, to bad we weren’t able to solve the issue on the server, it 
   looked it was related to missing images.
 * Any how, here we are for if you need more help, drop us a review when ever you
   have time 🙂
 * Best regards
 *  Thread Starter [PhuongBenjamin](https://wordpress.org/support/users/phuongbenjamin/)
 * (@phuongbenjamin)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/image-src-path-unknown/#post-10464018)
 * Oh of course,
    You deserve 5 *
 * Best regards

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Image src path unknown’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-post-gallery_b2b9e1.svg)
 * [Post Gallery](https://wordpress.org/plugins/simple-post-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-post-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-post-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-post-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-post-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-post-gallery/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [PhuongBenjamin](https://wordpress.org/support/users/phuongbenjamin/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/image-src-path-unknown/#post-10464018)
 * Status: resolved