Skip to content

Load translation error #405

@maxbetbull-cyber

Description

@maxbetbull-cyber

This error:

"_PHP Notice: Function load_textdomain_just_in_time was called incorrectly. Translation loading for the alma-gateway-for-woocommerce domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. "

is written to debug.log at least 20 times every few seconds. I reported it by opening a ticket, but there's been NO response from ALMA. It's very annoying!! Every time I open the debug.log for other purposes, it's FULL of the same error.

The Alma plugin is probably calling the load_plugin_textdomain() function or an equivalent translation loading code that is executed too early, e.g. globally in the plugin main file or before the init hook or better yet plugins_loaded.

To the plugin developers: please fix this issue.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions