Missing argument 1 in l10n.php
-
Hello,
When I view a category page the posts display correctly with the exception that this error is displayed above everything:
Missing argument 1 for __() in D:\wp-includes\l10n.php on line 96
Line 96 contains: function __( $text, $domain = ‘default’ ) {
return translate( $text, $domain );
}which relates to translation. I have no translation plugins installed and the problem persists with all current plugins disabled. Any idea on how to get rid of this message?
Your help is much appreciated.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘Missing argument 1 in l10n.php’ is closed to new replies.