Run a multilingual site (language filter plugin) on PHP 5.3.x
The site works as expected.
You'll get an fatal error:
Fatal error: Function name must be a string in libraries/cms/router/router.php on line 639
PHP 5.3.29
This is a regression caused by this commit:
30621cf
Labels |
Added:
?
|
For a quick fix, replace libraries/cms/router/router.php with the patched version:
router.php.zip
Category | ⇒ | Multilanguage |
for a better fix, update your php version to 5.4.x or upper
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-07-04 15:02:42 |
Closed_By | ⇒ | rdeutz |
Also see #16913