Navigation

    Bagisto Forum

    Bagisto

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

    bzero

    @bzero

    1
    Reputation
    31
    Posts
    84
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    bzero Follow

    Posts made by bzero

    • RE: Redis setup not working

      Great. Thanks for this instruction.
      I will update you for the result soon.

      posted in General Discussion
      B
      bzero
    • RE: Logo and image size in Velocity theme

      it shows on my IOS devices (6,7,8)
      And on chrome with custom screen (screenshot attach)

      https://ibb.co/bL2wRvR

      https://ibb.co/LSH0fMj

      Thank you.

      posted in General Discussion
      B
      bzero
    • RE: Redis setup not working

      Hi @ayushwebkul

      1. Operating system
      Debian 10
      

      Redis version:

      ii  libhiredis0.14:amd64            0.14.0-3                     amd64        minimalistic C client library for Redis
      ii  redis-server                    5:5.0.3-4+deb10u2            amd64        Persistent key-value database with network interface
      ii  redis-tools                     5:5.0.3-4+deb10u2            amd64        Persistent key-value database with network interface (client)
      

      Whether redis is running locally or on a different server?

      Local
      

      Server configurations (RAM, CPU). etc.

      Tested on two systems, 1- physical machine (i7, 8G ram)
      Another is on Vultr instance, 1G ram
      

      Thank you.

      posted in General Discussion
      B
      bzero
    • RE: Logo and image size in Velocity theme

      Hi @Vaishali-Agarwal

      I am facing slider image stretch issue, this is happening on mobile version.
      I also test with demo.bagisto.com, it also gives same issue.

      Any idea how to fix it?
      Thank you.

      posted in General Discussion
      B
      bzero
    • RE: Redis setup not working

      Hello @ayushwebkul

      I also tried this command, and this below as well, but redis-cli monitor gives nothing.
      php artisan optimize

      posted in General Discussion
      B
      bzero
    • Redis setup not working

      Hello everyone,

      I follow this instruction to enable Redis for my site, but it doesn't work, there is no message output on redis-cli monitor console.
      https://bagisto.com/en/redis-for-cache-management-for-bagisto/

      I am using v1.3.
      How could i know Bagisto is taking redis configuration? or is there any step which is not mentioned in document?

      Thank you.

      posted in General Discussion
      B
      bzero
    • RE: Bagisto behind reverse proxy with SSL termination

      No, i am still looking for help.
      I couldn't make it works properly.

      posted in General Discussion
      B
      bzero
    • RE: Logo and image size in Velocity theme

      All good. Thanks a lot @Vaishali-Agarwal

      posted in General Discussion
      B
      bzero
    • RE: Icon from font rango

      Great. Thanks a lot @Naresh-webkul

      posted in General Discussion
      B
      bzero
    • RE: Bagisto behind reverse proxy with SSL termination

      (1) Yes, i enabled it in following files: .env and app/Providers/AppServiceProvider.php
      (2) I also tried to replace asset by secure_asset, but still not help.

      This one i deploy Bagisto on Vultr instance as backend, and getting issue.

      Then, i deploy Bagisto on server as backend on local network, with port forwarding at my router, doing only step 1), and all works, no need to replace secure_asset.

      Both config and database are same including OS, Nginx, PHP version.

      posted in General Discussion
      B
      bzero