We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 39496
    • 1 Posts
    Hello guys,

    First post, so i apologize if i put the treat on the wrong place, most of the times google answers all my questions tongue

    I'm trying to upload a 200+ page sitemap into modx using importX. however, every time i run i,t i get this error:

    Console running...

    Attempted to set execution time to infinite. Max execution time currently: infinite.
    Running pre-import tests on submitted data...
    No errors in pre-import found. Preparing import values...
    No errors found while checking the import values: 1 items found. Running import...
    Error: An unexpected error occurred saving the resource. Resource not specified.

    even if i try to load one entry or the whole thing the same error pops up all the times.

    i tried using different separators, different encoding, different computers PC/Mac, check every line to make sure the line breaks where right, i even made the line breaks by hand, and i never get a real answer as why the error is happening.

    here is the a sample of the code i'm using:

    parent | pagetitle | longtitle | menutitle
    0| Products | Products | Products

    i can open the file in excel and all the fields align perfectly.
    but once i import it i get the same error

    Thanks for your help.