• Resolved alx359

    (@alx359)


    The plugin doesn’t work/translate and breaks in settings > custom fields.

    PHP Fatal error: Uncaught Error: Undefined constant "Linguator\Custom_Fields\LINGUATOR_DIR_PATH" in \wp-content\plugins\translate-words\admin\custom-fields\custom-fields.php:386

    A typo probably from some last-minute refactoring

    #$local_path = LINGUATOR_DIR_PATH . 'modules/page-translation/block-translation-rules/default-allow-metafields.json';
    $local_path = plugin_dir_path(LINGUATOR_ROOT_FILE) . 'modules/page-translation/block-translation-rules/default-allow-metafields.json'; #alx359
Viewing 1 replies (of 1 total)
  • Plugin Support Vishali Tayal

    (@vishali009)

    Hi @alx359,

    Thank you very much for reporting this issue and for taking the time to share the details — it’s greatly appreciated.

    We’ve identified the problem and have fixed it in the latest plugin update. Please update the plugin to the newest version, and it should work correctly now.

    If you face any other issues after updating, please don’t hesitate to let us know. We’ll be happy to help.

    Thanks & Regards

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.