• Resolved mrsven98

    (@mrsven98)


    Hello, when I try to update exciting products with nieuw product tabs with this plugin I get an error code.

    The content of the tab with a ‘:’ in it: https://ibb.co/WsKGtJp
    import settings for updating the products: https://ibb.co/8427HNx
    Error code I get: https://ibb.co/W3yJD9F

    So my question is, how can I add a ‘:’ to the tab content without getting this error code?
    I know that this is the problem because when I remove the ‘:’ the update is successful, but for readability it is better to have it.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hey @mrsven98,

    I would try to escape it with a forward slash and see if that helps. So instead of : you would have \:.

    That will most likely solve the issue but let me know if you’re still having trouble!

    Cheers,
    Freddie

    Thread Starter mrsven98

    (@mrsven98)

    Hi Freddie I can confirm that this indeed solved the problem. Thank you for the quick response!!!

    @mrsven98,

    That’s sick, glad it helped! Any time you get an error like that you can escape any special character with one of those slashes.

    Have a good week!

    – Freddie

    Thread Starter mrsven98

    (@mrsven98)

    That’s good to know. Thank you for the tip, have a great week!!!

    Thread Starter mrsven98

    (@mrsven98)

    Can you tell me what to do in this case? when placing a \ it gives a error saying the \ is unexpected. leaving it away it says : is unexpected. https://ibb.co/LZmwQZW

    Thread Starter mrsven98

    (@mrsven98)

    Also the import proces messes up the shortcode. Wiping some brackets, picture before import: https://ibb.co/VJTmg4j

    After the import process, some brackets are gone messing up the shortcode: https://ibb.co/FbqP7s2

    Do you know a solution for this?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘error code while updating’ is closed to new replies.