Low events and PHP7
Low events doesn't seem to have PHP7 compatibility on EE3. I'm getting some errors around mod.low_events.php on line 780. I can give more details if needed. Thanks.
Low events doesn't seem to have PHP7 compatibility on EE3. I'm getting some errors around mod.low_events.php on line 780. I can give more details if needed. Thanks.
Replies
Low 18 Dec 2016 18:18
That would be a bug. To fix, open up mod.low_events.php and change line 780 from
to
...which should fix it.
I'l incorporate it into the next version.
Dan Kingsley 18 Dec 2016 18:44
Perfect! Thanks for the quick reply and fix.