Bagisto Forum

    Bagisto

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

    Bagisto Update

    Knowledge Base
    5
    14
    1076
    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.
    • A
      aroobaarooj499 last edited by

      @Vaishali-Agarwal for "create root directory" i already done with steps mentioned in this link ... can you guide me how to link old project storage with new one.... ? keeping old storage issue aside the problem i am facing is that after linking storage insead of a folder a text type file is created in root/public/storage...

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

        @aroobaarooj499
        for linking storage if text type file is created in root/public/storage/ then manually add the folder names replacing by txt file then run php artisan storage:link

        1 Reply Last reply Reply Quote 0
        • A
          aroobaarooj499 last edited by

          @Vaishali-Agarwal and what to do with old db issue?

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

            HI @aroobaarooj499

            What kind of DB issue, you are facing?

            1 Reply Last reply Reply Quote 0
            • A
              aroobaarooj499 last edited by

              Hi @rahul ! I lost all data after migration which i somehow manage to import manually now things are running fine but getting routes errors like [shop.checkout.check.coupons] not defined and i need assistance in this regard.

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

                Hi @aroobaarooj499

                We have removed this name route in the latest version, now it does not exist.

                Kindly run the following commands -

                composer dump-autoload
                

                and

                php artisan route:cache
                

                after running this if u still get any issues then write here.

                Thanks

                1 Reply Last reply Reply Quote 0
                • A
                  aroobaarooj499 last edited by

                  @rahul thanks!
                  Facing another issue:
                  I updated bagisto to latest version but in this version product variation options take too much time in loading but the same options loaded quickly in old version ... can you guide me what's the issue or what should i do?

                  1 Reply Last reply Reply Quote 0
                  • A
                    Ashishaxaat last edited by

                    @rahul

                    i have been trying upgrading my old bagisto 0.2v to latest bagisto version
                    by following this guide
                    https://devdocs.bagisto.com/upgrade_to_latest_bagisto.html

                    and after follow the instruction iam still getting the follow error

                    ErrorException (E_WARNING)
                    Erroneous data format for unserializing 'Symfony\Component\Routing\CompiledRoute'

                    can you please help!

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

                      Hi @Ashishaxaat

                      you may remove the cache files using rm -fr bootstrap/cache/*

                      also this will help you more https://github.com/bagisto/bagisto/issues/3042

                      1 Reply Last reply Reply Quote 0
                      • A
                        Ashishaxaat last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • R
                          repagay123 @Ashishaxaat last edited by

                          @Ashishaxaat said in Bagisto Update:

                          @rahul

                          i have been trying upgrading my old bagisto 0.2v to latest bagisto version
                          by following this guide
                          https://devdocs.bagisto.com/upgrade_to_latest_bagisto.htmlgbi iq test

                          and after follow the instruction iam still getting the follow error

                          ErrorException (E_WARNING)
                          Erroneous data format for unserializing 'Symfony\Component\Routing\CompiledRoute'

                          can you please help!

                          Thanks! i got it!

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