Jump to content

Trouble with \IPS\Lang::load()


Tom S.

Recommended Posts

I'm trying to load a language string using

\IPS\Lang::load('sign_out');

But I get an OutOfRangeException::0 error.

I've also tried passing the idField like so:

\IPS\Lang::load('sign_out', 'word_key');

But there I get a InvalidArgumentException (0) error.

Any idea what I'm doing wrong?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...