• I realize there are other threads open for this, but since some are old and some may have been resolved, I’m opening this anew. Also, this one implements a custom post type.

    Here are some screenshots to get an idea of what’s going on: https://ge.tt/8ZummJ6?c

    When I go to the post which has the broken thumbnail, the image is visible. I have run a process to regenerate all thumbnails of the originally uploaded image to ensure that all sizes are made available.

    How can I modify the thumb URL so that I can test the phpthumb.php script with a valid image to see where the point of failure is?

    Thanks! This plugin looks very very useful otherwise!

Viewing 3 replies - 16 through 18 (of 18 total)
  • Thread Starter James Revillini

    (@jrevillini)

    @okso – I’ll have to look at what SRP is doing behind the scenes. If you’re setting the featured image via WP’s stock featured image panel in the editor, then yes, you’re creating a link that should be respected by SRP. However, given the inserted image’s path you show above, I could see SPR having an issue because SRP also uses a PHP thumbnail script, therefore the resultant HTML in SRP would probably include a URL which is either malformed or misunderstood by one or both thumbnailing scripts.

    the link I gave above was just an example for the nextGen image path. Here’s the malformed url from SRP: File is not a valid image: /wp-content/uploads/ where the correct path is: /wp-content/blogs.dir/1/files/yoga-ayurveda-and-yoga-holidays-by-the-sea-southern-sri-lanka/wc_ayurvedicremedy_960.jpg for the full file and /wp-content/blogs.dir/1/files/yoga-ayurveda-and-yoga-holidays-by-the-sea-southern-sri-lanka/thumbs/thumbs_wc_ayurvedicremedy_960.jpg for the nextgen auto generated thumb. The only other thing I can add is that within nextgen options you can set the gallery path eg. Gallery path = wp-content/blogs.dir/1/files/ This is the default path for all galleries, so you can decide to place your nextgen gallery directories within the standard path /wp-content/uploads/ Please let me know if I can add anything to help.

    Aside the NextGen functions I’ve got some strange behavior going on with what SRP is showing for a category search eg. https://okso.dyndns-remote.com/blog/topic/detox/ Whereas a search term returns the correct SRP result https://okso.dyndns-remote.com/?s=shrub Any ideas appreciated.

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘thumbnails broken on home page’ is closed to new replies.