Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Bug Report
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • D

      token=true does not gives token
      • discretemicros

      2
      0
      Votes
      2
      Posts
      154
      Views

      A

      Hi there.
      please share screenshot of the error? it will help to find the exact issue.

    • I

      Missing get-filter-attributes route
      • it40

      2
      0
      Votes
      2
      Posts
      207
      Views

      A

      Hi there,
      Can you please elaborate?

    • R

      Product image is not shown in front.
      • riteshlinge

      24
      0
      Votes
      24
      Posts
      1899
      Views

      A

      Hi there,
      Can you please share the steps that you are following for installing the Bagisto?

    • danieldino

      Problem with tax
      • danieldino

      9
      0
      Votes
      9
      Posts
      360
      Views

      A

      Hi there,
      It is showing the same for guest/registered users. and while the user is checking out with Germany you have to define because every country has different tax rates.

    • F

      Issue regarding quantity in Booking Product type
      • falkash

      4
      0
      Votes
      4
      Posts
      147
      Views

      A

      Hi there,
      Please update your Bagisto. It is not replicated in the updated Bagistio versions.

    • P

      I use bagisto 1.3.1. I install nodejs and npm but run npm run dev then error.
      • pxnguyen1

      2
      0
      Votes
      2
      Posts
      537
      Views

      A

      Hi there,
      Remove the node_modules folder from your project directory.

      Clear the NPM cache by running the following command:

      npm cache clear --force

      Install the NPM dependencies again by running the following command:

      npm install

      Finally, try running the npm run dev command again.

    • M

      Cant remove Velocity theme advertisement images
      • macano13

      3
      0
      Votes
      3
      Posts
      195
      Views

      M

      Thank you sir.

      That was nice and it is working now .

    • S

      Unknown column when using filter on Datagrid
      • sfarzoso

      2
      0
      Votes
      2
      Posts
      142
      Views

      A

      Hi there,

      Please use a filter like this to implement Filter functionality.

      Path- https://github.com/bagisto/bagisto/blob/v1.5.1/packages/Webkul/Admin/src/DataGrids/ProductDataGrid.php#L125

    • M

      Integrity constraint : remove group in family attributes then recreate it
      • MallauryG

      2
      0
      Votes
      2
      Posts
      116
      Views

      A

      Hi there,

      you have to save it after delete then it will remove from the database.

    • M

      Product Image not shown on server due to cache.
      • Mitesh

      2
      0
      Votes
      2
      Posts
      104
      Views

      A

      Hi there,

      you can take a reference from Here.

    • M

      legacy-api error
      • mohamedriyas

      2
      0
      Votes
      2
      Posts
      150
      Views

      A

      Hi there,

      you have to pass these URLs-

      Admin- {{base_url}}/api/v1/admin/catalog/products

      Customer- {{base_url}}/api/v1/products

    • Y

      is a bug : Session store not set on request ??
      • yavish

      2
      0
      Votes
      2
      Posts
      1395
      Views

      A

      Hi there,

      We are using Sanctum for Bagisto API and our kernel.php middleware group is this-

      screenshot_from_2023_05_03_11_56_50.png

    • I

      Save address to cart api
      • ismail

      2
      0
      Votes
      2
      Posts
      217
      Views

      A

      Hi there,

      We are fixing the issues. Will update you soon.

    • I

      jwt token error
      • ismail

      2
      0
      Votes
      2
      Posts
      707
      Views

      A

      Hi there,
      The constructor is expecting an object that implements the

      Tymon\JWTAuth\Contracts\Providers\Storage

      interface, but the actual argument passed is an instance of

      PHPOpenSourceSaver\JWTAuth\Providers\Storage\Illuminate.
    • C

      This topic is deleted!
      • ck

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • C

      unable to see velocity on menu bar
      • ck

      3
      0
      Votes
      3
      Posts
      282
      Views

      A

      Hi there,
      Can you please share the steps that you are following for installing the Bagisto?

    • A

      Layered navigation attributes questions
      • anardil06

      5
      0
      Votes
      5
      Posts
      1598
      Views

      A

      Hi there,
      Which version of Bagisto are you using?

    • C

      i unable to see velocity themes in my menu,
      • ck

      2
      0
      Votes
      2
      Posts
      505
      Views

      A

      Hi there,

      Can you please share the steps which you are following for installing the Bagisto?

    • M

      Ali Express dropshipping not working
      • macano13

      2
      0
      Votes
      2
      Posts
      213
      Views

      A

      Hi there,

      Can you please elaborate? What exactly you are trying to do?

    • P

      add class to vuejs then build error. version 1.3.1
      • pxnguyen1

      2
      0
      Votes
      2
      Posts
      131
      Views

      A

      Hi there,

      Can you please elaborate? we are not getting this error.