• Resolved jhh78

    (@jhh78)


    Hello!

    I using WPML and I want to rename media just one languege mediafiles. Is it possible? Now I se all languages media files in same place? It would be good for the files to be able to select the language one at a time.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter jhh78

    (@jhh78)

    The Rest API is disabled or broken ??

    The Rest API is required for this plugin to work. It is enabled in WordPress by default since December 2016 and used by the Gutenberg Editor since 2019. In short, it allows more robustness and a much cleaner infrastructure. Soon, WordPress will entirely depends on it, so it is important to keep it enabled.

    Last but not least: check your PHP Error Logs and your Debugging Console.

    URL: https://ala-talkkari.fi/wp-json/media-file-renamer/v1/media?limit=10&skip=0&filterBy=pending&orderBy=id&order=asc
    CODE: BROKEN-REPLY
    MESSAGE: The reply sent by the server is broken.
    ——————————-
    What this mean?

    Plugin Author Jordy Meow

    (@tigroumeow)

    Hi,

    It’s mentioned that the reply is broken. Can you look at your PHP Error Logs? More information about it here: https://meowapps.com/tutorial-php-error-logs/.

    Thread Starter jhh78

    (@jhh78)

    Is that problem?
    ————
    Notice: Undefined index: wp_db_temp_dir in /home/c5jnc9gd/public_html/wp-content/plugins/wp-db-backup/wp-db-backup.php on line 112

    Deprecated: The called constructor method for WP_Widget in MB_Address_Widget is deprecated since version 4.3.0! Use __construct() instead. in /home/c5jnc9gd/public_html/wp-includes/functions.php on line 4866

    Deprecated: The called constructor method for WP_Widget in MB_Hero_Widget is deprecated since version 4.3.0! Use __construct() instead. in /home/c5jnc9gd/public_html/wp-includes/functions.php on line 4866

    Deprecated: The called constructor method for WP_Widget in MB_CTA_Widget is deprecated since version 4.3.0! Use __construct() instead. in /home/c5jnc9gd/public_html/wp-includes/functions.php on line 4866

    Deprecated: The called constructor method for WP_Widget in MB_Address_Widget is deprecated since version 4.3.0! Use __construct() instead. in /home/c5jnc9gd/public_html/wp-includes/functions.php on line 4866

    Deprecated: The called constructor method for WP_Widget in MB_Hero_Widget is deprecated since version 4.3.0! Use __construct() instead. in /home/c5jnc9gd/public_html/wp-includes/functions.php on line 4866

    Deprecated: The called constructor method for WP_Widget in MB_CTA_Widget is deprecated since version 4.3.0! Use __construct() instead. in /home/c5jnc9gd/public_html/wp-includes/functions.php on line 4866

    Deprecated: The called constructor method for WP_Widget in SDS_Social_Media_Widget is deprecated since version 4.3.0! Use __construct() instead. in /home/c5jnc9gd/public_html/wp-includes/functions.php on line 4866

    Warning: Cannot modify header information – headers already sent by (output started at /home/c5jnc9gd/public_html/wp-content/plugins/wp-db-backup/wp-db-backup.php:112) in /home/c5jnc9gd/public_html/wp-includes/functions.php on line 6270

    Warning: Cannot modify header information – headers already sent by (output started at /home/c5jnc9gd/public_html/wp-content/plugins/wp-db-backup/wp-db-backup.php:112) in /home/c5jnc9gd/public_html/wp-admin/includes/misc.php on line 1310

    Warning: Cannot modify header information – headers already sent by (output started at /home/c5jnc9gd/public_html/wp-content/plugins/wp-db-backup/wp-db-backup.php:112) in /home/c5jnc9gd/public_html/wp-admin/admin-header.php on line 9

    Thread Starter jhh78

    (@jhh78)

    View post on imgur.com

    • This reply was modified 4 years, 2 months ago by jhh78.
    • This reply was modified 4 years, 2 months ago by jhh78.
    Plugin Author Jordy Meow

    (@tigroumeow)

    It seems like there is another plugin causing issue. I am not sure it’s that one, but you could try to disable “wp-db-backup” first. But you could also try to disable more (of all of them) and see if it works without any other plugins running. Then enable them one by one until finding the culprit ??

    Thread Starter jhh78

    (@jhh78)

    I use Modern Business Pro-theme,

    WPML Multilingual CMS 4.4.2 4.4.2 September 9, 2020
    String Translation 3.1.2 3.1.2 September 10, 2020
    Translation Management 2.10.1 2.10.1 September 4, 2020
    Media Translation 2.6.0 2.6.0 September 1, 2020

    Are you sure that plugin works with these?

    Plugin Author Jordy Meow

    (@tigroumeow)

    Yes, it should be fine. But I would make a backup of my install before renaming files. I am not sure what Media Translation does but it might be confusing for the Renamer (and other plugins, in fact).

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Media File Renamer and WPML’ is closed to new replies.