Images not importing to the website

Easy Property Listings WordPress Real Estate Plugin Forums Priority Support Images not importing to the website

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

  • Author
    Posts
  • #12255
    Kyran Doyle
    Spectator

    Hi Merv

    We are successfully getting the images from Console to our website server, but not being able to get the images to the site through WP Import.

    Before we process the feedsync we see this error message
    Warning: rename(/home/welcomehomerenta/public_html/XML/feedsync/processed/zips/temp/p64i494.jpg,/home/welcomehomerenta/public_html/XML/feedsync/output//images/p64i494.jpg): No such file or directory in /home/welcomehomerenta/public_html/XML/feedsync/core/process.php on line 57

    Warning: rename(/home/welcomehomerenta/public_html/XML/feedsync/processed/zips/temp/p64i495.jpg,/home/welcomehomerenta/public_html/XML/feedsync/output//images/p64i495.jpg): No such file or directory in /home/welcomehomerenta/public_html/XML/feedsync/core/process.php on line 57

    Warning: rename(/home/welcomehomerenta/public_html/XML/feedsync/processed/zips/temp/p64i496.jpg,/home/welcomehomerenta/public_html/XML/feedsync/output//images/p64i496.jpg): No such file or directory in /home/welcomehomerenta/public_html/XML/feedsync/core/process.php on line 57

    Warning: rename(/home/welcomehomerenta/public_html/XML/feedsync/processed/zips/temp/p64i497.jpg,/home/welcomehomerenta/public_html/XML/feedsync/output//images/p64i497.jpg): No such file or directory in /home/welcomehomerenta/public_html/XML/feedsync/core/process.php on line 57

    Warning: rename(/home/welcomehomerenta/public_html/XML/feedsync/processed/zips/temp/p64i498.jpg,/home/welcomehomerenta/public_html/XML/feedsync/output//images/p64i498.jpg): No such file or directory in /home/welcomehomerenta/public_html/XML/feedsync/core/process.php on line 57

    Warning: rename(/home/welcomehomerenta/public_html/XML/feedsync/processed/zips/temp/p64i499.jpg,/home/welcomehomerenta/public_html/XML/feedsync/output//images/p64i499.jpg): No such file or directory in /home/welcomehomerenta/public_html/XML/feedsync/core/process.php on line 57

    if this an issue? and how is it resolved.

    #12256
    Kyran Doyle
    Spectator
    This reply has been marked as private.
    #12265
    Merv Barrett
    Keymaster

    Thanks for letting us know about this issue. Will be looking into this

    #12266
    Merv Barrett
    Keymaster

    Managed to sort out the issue for you and re-processed the import. Your FeedSync folder was missing the output/images folder so that was producing the error. We will be updating FeedSync so future versions check for the folder and created it if necessary.

    Thanks for letting us know.

    #12721
    Kyran Doyle
    Spectator

    Thanks Merv

    Everything seems to be fine n the server side.
    But I am still having problems trying to get the images to appear through WP All Import. We have tried all variations suggested to bring the images through but with no success.

    Mate we do not come to the helpdesk unless we are completely stumped and have given it a red hot crack.

    You advice would be appreciated.

    Thanks

    #12733
    Merv Barrett
    Keymaster

    Ah, I see the issue.

    Some formats use objects as the image container which our template uses:
    [FOREACH({objects/img})]{@url},[ENDFOREACH]

    Change to the following to match the XML images node name
    [FOREACH({images/img})]{@url},[ENDFOREACH]

    Also you can import leased and current in a single job now by omitting the &status=current

    Additionally you can disable the Update existing posts with changed data in your file as it is un-necessary once all your data is correct. (faster processing)

    Attachments:
    You must be logged in to view attached files.
    #13150
    Kyran Doyle
    Spectator

    Hi Merv

    We are moving forward with this, but I still have some problems.

    When I run the wp all import it brings across all of the listings each time.

    The client does not want to display the leased properties (PM business only), so we are having to go in and delete all of these listings each time.

    Also the current listings are being replicated each time. So we are getting multiple entries for each listing.

    Is it possible to only display current listings on the Rentals archive page?

    How can I get the wpall import to only import the new listings?

    Thanks

    #13166
    Merv Barrett
    Keymaster

    You had like 7 rental import jobs. Only one is needed, i’ve deleted the others and now only importing current rentals

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘Priority Support’ is closed to new topics and replies.