VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: tomphillipspcs on August 15, 2017, 10:09:00 AM

Title: errors on checkout (adding address) /libraries/cms/html/html.php on line 620
Post by: tomphillipspcs on August 15, 2017, 10:09:00 AM
I'm suddenly getting errors on checkout (adding address)

http://upsobags.co.uk/account/editaddresscartBT


Warning: Illegal string offset 'relative' in /home/upsobags/public_html/libraries/cms/html/html.php on line 620

Warning: Illegal string offset 'pathOnly' in /home/upsobags/public_html/libraries/cms/html/html.php on line 621

Warning: Illegal string offset 'detectBrowser' in /home/upsobags/public_html/libraries/cms/html/html.php on line 622

Warning: Illegal string offset 'detectDebug' in /home/upsobags/public_html/libraries/cms/html/html.php on line 623

Warning: Illegal string offset 'relative' in /home/upsobags/public_html/libraries/cms/html/html.php on line 626

Warning: Illegal string offset 'detectBrowser' in /home/upsobags/public_html/libraries/cms/html/html.php on line 626

Warning: Illegal string offset 'detectDebug' in /home/upsobags/public_html/libraries/cms/html/html.php on line 626

Warning: Illegal string offset 'pathOnly' in /home/upsobags/public_html/libraries/cms/html/html.php on line 629

I've looked at other posts and the issue with edit_adress.php doesn't seem to be the cause - any ideas where to start? Screenshot enclosed


VirtueMart 3.2.2
PHP 5.6.31
Joomla version, 3.7.4.

Title: Re: errors on checkout (adding address) /libraries/cms/html/html.php on line 620
Post by: jenkinhill on August 15, 2017, 10:53:20 AM
Your template needs updating/editing.  See http://forum.virtuemart.net/index.php?topic=137327.0
Title: Re: errors on checkout (adding address) /libraries/cms/html/html.php on line 620
Post by: tomphillipspcs on August 15, 2017, 12:23:42 PM
I've located a version of teh updated template - however I get this error when I try to install, should I just upload using ftp?



Warning

Extension Install: Another template is already using the named folder: /home/upsobags/public_html/templates/evostore. Are you trying to install the same extension again?
×
Error

Error installing template

Title: Re: errors on checkout (adding address) /libraries/cms/html/html.php on line 620
Post by: jenkinhill on August 15, 2017, 13:25:40 PM
I have never seen that message when installing an updated template, so maybe the templateDetails.xml shows the same version number? You could try using ftp to upload just the template's html/com_virtuemart/ files assuming that they are updated already for current VM versions. Check first on a backup of the live site, of course.