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

      Registration api return html response
      • sudipdig

      2
      0
      Votes
      2
      Posts
      382
      Views

      devansh-webkul

      Please use a single thread. Already you have raised same question.

    • M

      seller Configurable product add time problem
      • Mayankpanchal

      2
      0
      Votes
      2
      Posts
      483
      Views

      V

      @Mayankpanchal
      This error is related to marketplace module which is paid so kindly raise your query to the support team here support@bagisto.com

    • G

      Integrated Rewards extension. And Error while customer edit from backend
      • gwachhamit

      2
      0
      Votes
      2
      Posts
      620
      Views

      V

      @gwachhamit
      Kindly raise your query at support@bagisto.com for extension related.

      Thanks

    • E

      419 Page Expired
      • Edu

      9
      0
      Votes
      9
      Posts
      2873
      Views

      S

      i was facing the same error and it was because of space in project name in .env file. make sure the values in .env file are enclosed in inverted comma if they have a space

    • A

      Email not working with mailtrap configuration
      • afaqqureshi

      4
      0
      Votes
      4
      Posts
      2443
      Views

      devansh-webkul

      Just check your configuration and error log.

    • U

      How resolve this error Call to undefined function productimage()
      • Uyo-obong

      3
      0
      Votes
      3
      Posts
      853
      Views

      C

      Hello, could you solve with the command composer dump-autoload?

    • J

      Add filter according to date in order grid.
      • Jyoti

      4
      0
      Votes
      4
      Posts
      1124
      Views

      devansh-webkul

      Hi @jayanwerdesigns,

      May I know what you are trying to do?

    • W

      Error in new custom payment gateway
      • wontoneesaju

      2
      0
      Votes
      2
      Posts
      510
      Views

      W

      this issue is resolved. And if any body want to use paytm gateway with bagisto download from here https://github.com/wontone18/paytm-payment-gateway-bagisto-laravel

    • bala

      Broken I Logo in v1.1.2 ...solutions?
      • bala

      19
      0
      Votes
      19
      Posts
      4209
      Views

      J

      https://localhost:8000/storage/configuration/0Fi6KvcGB03MOD0l1atcyD0cdCxH8cEIZuo7d7rY.png
      Pointing to https:// can't find the image

    • M

      Front end Product Image not displaying in V1.3.2
      • MohanKestrel

      4
      0
      Votes
      4
      Posts
      1113
      Views

      W

      Hello, I've solved the problem.
      The issue was in the file '<project_root>/bootstrap/cache/config.php' at the imagecache array. Please, check the following code lines that must be:

      'imagecache' => array ( 'route' =>'cache' , 'paths' => array ( 0 => '/<project_root>/storage/app/public', 1 => '/<project_root>/public/storage', ), 'templates' => array ( 'small' => 'Webkul\\Product\\CacheFilters\\Small', 'medium' => 'Webkul\\Product\\CacheFilters\\Medium', 'large' => 'Webkul\\Product\\CacheFilters\\Large', ), 'lifetime' => 43200, ),

      In my case, I found out that:

      'route' was NULL arrays apparently pointing to no sense folder
    • M

      Error in Custom script in Configuration
      • MohanKestrel

      2
      0
      Votes
      2
      Posts
      906
      Views

      devansh-webkul

      The issue is already raised,
      https://github.com/bagisto/bagisto/issues/5113

    • A

      Addresses being duplicated automatically in the checkout page
      • abo

      4
      0
      Votes
      4
      Posts
      2119
      Views

      A

      @meraj-webkul
      Thanks for your reply
      my version is 1.1

    • S

      Facebook login returns "500 | Server Error"
      • sahilajmeri1

      6
      0
      Votes
      6
      Posts
      1513
      Views

      devansh-webkul

      Hi there,

      In class Webkul\Checkout\Listeners\CustomerEventsHandler, this method i.e. onCustomerLogin($event).

      This $event is not used inside the method. Maybe you should try to remove the $event argument from this method.

      Try with this and let me know.

    • A

      Cart as a guest user ( API )
      • abo

      4
      0
      Votes
      4
      Posts
      1217
      Views

      devansh-webkul

      In postman, these cookies are sent automatically but when you do in code you need to store and send it with each request.

    • A

      search home page decode string
      • abo

      2
      0
      Votes
      2
      Posts
      386
      Views

      devansh-webkul

      Not able to reproduce this, please verify this with Bagisto Demo,
      https://demo.bagisto.com/

    • J

      Translate Laravel-pwa in Bagisto 1.3.2
      • Jesus Martinez

      5
      0
      Votes
      5
      Posts
      1047
      Views

      A

      Hi @Jesus-Martinez

      This issue is raised and informed to the Dev., it will be fixed soon.
      https://github.com/bagisto/laravel-pwa/issues/204

    • S

      Admin Login error
      • sanjid

      2
      0
      Votes
      2
      Posts
      351
      Views

      devansh-webkul

      Hi, can you please share the error logs?

    • F

      Bagisto Server Error
      • Farhatkausar

      3
      0
      Votes
      3
      Posts
      581
      Views

      F

      Thanks a lot

    • D

      my product image not showing ?
      • dailamy1983

      2
      0
      Votes
      2
      Posts
      574
      Views

      devansh-webkul

      Hi @dailamy1983,

      Follow this thread,
      https://forums.bagisto.com/topic/2646/product-images-are-not-coming-tried-all-cache-commands-and-env-app_url-changes

    • S

      Add to cart not working
      • sahilajmeri1

      3
      0
      Votes
      3
      Posts
      762
      Views

      S

      there are no error in my error log