News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

2.0.13 to 2.0.14 fail

Started by scribblr, May 22, 2017, 03:44:43 AM

Previous topic - Next topic

scribblr

I updated the forum software and was told it was successful. But when I try to open the forum I get:

Fatal error: Function name must be a string in /webroot/d/e/XXXXXXXX/primary/www/forum_new/Sources/Load.php on line 133

I have no idea what that means. I know what UTF-8 is, but not the rest. What's the function name?

Here's what Dreamweaver shows as being on lines 131-137 of the Load.php file in the Sources directory:

131      // Most database systems have not set UTF-8 as their default input charset.
132      if (!empty($db_character_set))
133         $smcFunc['db_query']('set_character_set', '
134            SET NAMES ' . $db_character_set,
135            array(
136            )
137         );


scribblr

Upgraded the php to 5.6.

Working great after that.

Thanks for the help.

Advertisement: