Skip to content

Undefined dgettext() Method #86

@nomadicjosh

Description

@nomadicjosh

When using function d__($domain, $original), I get the following error message:

[11-Nov-2015 00:11:16 America/New_York] PHP Fatal error:  Call to undefined method Gettext\BaseTranslator::dgettext() in /Applications/AMPPS/www/et/libs/gettext/src/translator_functions.php on line 78

Line 78 is:

$text = BaseTranslator::dgettext($domain, $original);

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