• When going to indexing option page it displays a critical error in the page. I’ve discovered that commenting line 169 in Admin.php then it works. It’s the line where it adds the language selector dropdown. Please verify and fix it.

    • This topic was modified 3 years, 2 months ago by fidoboy.
Viewing 1 replies (of 1 total)
  • Thread Starter fidoboy

    (@fidoboy)

    I’ve located the problem.

    The issue is this reference call: self::supportedLanguages()

    supportedLanguages function should be ‘public static’ to work.

    • This reply was modified 3 years, 2 months ago by fidoboy.
Viewing 1 replies (of 1 total)
  • The topic ‘Crash in indexing options page’ is closed to new replies.