PHP Notice while loading pocket counts
-
Hey!
I get the following PHP warning about once a day:
PHP Warning: DOMDocument::loadHTML(): Empty string supplied as input in /wp-content/plugins/shariff/services/shariff-pocket.php on line 42The “Status” tab on the plugin settings page show all green. Therefore I guess that the GET requests on the server works in general.
I noticed that the hard-coded URL (https://widgets.getpocket.com/v1/button?v=1&count=horizontal&url=) is redirected to https:// as you open it inside a browser.
Wonder if that leads to an empty string as return value.PHP: 7.0
WP: 4.7.3
Shariff: 4.3.0Need any more information to resolve this?
Greetings
derRALF
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP Notice while loading pocket counts’ is closed to new replies.