• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

  • Register
  • Login
  • Search
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups

Class 'NumberFormatter' not found .

Bug Report
5
12
11.2k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R
    rahul last edited by 1 Jul 2019, 05:32

    Hello,

    Go to your php.ini file, search for php_intl.dll & will be found something like this-
    ;extension=php_intl.dll
    change it to
    extension=php_intl.dll

    then restart your server.

    Thanks
    Rahul Shukla

    1 Reply Last reply Reply Quote 0
    • about a month later
    • adityashivhare
      adityashivhare last edited by 7 Aug 2019, 11:28

      @rahul said in Class 'NumberFormatter' not found .:

      php_intl.dll

      hello ,
      i have allready changed php.ini file extension but error is not remove please help

      1 Reply Last reply Reply Quote 0
      • adityashivhare
        adityashivhare last edited by 7 Aug 2019, 11:46

        @rahul said in Class 'NumberFormatter' not found .:

        extension=php_intl.dll

        hello there

        1 Reply Last reply Reply Quote 0
        • R
          rahul last edited by 7 Aug 2019, 15:42

          Hi @adityashivhare

          Please try this one - https://stackoverflow.com/questions/1451468/intl-extension-installing-php-intl-dll

          Thanks

          1 Reply Last reply Reply Quote 0
          • about a year later
          • bala
            bala last edited by 24 Oct 2020, 15:51

            hi,how to solve this problem in live project which hosted in live server?

            1 Reply Last reply Reply Quote 0
            • V
              Vaishali Agarwal last edited by 26 Oct 2020, 05:21

              @bala
              check the intl extension must be installed on live server, then you will not get this error.

              bala 1 Reply Last reply 11 Nov 2020, 04:42 Reply Quote 0
              • 16 days later
              • bala
                bala @Vaishali Agarwal last edited by 11 Nov 2020, 04:42

                @Vaishali-Agarwal hi , already installed that but its wont work!Screenshot 2020-11-11 101031.png

                1 Reply Last reply Reply Quote 0
                • V
                  Vaishali Agarwal last edited by 11 Nov 2020, 10:24

                  @bala
                  go to the terminal and then run the command
                  php -m
                  then check the intl extension is showing or not.

                  bala 1 Reply Last reply 12 Nov 2020, 11:44 Reply Quote 0
                  • bala
                    bala @Vaishali Agarwal last edited by 12 Nov 2020, 11:44

                    @Vaishali-Agarwal in live server?

                    1 Reply Last reply Reply Quote 0
                    • V
                      Vaishali Agarwal last edited by 12 Nov 2020, 11:49

                      @bala
                      yes

                      1 Reply Last reply Reply Quote 0
                      • bala
                        bala last edited by 16 Nov 2020, 08:06

                        its enabled ma'am ,but page wont work..

                        1 Reply Last reply Reply Quote 0
                        7 out of 12
                        • First post
                          7/12
                          Last post