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

      Class Webkul\Core\Repositories\SliderRepository does not exist
      • Ammad

      9
      0
      Votes
      9
      Posts
      863
      Views

      A

      Thanks rahul it is working!, thanks for your support.

    • M

      problem with image resizings
      • mdm

      13
      1
      Votes
      13
      Posts
      1975
      Views

      ghermans

      @andrewc don't make changes to the core files, instead create a custom package
      more info can be found here

      https://devdocs.bagisto.com/create_package.html#how-to-create-package
      or https://forums.bagisto.com/topic/221/how-to-override-view-file-in-bagisto

    • R

      State code showing instead of State Name in customer/address page
      • RK REZA

      2
      0
      Votes
      2
      Posts
      320
      Views

      R

      Hi @RK-REZA

      We have also created findStateByCountryCode function also in same file, pass your country and state code in this function like core()->findStateByCountryCode($address->country, $address->state).
      You will get CoutryState Model data (https://prnt.sc/peqr99 ) and print's its default name, you will get state name.

      Thanks

    • A

      Promotions - Catalog Rules not working
      • andrewc

      2
      1
      Votes
      2
      Posts
      303
      Views

      R

      Hi @andrewc

      Right now, is development is in-progress.

      Thanks

    • A

      design integration
      • Ashish

      2
      0
      Votes
      2
      Posts
      223
      Views

      R

      Hi Ashish,

      As you know that you can create theme in bagisto and can use bootstrap4 with all its js and CSS.

      Please read this one for theme creation - https://bagisto.com/en/create-custom-theme-in-bagisto/

      https://devdocs.bagisto.com/create_theme.html

      Thanks

    • A

      Class Webkul\Core\Repositories\SliderRepository does not exist !
      • Aysa

      2
      0
      Votes
      2
      Posts
      380
      Views

      R

      Hi @Aysa

      Delete you Vendor folder and composer.lock file.

      Then replace your composer.json file from this one - https://github.com/bagisto/bagisto/blob/master/composer.json

      Run

      composer install

      on your root.

      If you find below error.

      In ProviderRepository.php line 208:

      Class 'Dimsav\Translatable\TranslatableServiceProvider' not found

      then
      In app.php file of config folder, search for following -

      Dimsav\Translatable\TranslatableServiceProvider::class,

      and replace with

      Astrotomic\Translatable\TranslatableServiceProvider::class,

      and find TranslatableModel.php file in Core package's Eloquent folder.
      In this file, you will find -

      use Dimsav\Translatable\Translatable;

      replace with

      use Astrotomic\Translatable\Translatable;

      Thanks

    • P

      403 Error after installed source
      • pidzvnese

      2
      0
      Votes
      2
      Posts
      380
      Views

      J

      Please check your configuration. https://www.digitalocean.com/community/tutorials/how-to-deploy-a-laravel-application-with-nginx-on-ubuntu-16-04

    • D

      Error when create/edit product
      • darkuser123

      2
      0
      Votes
      2
      Posts
      261
      Views

      N

      Hello @darkuser123 ,

      can you please tell us in which system environment you are using bagisto ?

    • J

      Checkout page is not working despite having products in cart
      • Jucan

      2
      0
      Votes
      2
      Posts
      262
      Views

      R

      Hello @Jucan

      When you don't have any products in cart and you want to open checkout page, it will automatically redirect to cart page.

      Can you tell me, how did you produce this one ?

      Thanks

    • L

      Error messages in Admin
      • lwilliams-heli

      4
      0
      Votes
      4
      Posts
      441
      Views

      R

      Hi @lwilliams-heli

      We have checked it on our application and can not reproduce this one.
      Did you change any think and which version of bagito you are using .

      Thanks

    • K

      Blind Time Based SQL Injection in “Categories” feature via “color” parameter when filtering products
      • Keerthi

      5
      0
      Votes
      5
      Posts
      508
      Views

      K

      Hi,

      Thank you so much for fixing the bug and I really appreciate entire bagisto team such a wonderful support. Once again thank you so much ☺

    • I

      PWA installation stuck jenssegers/agent not installing
      • indev

      2
      0
      Votes
      2
      Posts
      325
      Views

      R

      Hi @indev

      Can you attach a screenshot of error.

      Thanks

    • L

      Tree menu active
      • lwilliams-heli

      1
      0
      Votes
      1
      Posts
      197
      Views

      No one has replied

    • V

      I can not get/retry the working assembly webpack
      • Volodymyr

      5
      0
      Votes
      5
      Posts
      461
      Views

      V

      For this reason, some users think that they do not work Vue Devtools.https://forums.bagisto.com/topic/95/vue-js-devtools

    • V

      Checkout step auto completed (tick mark)
      • valpuia

      3
      0
      Votes
      3
      Posts
      258
      Views

      V

      @rahul
      when we can get this bug fixed?

    • E

      Category List in nav bar not show up in another locale
      • ehdava

      14
      0
      Votes
      14
      Posts
      1150
      Views

      E

      hi @rahul ,
      it works but can we develop under master though? or should we wait until next update so we can install via composer?

    • E

      Slider not working properly after pull master branch
      • ehdava

      2
      0
      Votes
      2
      Posts
      213
      Views

      R

      Hi @ehdava

      We are checking this one. Thanks for this.

      Thanks

    • J

      Class 'NumberFormatter' not found when use with domain
      • Jeffrey K

      2
      0
      Votes
      2
      Posts
      936
      Views

      R

      Hi @Jeffrey-K

      This is problem with intl extension, can you check once again that your server does not miss this.

      Thanks

    • A

      Database table with prefix causing error.
      • anil07

      7
      0
      Votes
      7
      Posts
      706
      Views

      N

      Hello @anil07 ,

      This issue will be resolve in our next bagisto release.
      you can check the following link:
      https://github.com/bagisto/bagisto/pull/1853

      Thank you.

    • M

      Product Name in Order Details Page
      • maheshb

      6
      0
      Votes
      6
      Posts
      538
      Views

      R

      Hi @maheshb

      Product name will be appear according to order locale not according to change in locale.

      Thanks