Jump to content

How to change the language order ?


Recommended Posts

Posted

Just installed the new pw 2.5 and noticed that the language order

is English - German - Finnish

Noticed can not delete the default language but how to change into other language ?

When I just try to add a language or edit the name and title of a language,

I end up with this error:

Error: Maximum function nesting level of '100' reached, aborting!
(line 113 of C:\wamp\www\knoblauch\wire\core\WireData.php)

Despite this error, when I go back I see the new language name and title have been added.

I don´t want to delete the fi language but change it into the es language

Posted

I don't know something about the error you get, but my setup is German and English. I just labeled the default language "German" and imported the translation pack. Then added English as second language. The default tab / language is German.

  • Like 1
Posted

Maybe my wamp is causing this error message,

could it be the php version 5.4.1.6 ??

will check again with an online test server.

Posted

If it's not xdebug, then something is imposing that limit on your system. You will have to find where it is and make it higher.

  • Like 1
Posted

You were right about a limit. Googled it:

adding the following to php.ini fixes the issue.
xdebug.max_nesting_level = 200

Restarted all services, edited something

and now the error has gone.

  • Like 3
  • Recently Browsing   0 members

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