• Resolved Guillermo

    (@willtm)


    Hello,

    Version 4.0.4 gives the following cron error since june 23 :

    Parse error: syntax error, unexpected ‘:’, expecting ‘;’ or ‘{‘ in /DOMAIN/wp-content/plugins/lightbox-photoswipe/src/LightboxPhotoSwipe/LightboxPhotoSwipe.php on line 584

    My site runs a PHP 7.4

    Thank you for your attention.

    Kind regards,
    Guillermo

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Arno Welzel

    (@awelzel)

    This is not expected if you run PHP 7.4.

    First of all this is not part of a cron job, but the line in question is the public function onDeleteBlog() function. Furthermore the code in question should be totally fine for PHP 7 – are you sure the sites uses PHP 7.4?

    Anyway I’ll push an update for it. Version 4.0.5 should fix this.

    Thread Starter Guillermo

    (@willtm)

    Yes, I am sure my site uses PHP 7.4
    Thank you very much for your help and for that next version 4.0.5
    Kind regards,
    Guillermo

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Syntax error on version 4.0.4’ is closed to new replies.