• Resolved pecktron2000

    (@pecktron2000)


    Hi,
    When I go to activate the plugin, I get a message that says ‘the plugin does not have a valid header’

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hi,

    Can you have a look at your PHP Error Logs?

    Alternatively, in the file core.php of the plugin, can you change this line:

    time DATETIME DEFAULT ‘0000-00-00 00:00:00’ NOT NULL,

    to:

    time DATETIME NULL,

    Can you try?

    It wont work. I just follow your instruction, but no luck. I got similar message after changing the core.php.’the plugin does not have a valid header’

    • This reply was modified 7 years, 5 months ago by ynk.

    I’m having the same problem.

    Plugin Author Jordy Meow

    (@tigroumeow)

    When this happens, with my plugin or any other, you absolutely need to look at your PHP Error Logs. Without it, it’s impossible to know where it is coming from. The plugin works on all installs but apparently, you are 2 or 3 with this issue, so there might be a DB incompatibility or a clash with another plugin, we need to look at the exact error. Please have a look ??

    Thank you for the plugin!

    I got the same error when I tried to install it. There is a trunk folder in the zip. When I deleted it I was able to activate the plugin.

    Thread Starter pecktron2000

    (@pecktron2000)

    I installed an earlier version (4.0 I think) and it worked without the error.

    Same here, version 4.0 worked fine.

    Plugin Author Jordy Meow

    (@tigroumeow)

    That would be awesome if one of you could have a look at the PHP Error Logs. The current version of the plugin doesn’t show any error on 5 different installs of mine and no other users reported bug. So there is something you have in common, and it’s definitely the same error, but somebody really needs to have a look at the PHP Error Logs.

    Thread Starter pecktron2000

    (@pecktron2000)

    I will check the PHP error logs tomorrow and report what I find.

    Jordy, I already told you. There is a trunk folder in the latest version. Download the zip file. You’re not going to find anything in the log files.

    Plugin Author Jordy Meow

    (@tigroumeow)

    This trunk folder has nothing to do here… The packing process of www.remarpro.com repo was acting weird these last few weeks so that might be because of that, not sure. I push a new version, just as usual, and I have checked, this time there is no trunk. Please update ??

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘No Valid Header’ is closed to new replies.