localization - Lithium PHP form helper fails while generating URL when using globalization -


I have activated the globalization config in my lithium framework.

When I'm using the HTML Assistant in my view, '$ the-> Form- & gt; Create () '

This page throws an exception with "no parameter match found for Aprell {$ url} ".

I have found that in my ' lithium / action \ request ' object, Param property has a key name in the ' locale Is, locating the locale setting with "zh_CN". That's right, but the problem is solved. The route object could not be found exactly matching.

How to deal with it? Thanks for all the help.

You can use it to help debug it.

Ensure that you have the required paths and languages ​​(here zh_CN ) in the Locale environment variable.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -