Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Ad importer plug-in #168

Open
chinnadurai opened this issue Sep 7, 2013 · 1 comment
Open

Issue with Ad importer plug-in #168

chinnadurai opened this issue Sep 7, 2013 · 1 comment

Comments

@chinnadurai
Copy link

When i try to import example.xml file,Category invalid problem was arised.

I want to show my example.xml file.

<title lang="en_US"></title>
    <category lang="en_US">My Own Category</category>

    <contactemail>[email protected]</contactemail>
    <contactname>Mr. False Name</contactname>


    <price>123.45</price>
    <currency>USD</currency>


    <address>fake street</address>
    <city_area>your city area</city_area>
    <city>cityville</city>
    <postcode>12345</postcode>
    <region>fake region</region>
    <country>Spain</country>

    <latitude>45.123687</latitude>
    <longitude>-123.113692</longitude>
    <custom name="field_slug">value</custom>


    <image>http://conejo.me/cats/153.jpg</image>
    <image>http://conejo.me/cats/598.jpg</image>
    <image>http://conejo.me/cats/1908.jpg</image>


    <datetime>2012-08-08 12:34:56</datetime>
</listing>
<listing>
    <title lang="en_US"><![CDATA[Title in English 2]]></title>
    <content lang="en_US"><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec id nulla dolor. Ut aliquet, mauris id molestie porttitor, dui lorem pretium sem, quis vestibulum orci purus ultrices lacus. Nulla accumsan tortor porta nibh consequat rhoncus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Morbi elementum venenatis ante eu porta. Curabitur ultricies nunc vel elit rutrum scelerisque. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Suspendisse rutrum lectus quis sem malesuada nec placerat sapien malesuada.]]></content>

    <category lang="en_US">My Own Category</category>

    <contactemail>[email protected]</contactemail>
    <contactname>Mrs. True Name</contactname>


    <price>98.76</price>
    <currency>USD</currency>


    <address>bunny street</address>
    <city_area>some city area</city_area>
    <city>townville</city>
    <postcode>6789</postcode>
    <region>fake region</region>
    <country>Spain</country>

    <latitude>44.244179</latitude>
    <longitude>7.769791</longitude>
    <custom name="field_slug">value</custom>


    <image>http://conejo.me/cats/13.jpg</image>
    <image>http://conejo.me/cats/598.jpg</image>
    <image>http://conejo.me/cats/1908.jpg</image>


    <datetime>2012-08-08 12:34:56</datetime>
</listing>

What is the problem?
I can't figure out what is the problem?
How to tackle this problem?

@tangledman
Copy link

Un saludo, desde Torrevieja,

Has anyone ever got the Ad Importer to work ?

It only seems to import 1 ad out of many-and fails to import the country.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants