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

      This topic is deleted!
      • raouf415

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • J

      Currency change error
      • jeetsingh

      2
      0
      Votes
      2
      Posts
      165
      Views

      V

      @jeetsingh
      could you please verify this if you are also getting this in private window?

    • L

      Problems with installer creating db
      • Luc

      8
      0
      Votes
      8
      Posts
      620
      Views

      ghermans

      I just did a fresh setup to verify if there is a issue with the master branch, this is not the case.
      That means that this is a hosting environment issue, so what we suggest is to contact your hosting provider.

      You can of course also create a support ticket with your hosting credentials so that our support team can investigate this, in case your hosting provider can not provide a solution.
      Keep in mind that this is a paid service and costs € 48 per hour.

    • M

      BUG IN ADMIN DASHBOARD=> Configure.
      • masab

      2
      0
      Votes
      2
      Posts
      178
      Views

      V

      @masab
      Could you please mention your bagisto version or using master branch?

    • A

      iOS alignment and image issue
      • aymannazeer

      8
      0
      Votes
      8
      Posts
      341
      Views

      V

      @aymannazeer
      no worry! we have reopen this issue https://github.com/bagisto/bagisto/issues/3002 , kindly get an update with this issue link.

    • northpointllc

      Show Price After Login not working on Shop Page
      • northpointllc

      4
      0
      Votes
      4
      Posts
      318
      Views

      V

      @northpointllc
      currently this module is not compatible with 1.2.0 version, team is working on it & soon this will be update on store https://store.webkul.com/bagisto-laravel-show-price-after-login.html

    • C

      orderSetting error bagisto 1.2.0
      • cmpengineers

      2
      0
      Votes
      2
      Posts
      159
      Views

      V

      @cmpengineers
      go to storage/app/ directory & create public folder if not exist https://prnt.sc/w4ita3

    • A

      Alignment Issue in product view page
      • aymannazeer

      14
      0
      Votes
      14
      Posts
      682
      Views

      devansh-webkul

      Hi @aymannazeer,

      Did you compiled your assets and replaced the main CSS file?

      And more thing there are three PRs, linked to it. Did you done all the changes?

    • C

      Undefined index: name bagisto 1.1.2
      • cmpengineers

      3
      0
      Votes
      3
      Posts
      348
      Views

      V

      @cmpengineers
      Bagisto v1.1.2 is not compatible with composer v2.0 https://prnt.sc/w62hkt , either install bagisto v1.2.0 or degrade your composer version to an older version.

    • A

      customer/register api
      • anil

      2
      0
      Votes
      2
      Posts
      157
      Views

      devansh-webkul

      Hi @anil,

      Can you share with me the post request input data and screenshot? So that I can further check the issue.

    • M

      6 issues - in cart -- paypal says already purchased new purchase - address cannot not choose , cart adds values and cannot delete values
      • mikeyapina

      6
      0
      Votes
      6
      Posts
      1804
      Views

      M

      @Vaishali-Agarwal I was able to fix issue 1 a few days ago -- I thought it was crossed off already.

    • G

      Cart rule "Fixed amount to whole cart" not working properly
      • gayanpriyankara

      9
      0
      Votes
      9
      Posts
      1128
      Views

      bhanu-webkul

      you check changes from here - https://github.com/bagisto/bagisto/pull/4391

    • M

      Error while installing Aliexpress dropship extension
      • macano

      3
      0
      Votes
      3
      Posts
      277
      Views

      M

      Thank you , I fix it .

      Best regards and Happy New year!

    • M

      can you help me solve this problem?
      • maullana

      2
      0
      Votes
      2
      Posts
      122
      Views

      V

      @maullana
      kindly complete the migration & all the step by running the below command

      php artisan bagisto:install

    • Z

      i m override the category module after run publish command then face this issue
      • zainawan99

      2
      0
      Votes
      2
      Posts
      206
      Views

      devansh-webkul

      Hi @zainawan99,

      Please check whether you have registered your model or not.

      If not then please share the steps so that I can check it.

    • A

      oops options are missing for this product!
      • aymannazeer

      2
      0
      Votes
      2
      Posts
      251
      Views

      V

      @aymannazeer
      have you done any updates on your project? like version update or done some customization.

    • D

      Admin Logo is not displaying
      • Damn

      2
      0
      Votes
      2
      Posts
      131
      Views

      V

      @Damn
      The logo is broken because you have missed some steps while configuration bagisto.
      please check the below link to resolve this issue https://forums.bagisto.com/topic/188/broken-image-logo-in-bagisto-with-causes-and-solutions/1

    • Z

      run publish command some error show
      • zainawan99

      2
      0
      Votes
      2
      Posts
      103
      Views

      devansh-webkul

      Hi @zainawan99,

      Well this won't impact you project, but still if you want to fix that then follow this thread,
      https://github.com/bagisto/bagisto/issues/3807#issuecomment-726683916

    • Z

      i m changes Webkul\Velocity app.js and run npm commands some error face and not changes applies
      • zainawan99

      8
      0
      Votes
      8
      Posts
      1206
      Views

      devansh-webkul

      Hi @zainawan99,

      May I know where are you doing the changes?

    • Z

      After creating a new category
      • zainawan99

      18
      0
      Votes
      18
      Posts
      799
      Views

      S

      Hi,
      This error is because of Access problem actually, please change the mysql
      GRANT SYSTEM_USER ON . TO user@localhost;
      GRANT SUPER ON . TO user@localhost;

      So run above commands and check now.

      Regards,
      Sourabh Akash