Two warnings on only one page

Home Forums Support Forum Two warnings on only one page

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  Leo van Luijn 11 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #663

    First off i like the plugin, but i cannot keep it active on our site because one page shows 2 warning messages. After a refresh the blank page with waring is gone and i can view my route page.

    The warnings

    Warning: mkdir() [function.mkdir]: Permission denied in …..wp-content/plugins/gotmls/index.php on line 251

    Warning: Cannot modify header information – headers already sent by (output started at …….wp-content/plugins/gotmls/index.php:251) in /wp-includes/pluggable.php on line 876

    Hopefully you can advise me further. Maybe by creating a folder on a specific path?

    i tried google and instead found a few sites with the same issue :S

     

    #665

    Eli Scheetz
    Member

    Leo,

    Thanks for reporting this issue. I will make sure that future releases of my plugin do not trigger this warning.

    For now, here are three ways you can solve this problem:

    1. Turn PHP warnings off on your server.
    2. rem out that line of code on 251 of plugins/gotmls/index.php
    3. create a folder called quarantine in wp-content

    Any of these should do the trick for now as this is not a serious error.

    Aloha, Eli

    #674

    Eli,

    Thank you very much for the fast response and support! Your advise fixed the warning (made the folder and commented out line 251). The site is hosted on a shared server on a third party hosting provider. I think it has to do with the creation of the folder which is prohibited on the server (security reasons i guess). I had this issues with other plugins as well.

    Greetings from holland,

    Leo

     

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Comments are closed.