Jump to content

Task cron job error after upgrading to 4.4

Featured Replies

Posted

Parse error: syntax error, unexpected '?' in /home/meewiojfsfar/public_html/ibspatient.org/staging/community/system/Content/Content.php on line 1634

Anyone else?

$authorTemplate = \IPS\Theme::i()->getTemplate( 'global', 'core', 'front' )->userLinkFromData( $authorData['member_id'], $authorData['name'], $authorData['members_seo_name'], $authorData['member_group_id'] ?? \IPS\Settings::i()->guest_group );

 

  • Community Expert

You may need to adjust your cron command for your server, it is running the cron via PHP 5 instead of PHP 7.1+

  • Author

That makes perfect sense!

I made the adjustment on the server and seems to be working fine now.

Thanks.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.