?
avatar 810
810
17 Jan 2016

Argument 1 passed to Joomla\Utilities\ArrayHelper::toString() must be of the type array, string given, called in C:\wamp\www\joomla\libraries\joomla\document\renderer\html\head.php on line 119

J3.5 build from now
avatar 810 810 - open - 17 Jan 2016
avatar mbabker
mbabker - comment - 17 Jan 2016

I long for the day the CMS enforces proper property types instead of consistently passing invalid arguments all over the API...

avatar brianteeman brianteeman - change - 19 Jan 2016
Labels Added: ?
avatar 810
810 - comment - 20 Jan 2016

Full error message:
Catchable fatal error: Argument 1 passed to Joomla\Utilities\ArrayHelper::toString() must be of the type array, string given, called in C:\wamp\www\develop\libraries\joomla\document\renderer\html\head.php on line 119 and defined in C:\wamp\www\develop\libraries\vendor\joomla\utilities\src\ArrayHelper.php on line 104

I also get:
Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\develop\libraries\vendor\joomla\utilities\src\ArrayHelper.php:104) in C:\wamp\www\develop\libraries\kunena\error.php on line 264

avatar Leen29
Leen29 - comment - 5 Feb 2016

Hi I had the same thing in VirtueMart 3.0.12 and in Kunena in my test with Joomla 3.5 beta 2
then I adjusted the head.php at line 114 thru 125 turn off
/libraries/joomla/document/renderer/html/head.php
maybe you can so continue with this solution that works for me
headphpuitl
head.zip

on line 119

avatar 810
810 - comment - 5 Feb 2016

The fix has just merged, on the next version it will be there. or you can download the package on git, and overwrite the files.

avatar 810
810 - comment - 5 Feb 2016

closing this issue, since its merged.

avatar 810 810 - change - 5 Feb 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-02-05 17:45:48
Closed_By 810
avatar 810 810 - close - 5 Feb 2016

Add a Comment

Login with GitHub to post a comment