VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Development & Testing => Topic started by: VMTemplates.net on January 28, 2016, 14:30:28 PM

Title: Joomla 3.5 BETA 2
Post by: VMTemplates.net on January 28, 2016, 14:30:28 PM
Hi,

just started to test Joomla 3.5 BETA 2 + VirtueMart 3.0.12 and noticed first issues:

1. Product View [front end]
http://testhost/joomla35/index.php/vm/headpiece/cap-baseball-detail

Catchable fatal error: Argument 1 passed to Joomla\Utilities\ArrayHelper::toString() must be of the type array, string given, called in D:\xampp\htdocs\Joomla35\libraries\joomla\document\renderer\html\head.php on line 119 and defined in testhost\htdocs\Joomla35\libraries\vendor\joomla\utilities\src\ArrayHelper.php on line 104

2. Category View  [front end] - as same as above
http://testhost/joomla35/index.php?option=com_virtuemart&view=category&virtuemart_category_id=4&Itemid=294

Catchable fatal error: Argument 1 passed to Joomla\Utilities\ArrayHelper::toString() must be of the type array, string given, called in D:\xampp\htdocs\Joomla35\libraries\joomla\document\renderer\html\head.php on line 119 and defined in testhost\htdocs\Joomla35\libraries\vendor\joomla\utilities\src\ArrayHelper.php on line 104

Until now it seems that the other things works...
Title: Re: Joomla 3.5 BETA 2
Post by: claesbas on January 30, 2016, 12:46:38 PM
I know there is a lot of work going on with a new 3.1.0 version.

But is there a possibility to have a 3.0.14 version which supports Joomla 3.5 and PHP 7 ..? (then it would be without the new VMF framework)

The 3.0.12 seems very solid at the moment and it woulb be great to quite soon start building Joomla /Vm webshops on PHP7 servers.

I took Joomla 3.5 on a spin with PHP7 and APC on a server and WOW it was so fast!
Title: Re: Joomla 3.5 BETA 2
Post by: VMTemplates.net on January 31, 2016, 10:41:15 AM
Quote from: claesbas on January 30, 2016, 12:46:38 PM
But is there a possibility to have a 3.0.14 version which supports Joomla 3.5 and PHP 7 ..? (then it would be without the new VMF framework)

Yeah, it would be nice to have 3.0.14 for J3.5 stable (we can expect J3.5 stable in the middle of Feb) before an official 3.1.0 release :)

Title: Re: Joomla 3.5 BETA 2
Post by: Milbo on March 16, 2016, 20:20:55 PM
Should work, I added the same fixes of vm3.1 to vm3.0.14
Title: Re: Joomla 3.5 BETA 2
Post by: VMTemplates.net on March 19, 2016, 23:29:39 PM
Thanks Max! :D