• Resolved Malae

    (@malae)


    Hi John,

    I have a couple of unusual PHP warnings.
    Apparently PHP does not allow a file with no php code

    /plugins/coming-soon/themes/default/index.php
    Warning:  No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.

    and

    /plugins/coming-soon/resources/views/exit-pop.php
    Warning:  No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.

    I would be interested in your comments.

Viewing 1 replies (of 1 total)
  • Plugin Author SeedProd

    (@seedprod)

    Strange, PHP files are not required to have PHP code in them and we are not using short open tags. Must be a warning level set up by the host or are you using a plugin to sniff php files?

Viewing 1 replies (of 1 total)

The topic ‘PHP Warnings’ is closed to new replies.