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
    • michal.webixa

      Disappearing carts
      • michal.webixa

      5
      0
      Votes
      5
      Posts
      364
      Views

      michal.webixa

      @ashish2409 This SQL query return orders where cart_id is not null, but cart with given id doesn't exists in carts table

    • T

      no alive nodes found in your cluster
      • the_surya

      2
      0
      Votes
      2
      Posts
      319
      Views

      Rishabh-Webkul

      hello @the_surya

      The error “No alive nodes found in your cluster” is thrown by the Elasticsearch client when it fails to connect to any of the nodes in the Elasticsearch cluster.
      This can occur due to various reasons such as network issues, incorrect configuration settings, or issues with the Elasticsearch service itself.

      Kindly recheck it.

      Thanks & Regards..!!

    • A

      some category images are not appearing.
      • Abdul

      4
      0
      Votes
      4
      Posts
      227
      Views

      Rishabh-Webkul

      Hello @Abdul

      We are checking it at our end and will update you soon.

      Thanks & Regards..!!

    • B

      Action required
      • behindmyface

      2
      0
      Votes
      2
      Posts
      119
      Views

      V

      @behindmyface An error has been logged to your Chrome console. Could you please share your console's screenshot? for eg: https://webkul.chatwhizz.com/share/screenshot/65c9ddb81a4d0420fc472460

    • H

      No API documentation for version 2.x
      • harshagarwal

      3
      0
      Votes
      3
      Posts
      215
      Views

      H

      Hi @devansh-webkul,

      The upgrade or installation of version 2.x is not a problem. The issue is that I am unable to call the web APIs as mentioned. It would be helpful if you can provide the web and GraphQL APIs documentation to me.

      Further, we tried it with version 1.x and are able to use the web APIs but unable to install the GraphQL APIs. The following dependency errors are showing. Can you please see and suggest the resolution?

      laravel-bagisto-graphql-error.png

    • C

      Payment Method not showing on checkout page
      • chetna93

      3
      0
      Votes
      3
      Posts
      238
      Views

      S

      @Amitk-Webkul still not working

    • S

      Single product upload
      • Shadow

      2
      0
      Votes
      2
      Posts
      91
      Views

      Rishabh-Webkul

      Hello @Shadow

      Greetings of the day..!!

      Kindly check it in the console if there is an error coming.?

      Thanks & Regards..!!

    • L

      Bug In Bagisto Datagrid Filter Marketplace Bulk Upload
      • lalita

      2
      0
      Votes
      2
      Posts
      215
      Views

      Rishabh-Webkul

      Hello @lalita

      Greetings of the day..!!

      Can you please tell us which Bagisto version are you using so that we can check it in our local setup and will assist you accordingly.

      Thanks & Regards..!!

    • A

      Internal server error : 500 after add locale for Language Translation Version 2.x
      • ahmadkurniawan

      2
      0
      Votes
      2
      Posts
      170
      Views

      Rishabh-Webkul

      Hello @ahmadkurniawan

      Greetings of the day..!!

      Can you please let us know which Bagisto version are you using right now?

      Thanks & Regards..!!

    • M

      Bagisto 2.0, second channel
      • mrf_med

      2
      0
      Votes
      2
      Posts
      169
      Views

      Rishabh-Webkul

      Hello @mrf_med

      Greetings of the day..!!

      As i have also created a channel by the name of Testing in the below image.
      channel.png

      Now if you want to add product into your new channel so for that you have to select your channel while creating a product as per my channel i have to select Testing as shown in the below image.

      page.png
      you can select it according to your channel then the product will save into that particular channel.

      Thanks & Regards..!!

    • A

      Can't select category of 3rd level nesting in sidebar menu.
      • alggan4

      3
      0
      Votes
      3
      Posts
      200
      Views

      G

      @sanjay-webkul could you please take a look on my post: https://forums.bagisto.com/topic/3566/two-level-sub-categories-are-not-shown-properly-on-navigation-menu
      it's some kind of related to this post also.

    • H

      Can't able to place order as guest user
      • haseebkamboh

      6
      0
      Votes
      6
      Posts
      293
      Views

      Rishabh-Webkul

      Hello @haseebkamboh

      Greetings of the day..!!

      We have got the minor release, please take a pull from here: https://github.com/bagisto/bagisto/releases/tag/v2.1.1

      Thanks & Regards..!!

    • ?

      i can not access css in laravel tenant
      • A Former User

      2
      0
      Votes
      2
      Posts
      290
      Views

      Rishabh-Webkul

      Hello,

      Can you please describe in detail in which part the CSS is not applying because as per your given screenshot, the CSS links are applied in the head of the file.

      Thanks & Regards..!!

    • S

      Iam getting an error while creating cataegory
      • shayaan.aqeel

      7
      -1
      Votes
      7
      Posts
      604
      Views

      S

      @devansh-webkul where to check

    • B

      Undefined array key "sort"
      • babarali

      6
      0
      Votes
      6
      Posts
      482
      Views

      M

      @mrvx this is my code ?php

      return [
      [
      'key' => 'sales.paymentmethods.everypay',
      'name' => 'Everypay',
      'sort' => 5,
      'fields' => [
      [
      'name' => 'title',
      'title' => 'admin::app.admin.system.title',
      'type' => 'text',
      'validation' => 'required',
      'channel_based' => false,
      'locale_based' => true,
      ], [
      'name' => 'description',
      'title' => 'admin::app.admin.system.description',
      'type' => 'textarea',
      'channel_based' => false,
      'locale_based' => true,
      ], [
      'name' => 'active',
      'title' => 'admin::app.admin.system.status',
      'type' => 'boolean',
      'validation' => 'required',
      'channel_based' => false,
      'locale_based' => true,
      ]
      ]
      ]
      ];

    • J

      Extension Admin Order Creation
      • jivnath

      2
      0
      Votes
      2
      Posts
      105
      Views

      Rishabh-Webkul

      Hello @jivnath

      May I know which Bagisto version you are using right now?

      Thanks & Regards..!!

    • J

      how to display rating front page bagisto
      • joan

      5
      0
      Votes
      5
      Posts
      394
      Views

      Rishabh-Webkul

      Hello @joan

      Greetings of the day..!!

      This is part of customization.

      If you want and get help with this customization you can purchase our support hours from the below link.

      https://store.webkul.com/bagisto-hourly-customization-package.html

      Thanks & Regards..!!

    • R

      having error "Please install the Algolia client: algolia/algoliasearch-client-php." while adding new product.
      • Rafia

      19
      0
      Votes
      19
      Posts
      6592
      Views

      B

      Hey, I have had the same issue and I solved it by:

      'driver' => env('SCOUT_DRIVER', 'null'),

      in

      config/scout.php packages/Webkul/Core/src/Config/scout.php

      Make sure you do

      php artisan config:clear php artisan optimize:clear

      afterwards

    • R

      cURL error 60: SSL certificate problem: unable to get local issuer certificate
      • rikkyvish

      2
      0
      Votes
      2
      Posts
      317
      Views

      T

      Hi,

      Have you found solution to this? I am facing same issue

    • A

      500 error code
      bug 500 errorcode product • • araadleir

      3
      1
      Votes
      3
      Posts
      365
      Views

      A

      Hello guys, @muqtada, I fixed it!
      I'm using cPanel and I just went to cPanel>Select php version>extensions>enable the required extensions which are intl and gd