Fetching URL Incorrectly
-
Hello.
Have been doing some work on our website over at https://www.summitmeats.com/ and noticed that something I did broke the NextGenGallery Plugin. I have narrowed down the issue to it simply not adding a / before the ‘wp-content/’ directory as you can see by debugging with inspect element in Safari here: https://cryptoseb.pw/uploads/screenshot_14:14:38.pngI have attempted to add the ‘/wp-content/’ directory with the forward slash in the settings: https://cryptoseb.pw/uploads/screenshot_14:19:03.png and also attempted to add a / to the end of the URL in both my ‘wp-config.php’ file https://cryptoseb.pw/uploads/screenshot_14:20:46.png as well as in my MySQL DB here: https://cryptoseb.pw/uploads/screenshot_14:22:06.png and here: https://cryptoseb.pw/uploads/screenshot_14:22:29.png
Still experiencing issues. Any clues as to why? If anything, it should be doubling up the slash in the URL like this:
https://www.summitmeats.com//wp-content/instead of omitting it? I’m at a loss for what to try next for troubleshooting. Last backup would have been 3-4 weeks ago so that is kind of out of the question as I have made changes since then, sadly.Thanks in Advance for any support.
Summit Meats & SausageSite Details: https://cryptoseb.pw/uploads/screenshot_14:24:31.png
Edit: upon clicking Show Thumbnails, I was able to determine that it doesn’t handle the URl/Directory incorrectly and loads the images just fine. Pretty confused at this point haha
The topic ‘Fetching URL Incorrectly’ is closed to new replies.