VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: fernandopro on December 10, 2014, 08:45:04 AM

Title: Error custom-fields child variant
Post by: fernandopro on December 10, 2014, 08:45:04 AM
Sorry for my English, I use google translate  ;).

Joomla: 3.3.6
virtuemart: 3.0.2

Create new custom fields child variant :


Warning: SimpleXMLElement::xpath(): Unfinished literal in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): xmlXPathEval: evaluation failed in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): Unfinished literal in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): xmlXPathEval: evaluation failed in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): Unfinished literal in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): xmlXPathEval: evaluation failed in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): Unfinished literal in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): xmlXPathEval: evaluation failed in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): Unfinished literal in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): xmlXPathEval: evaluation failed in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): Unfinished literal in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): xmlXPathEval: evaluation failed in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): Unfinished literal in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): xmlXPathEval: evaluation failed in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): Unfinished literal in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): xmlXPathEval: evaluation failed in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1545

Warning: SimpleXMLElement::xpath(): Unfinished literal in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1709

Warning: SimpleXMLElement::xpath(): xmlXPathEval: evaluation failed in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1709

Warning: Invalid argument supplied for foreach() in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1712

Warning: SimpleXMLElement::xpath(): Unfinished literal in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1709

Warning: SimpleXMLElement::xpath(): xmlXPathEval: evaluation failed in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1709

Warning: Invalid argument supplied for foreach() in /Applications/MAMP/htdocs/virtuemart2/libraries/joomla/form/form.php on line 1712

etc....
etc....

Title: Re: Error custom-fields child variant
Post by: joseph_2 on December 13, 2014, 12:56:03 PM
Joomla: 3.3.6
virtuemart: 3.0.2

I see exact the same warning as fernandopro

Joseph
Title: Re: Error custom-fields child variant
Post by: jenkinhill on December 13, 2014, 13:08:11 PM
For the moment you can hide the PHP nwarnings. I find that the new custom is created and works OK.

http://forum.virtuemart.net/index.php?topic=102555.0
Title: Re: Error custom-fields child variant
Post by: joseph_2 on December 14, 2014, 15:21:32 PM
ok, thanks for the response
Title: Re: Error custom-fields child variant
Post by: lindapowers on December 14, 2014, 18:05:14 PM
The custom field for child appears twice in the old VM2 format and a new one.

Database tools wont allow me to remove old custom fields and when editing one of this it shows:

Warning: Invalid argument supplied for foreach() in libraries/joomla/form/form.php on line 1626

This happens in Joomla 2.5 with updated VM 3 version.

EDIT: Also this function

Update vm2 order format of customfields to vm3 format

Appears duplicated and has no effect when clicked.