Jump to content

INTL_IDNA_VARIANT_UTS46 - Can't login


Recommended Posts

When i install a fresh Prestashop i can't login to the backoffice. I get this error when i try to login as admin:

 (1/1) ContextErrorException

Warning: Use of undefined constant INTL_IDNA_VARIANT_UTS46 - assumed 'INTL_IDNA_VARIANT_UTS46' (this will throw an Error in a future version of PHP)

Which is the same error i get when i have debug mode on when i try login to the front office as a customer.

I can fix the back office error by adding intval(INTL_IDNA_VARIANT_UTS46));

But i get the same error when an old customer account tries to login to the front office.

Our server uses php 7.3 (the only option available).
Prestashop 1.7.7.0 says it is compatible with it now.

Any suggestions?

Thanks,
Gav

Link to comment
Share on other sites

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...