Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Franz Josef Kaiser

    (@f-j-kaiser)

    I wonder how you managed to do that. When you look at the source then you got three parameters for that (native PHP) function. While the third parameter was only added with PHP 5.4, it should not matter and your PHP version seems to be (please verify that) already 5.4+. Could you please shed some lights into that issue by providing additional detail?

    Thread Starter bedoz

    (@bedoz)

    You are the man! I have PHP 5.3.3
    I solved adding an “if”, checking php version, and using the right function for the right version.

    Thank you very much.

    Plugin Contributor Franz Josef Kaiser

    (@f-j-kaiser)

    We will fix that with the next version.

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

The topic ‘Plugin broken with last version of wp’ is closed to new replies.