Navigation

    Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. himanshu-kmr
    H
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    himanshu-kmr

    @himanshu-kmr

    0
    Reputation
    28
    Posts
    22
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    himanshu-kmr Follow

    Posts made by himanshu-kmr

    • Wishlist

      In wishlist API we get server error status 500

      posted in General Discussion
      H
      himanshu-kmr
    • API DEVELOPMENT

      Hello,

      I have created a new Package and now I want to create API's for that. I am developing Application on flutter.

      Can you guide me in developing a simple API's step by step??

      Thanking You in advance

      posted in General Discussion
      H
      himanshu-kmr
    • RE: Importing local database error

      @devansh-webkul Thank You

      I just created bagistodb user and bagisto and problem solved.

      Thanking You

      posted in General Discussion
      H
      himanshu-kmr
    • parents-categories

      how can we get only parent categories in api call?
      when ever we fetch "/api/categories" api , gives us all categories (parents & descendant)

      posted in Bug Report
      H
      himanshu-kmr
    • Importing local database error

      Hello,

      I have exported my localhost/phpmyadmin db and imported into the different system. To get existing data and configuration.
      But after importing if I am creating any new Category I am getting error

      "SQLSTATE[HY000]: General error: 1449 The user specified as a definer ('bagistodb'@'localhost') does not exist (SQL: update categories set _lft = case when _lft >= 15 then _lft+2 else _lft end, _rgt = case when _rgt >= 15 then _rgt+2 else _rgt end where (_lft >= 15 or _rgt >= 15)) ◀"

      On .env

      DB_CONNECTION=mysql
      DB_HOST=127.0.0.1
      DB_PORT=3306
      DB_DATABASE=bagisto
      DB_USERNAME=root
      DB_PASSWORD=
      

      Webiste is working fine but on admin panel on some section it is giving this error.

      87fd133b-33f5-4e87-b785-7c6c804ebc75-image.png

      If i am running seeder then it is working fine.

      Please help me.. '

      Thankyou in advance.

      posted in General Discussion
      H
      himanshu-kmr
    • RE: PWA - not fetching any product

      Bagisto Version is 1.2.0

      Please tell me how to get PWA version?

      On composer.json
      "bagisto/pwa": "dev-master",

      posted in General Discussion
      H
      himanshu-kmr
    • PWA - not fetching any product

      I have installed PWA. After installing on each category menu item, I am receiving an error "call of undefined function Webkul\PWA\Http\Resources\Catalog\productimage()" but not a single product showing.

      Please advice.

      Thanking You

      posted in General Discussion
      H
      himanshu-kmr
    • RE: Adding Effects on Home Page Carousel of Velocity Theme

      I have also tried to implement Next and Previous but none of them are working

      resources/themes/velocity/views/home/slider.blade.php
      ec38a846-ea96-41f5-b3f5-2bd751e37dec-image.png

      Webkul/Velocity/src/Resources/assets/js/UI/components/carousel.vue

      bf8bb768-6b0f-4a8e-8c65-34652d7f357a-image.png

      posted in General Discussion
      H
      himanshu-kmr
    • Implementing Vuetify

      Hello,

      Just a query, I am thinking to implement Vuetify on Velocity theme. Will it create any problem on performance or any break point?

      Thank You!

      posted in General Discussion
      H
      himanshu-kmr
    • RE: HTML Tags showing on Datagrids

      @devansh-webkul Thank You so much....

      posted in General Discussion
      H
      himanshu-kmr