NumberFormatter not found after login #6099
Bug ReportIssue DescriptionAfter I completed the installation I got the error Preconditions
Bagisto VersionDownloaded from the website, I've run a Steps To Reproduce
So note: I have not installed it through Actual Result |
Replies: 11 comments
|
Enable/Install php_intl extension, issue will be resolved. |
|
@NielsHamelink-web |
I have installed and enabled the extension, restarted my PHP server and installed Bagisto again. I still got the same error I got before. |
|
@NielsHamelink-web |
|
@NielsHamelink-web |
|
Hi there, The intl extension should be enabled on your php.ini file. [extension=intl ] in php.ini |
|
To be clear, this is after installation and logging in on the dashboard page of the admin. |
|
These error which you stated is due to intl extension please check intl extension. |
I've commented a screenshot of my phpinfo above... I think you can see that it's enabled like I already told you guys 3 times. |
|
There is nothing we can do here, please check your instance. The problem is pretty common. Maybe your PHP version and intl version are mismatching. I am just guessing but you need to check this because this is a common known issue. |
There is nothing we can do here, please check your instance. The problem is pretty common.
Maybe your PHP version and intl version are mismatching. I am just guessing but you need to check this because this is a common known issue.
Reference Link:
#6050
#5212
#4012