When I activated the module and when I go to the configuration page it says: Your server does not support setlocale or your version of php is too old (use >= 4.4.0 or >= 5.0.2).

my php is 5.3.6 so it's not old. How can I make my server support setlocale?

Comments

AlexisWilke’s picture

You may want to read the PHP & your server documentation...

On the other hand, the Taxonomy VTN should work just fine without the setlocale() assuming you're using it in English or a language where sorting works as in English.

Thank you,
Alexis Wilke