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
    • S

      Bug in Product Bundle Creation – "Bundle Items" Section Missing in French (APP_LOCALE=fr)
      • Snake

      2
      0
      Votes
      2
      Posts
      363
      Views

      Rishabh-Webkul

      Hello @Snake

      Thanks for your suggestion and bug report we identified and raised this bug issue on GitHub.

      https://github.com/bagisto/bagisto/issues/10782

      Warm Regards
      Team Bagisto

    • M

      Error in Sending EmailAttempt to read property "title" on array
      • MScopell

      2
      0
      Votes
      2
      Posts
      410
      Views

      Rishabh-Webkul

      Hello @MScopell

      We have checked this at our end. and everything is working fine as expected.

      Check the below Screenshot for your reference.

      Money Transfer:
      https://prnt.sc/jPoR1ZcrTuC7

      COD-

      image (43).png

      Kindly confirm whether you have added the SMTP configuration in your .env file.

      Also, please check if any customizations were made on your end, as that could be causing the issue.

      Warm Regards
      Team Bagisto

    • A

      Website got hacked 4 times in 2 days.
      • avernussss

      1
      0
      Votes
      1
      Posts
      196
      Views

      No one has replied

    • A

      help me get the correct api for addding address i have tried but the issue happening is the id has not been authenticated even after passing the bearer token in the header which i got from the login
      • Ananthu Ajayan

      2
      0
      Votes
      2
      Posts
      503
      Views

      Rishabh-Webkul

      Hello @Ananthu-Ajayan

      Usually this doesnt happing after adding a token at there. Is there anything that you have implemented at code end?

      Also you can check the list of endpoints here. and try to run the query here on swagger. If you find any error than let us know.

      Also, share the response of you error message.

      Shop: https://demo.bagisto.com/bagisto-api-demo-common/api/shop/documentation

      Admin: https://demo.bagisto.com/bagisto-api-demo-common/api/admin/documentation

      Warm Regards
      Team Bagisto

    • N

      Admin Dashboard redirect
      • Nicola_cascella

      3
      0
      Votes
      3
      Posts
      90
      Views

      Rishabh-Webkul

      Hello @Nicola_cascella

      Its a general behaviour of every websites that cache get stored.

      For this you can clear your website cache by running the command

      php artisan optimize:clear

      Warm Regards
      Team Bagisto