PHP Error with NextGEN Gallery
-
My company manages a website for another organization and it has started experiencing fatal errors with NextGEN Gallery. I believe the issue is the related to the site’s PHP version as the error is syntax related.
The error is below.
Fatal error: Unparenthesized
a ? b : c ? d : eis not supported. Use either(a ? b : c) ? d : eora ? b : (c ? d : e)in /home/johmaz5/iowalincolnhighway.org/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/package.module.nextgen_admin.php on line 368Should I revert the site back to PHP 7.XX to fix the syntax issue or would there be another solution that would be better?
Thanks, Big Dan
The topic ‘PHP Error with NextGEN Gallery’ is closed to new replies.