Search

Hello,
I'm trying to import a simple xml file I made,

<bikes>
  <bike>
    <brand>Foo Bikes</brand>
    <model>ABC</model>
    <color>Pink</color>
  </bike>
</bikes>

Using the Xml Importer I set /bikes/bike as included element over which I'm looping, then in the mapping fields I set model as XPath expression.
Still, I'm getting <model>ABC</model> as content of the created field. I tried model/string() but I get an error.

Thanks for any help

Ok it was text(), not string() :/

Ok second problem, the brand field is, in my section, a select box link. I tried all the variations, foo-bikes, Foo Bikes, ID value, but the value entered is always None.

Thanks for any suggestion...!

Select box links should save the id value of the related entry, I ll dig it that way. In your brand section check out the id of the entry Foo Bikes.

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details