Bagisto Forum

    Bagisto

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

    Class 'NumberFormatter' not found .

    Bug Report
    5
    12
    11230
    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.
    • S
      shree111 last edited by

      Hello Bagisto, I am getting this error while trying to view admin dashboard.
      error_3.PNG

      1 Reply Last reply Reply Quote 0
      • R
        rahul last edited by

        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
        • adityashivhare
          adityashivhare last edited by

          @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

            @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

              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
              • bala
                bala last edited by

                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

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

                  bala 1 Reply Last reply Reply Quote 0
                  • bala
                    bala @Vaishali Agarwal last edited by

                    @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

                      @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 Reply Quote 0
                      • bala
                        bala @Vaishali Agarwal last edited by

                        @Vaishali-Agarwal in live server?

                        1 Reply Last reply Reply Quote 0
                        • V
                          Vaishali Agarwal last edited by

                          @bala
                          yes

                          1 Reply Last reply Reply Quote 0
                          • bala
                            bala last edited by

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

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post