Viewing 11 replies - 1 through 11 (of 11 total)
  • SAME HERE!

    Plugin Author Daniel Floeter

    (@kometschuh)

    Which PHP version do you use. We write code which needs PHP 5.3+, grrrh. PHP 5.2 doesn’t work.

    If you use a older version, it’s possible for you to upgrade?

    We had to discuss and refactor our code as possible as we can.

    I am working on confirming the upgrade of PHP. Keep you posted.
    Thanks for prompt reply!

    Plugin Author Daniel Floeter

    (@kometschuh)

    Thanks. Your feedback will help, if it works. Otherwise we have to debug again.

    If it works with a newer PHP version we have to patch the bug.

    Parse error: syntax error, unexpected T_FUNCTION in /home/content/17/11300217/html/v3/wp-content/plugins/category-posts/cat-posts.php on line 58

    PHP 5.4

    It’s working now

    Plugin Author Daniel Floeter

    (@kometschuh)

    It’s the PHP version you changed? With PHP 5.4 it works?

    I think so. It took a while for PHP to upgrade completely.

    Plugin Author Mark-k

    (@mark-k)

    Hi everybody (I assume more people will look for this in the near future). PHP 5.2 is very old and any support for it from the php developers had ended more then 5 years ago https://php.net/eol.php.

    Some of the features that were used in that version have been deprecated from the PHP language or considered a bad coding practice with better alternative introduced in later versions. As the people that still use version 5.2 represent a very small minority in the wordpress community (less then 10% according to this page https://www.ads-software.com/about/stats/) We decided that at this point in time making our code better for the 90% is more important then keeping it working for the 10%.

    We apologies for any headache this may cause you, but frankly it is better for you to check with your hosting company how can you upgrade the PHP version that you are using, and not only in order to use this plugin. PHP 5.2 should be considered insecure now, and for your own sake you should upgrade.

    Thread Starter cyberlp23

    (@cyberlp23)

    Ok. It’s still not working for me but I know now that it comes from the PHP version (5.2).
    The problem is that I have a shared hosting service and I’m not sure that I can do anything about it…

    Plugin Author Mark-k

    (@mark-k)

    @cyberlp23, ask them, if they are any good, they should have options to configure which php version you are running

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Error since last update’ is closed to new replies.