Error after upgradeto 5.5.2: Fatal error: func_get_args(): Can't be used as a function parameter
Permalink 1 user found helpful
I just upgraded three of my sites from 5.5.1 to 5.5.2.
First two upgrades went fine but now when I access the third site, I get following message on some pages:
Fatal error: func_get_args(): Can't be used as a function parameter in /public/html/concrete/libraries/item_list.php on line 515
Both these pages have a slideshow block in them.
What could be wrong? The Concrete5 navigation bar won't load on these pages.
My environment:
# concrete5:n versio
5.5.2
# concrete5:n paketit
Automatic Email Obfuscator (1.2.2), Designer Content (3.0.2), Simple Image Gallery (1.1.2), Uutiset (1.1).
# concrete5:n ylikirjoitukset
blocks/kktuote, languages/fi_FI, themes/kauneushelmi
# Palvelimen ohjelmisto
Apache/2.0.64 (Unix) mod_ssl/2.0.64 OpenSSL/0.9.8r
# Palvelimen API
cgi
# PHP:n versio
5.2.17
# PHP:n lisäosat
cgi, ctype, curl, date, dom, filter, ftp, gd, gettext, hash, iconv, json, libxml, mbstring, mcrypt, mysql, mysqli, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, posix, Reflection, session, SimpleXML, SPL, standard, tokenizer, xml, xmlreader, xmlwriter, xsl, zlib.
# PHP:n asetukset
First two upgrades went fine but now when I access the third site, I get following message on some pages:
Fatal error: func_get_args(): Can't be used as a function parameter in /public/html/concrete/libraries/item_list.php on line 515
Both these pages have a slideshow block in them.
What could be wrong? The Concrete5 navigation bar won't load on these pages.
My environment:
# concrete5:n versio
5.5.2
# concrete5:n paketit
Automatic Email Obfuscator (1.2.2), Designer Content (3.0.2), Simple Image Gallery (1.1.2), Uutiset (1.1).
# concrete5:n ylikirjoitukset
blocks/kktuote, languages/fi_FI, themes/kauneushelmi
# Palvelimen ohjelmisto
Apache/2.0.64 (Unix) mod_ssl/2.0.64 OpenSSL/0.9.8r
# Palvelimen API
cgi
# PHP:n versio
5.2.17
# PHP:n lisäosat
cgi, ctype, curl, date, dom, filter, ftp, gd, gettext, hash, iconv, json, libxml, mbstring, mcrypt, mysql, mysqli, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, posix, Reflection, session, SimpleXML, SPL, standard, tokenizer, xml, xmlreader, xmlwriter, xsl, zlib.
# PHP:n asetukset
I've had this problem to with adding the CC5 slideshow block, there appears to be a fix at:
http://www.concrete5.org/developers/bugs/5-5-2/amiant-image-gallery...
Hope this help.
Mike