Navigation

    Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. shanavas
    S
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    shanavas

    @shanavas

    3
    Reputation
    23
    Posts
    16
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    shanavas Follow

    Posts made by shanavas

    • Symfony \ Component \ Debug \ Exception \ FatalThrowableError (E_ERROR) Class 'NumberFormatter' not found

      Symfony \ Component \ Debug \ Exception \ FatalThrowableError (E_ERROR) Class 'NumberFormatter' not found. Need immediate reply

      posted in Bug Report
      S
      shanavas
    • RE: Broken I Logo in v1.1.2 ...solutions?

      @shanavas

      issue solved by

      1. ALTER TABLE categories CONVERT TO CHARACTER SET utf8;
      2. ALTER TABLE category_translations CONVERT TO CHARACTER SET utf8;

      Thanks

      posted in Bug Report
      S
      shanavas
    • RE: How to change the menu as megamenu with full list of categories in the main menu

      https://www.flipkart.com/ like flipcart menu

      posted in Bug Report
      S
      shanavas
    • RE: Broken I Logo in v1.1.2 ...solutions?

      Slider and Logo is working fine for me. artisan storage link will work for sliders and app_url in config/app.php set correct url for logo.

      Illuminate \ Database \ QueryException (HY000)
      SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_ci,IMPLICIT) for operation '=' (SQL: update categories set _lft = case when _lft >= 284 then _lft+2 else _lft end, _rgt = case when _rgt >= 284 then _rgt+2 else _rgt end where (_lft >= 284 or _rgt >= 284)) - issue comes When I add new category . How to fix this , issue ? Quick reply is appreciated

      posted in Bug Report
      S
      shanavas
    • RE: Broken I Logo in v1.1.2 ...solutions?

      @Vaishali-Agarwal said in Broken I Logo in v1.1.2 ...solutions?:

      php artisan storage:link

      When I used before, slider images are coming it is working. But in logo portion, not viewing the image. Actually it is located in channel/ folder. How to fix this issue in logo portion of front and back side ?

      posted in Bug Report
      S
      shanavas
    • Admin & Front end logo is not displaying properly

      After upload logo. Not displaying in the view. Any artisan command to link it this path

      posted in Bug Report
      S
      shanavas
    • How to change the menu as megamenu with full list of categories in the main menu

      How to change the menu as megamenu with full list of categories in the main menu. I need category listing in the menu hover

      posted in Bug Report
      S
      shanavas
    • Banner slider is not showing

      I uploaded the banner slider in the backend. Uploading is working and it is showing in slider folder. But not getting in the view of admin panel and website banner section. How to resolve this issue ? Need urgent reply

      posted in Bug Report
      S
      shanavas
    • RE: Illuminate \ Contracts \ Container \ BindingResolutionException Target class [encrypter] does not exist. Previous exceptions Class encrypter does not exist (-1)

      window.location.href = {{ route('shop.checkout.success') }} can you help me to correct this - how to modify this as string parameter. I am facing the same issue again and again... I need to redirect location in js

      posted in Bug Report
      S
      shanavas
    • RE: Illuminate \ Contracts \ Container \ BindingResolutionException Target class [encrypter] does not exist. Previous exceptions Class encrypter does not exist (-1)

      In checkout razorpay page, blade file I added some jqery for the payment submission. After submission we will get success or failure message in javascript of the blade file. I try to redirect from blade file in jquery. Then
      I got this error

      posted in Bug Report
      S
      shanavas