I'm getting the errors such as the following:

Invalid argument supplied for foreach() in .../includes/common.inc on line 851.
strtr(): The second argument is not an array in .../includes/common.inc on line 866.

It looks like t() is being called without an array as the second parameter. I've attached a patch for this.

CommentFileSizeAuthor
wikitools-t.patch1.17 KBsmokris

Comments

mehmeta’s picture

Assigned: Unassigned » mehmeta
dr00b’s picture

Thank you, your patch seems to have worked perfectly for me.

kenmclean’s picture

Status: Needs review » Reviewed & tested by the community

This patch works perfectly.

jpmckinney’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.