• Resolved grafffs

    (@grafffs)


    Hi
    TinyMCE Advanced v5.0.0
    WordPress v.5.0.3
    Steps:
    1. Export settings and copy code
    2. Past copied code Verify OK
    3. Import copied code Return Warning: implode(): Invalid arguments passed in D:\Usr\home\avluxavia.com.ua.local\www\wp-content\plugins\tinymce-advanced\tinymce-advanced.php on line 1037
    4. Some options are not imported.
    5. wp option update tadv_settings < “tinymce.txt” –format=json
    Generally not correctly import settings

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Andrew Ozz

    (@azaozz)

    Uh, that’s a bug. Good that it only affects importing of the “Selected text color” setting. Will fix it in the dev. version in a minute.

    Download it here https://wordpress.org/plugins/tinymce-advanced/advanced/#download-previous-link and install “manually” if you’re doing a lot of settings importing.

    • This reply was modified 5 years, 3 months ago by Andrew Ozz.
    Thread Starter grafffs

    (@grafffs)

    OK
    Yes import is work, thanks.
    Why doesn’t import via WP-CLI?

    Example:
    Save code export to tinymce.txt
    wp option update tadv_settings < “/tinymce.txt” –format=json
    Success: Updated ‘tadv_settings’ option.
    All settings are reset.
    Can you help?

    Plugin Author Andrew Ozz

    (@azaozz)

    Yeah, may add support for that in a future version, would make it more convenient 🙂

    For now the importing of settings has been fixed in v.5.0.1.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bug Export/Import’ is closed to new replies.