PHP error
-
I am getting a list of strings on my main page. I contacted my hosting provider and tried to troubleshoot this on their end but they said that it’s a plugin giving an error. I turned off all plugins except this one to see if there is a conflict between 2 or more plugins but the error did not disappear.
Warning: file_get_contents(https://i.imgur.com/hTd4Jc0.jpg/kenzie bracelet sims 4): failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in /home/customer/www/giuliettasims.com/public_html/wp-content/plugins/the-post-grid/lib/classes/rtTPGHelper.php on line 203
This is what I have in the line 203:
$data = file_get_contents($imgSrc);I was able to hide this error from displaying but still, it would be nice to get it fixed in the future. Also, please see attached screenshot.
https://media.discordapp.net/attachments/850899403363057664/855598779440300053/unknown.pngThe page I need help with: [log in to see the link]
The topic ‘PHP error’ is closed to new replies.