Page 1 of 1

Upgrading to latest git

Posted: Wed Apr 25, 2018 4:28 am
by Don Chambers

Code: Select all

Fatal error: Can't use function return value in write context in /home/content/15/4055115/html/plugins/serendipity_event_nl2br/serendipity_event_nl2br.php on line 697
I don't often use the latest git version..... I tried uploading the latest snapshot. It is very late in my time zone, so any assistance on this is appreciated when I wake up tomorrow!

Re: Upgrading to latest git

Posted: Wed Apr 25, 2018 4:04 pm
by Don Chambers
The offending line 697 is this:

Code: Select all

		//check for empty content
		if (empty(trim($textstring))) { return $textstring; }

Re: Upgrading to latest git

Posted: Fri Apr 27, 2018 6:07 pm
by onli
Which PHP version are you using?