Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: waxpopper on June 21, 2017, 04:17:11 PM

Title: Fatal error in Load.php after upgrade
Post by: waxpopper on June 21, 2017, 04:17:11 PM
My Admin panel prompted me to update my board software from 2.0.11 to 2.0.14, so I went through the process of doing that, one update at a time via the Admin panel. All the tests were successful before I updated each step, but once I updated to 2.0.14 I now get an error when trying to go to any page of my site that says, "Fatal error: Function name must be a string in /home/mysite/public_html/smf/Sources/Load.php on line 142."

Line 142 consists of:

$request = $smcFunc['db_query']('', '

Any idea how to fix this? Thanks!
Title: Re: Fatal error in Load.php after upgrade
Post by: Kindred on June 21, 2017, 04:18:47 PM
have your host upgrade your php version...
Title: Re: Fatal error in Load.php after upgrade
Post by: vbgamer45 on June 21, 2017, 04:24:12 PM
You must got to at least php 5.4
On 2.0.14 I would go 7.0 or higher