Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WordPress debug message due to is_home() being called incorrectly #949

Open
renehamburger opened this issue Dec 15, 2017 · 0 comments
Open
Labels

Comments

@renehamburger
Copy link

renehamburger commented Dec 15, 2017

I just wanted to let you know that your plugin is causing the following WordPress debug output:

Notice: is_home was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /.../wp-includes/functions.php on line 4146

System information (see Podlove > Support menu)

Website [not public yet]
PHP Version 7.1.12
WordPress Version 4.9.1
WordPress Theme OceanWP Child Theme v1.4.8.1512745154
WordPress Database Charset utf8
WordPress Database Collate
Publisher Version 2.6.3
Web Player Version 2.0.20
Twig Version 1.35.0
open_basedir /var/www/vhosts/[...].de/:/tmp/
curl Version 7.35.0
iconv available
simplexml ok
max_execution_time 120
upload_max_filesize 128M
memory_limit 256M
disable_classes
disable_functions
permalinks ok (/%postname%/)
podlove_permalinks ok
podcast_settings ok
web_player ok
podlove_cache on
assets
  - mp3 audio/mpeg no feed
cron ok

0 errors
1 HINWEIS (no dealbreaker, but should be fixed if possible):

  • The PHP setting "open_basedir" is not empty. This is incompatible with curl, a library required by Podlove Publisher. We have a workaround in place but it is preferred to fix the issue. Please ask your hoster to unset "open_basedir".
@eteubert eteubert added the bug label Jan 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants