Krayin Forum

    Krayin

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • B

      Error to Sync Google Calendar with KrayinCRM
      General Discussion • • belugawhale15

      11
      0
      Votes
      11
      Posts
      651
      Views

      B

      Unfortunately, i'm still facing the same problem after changing the APP_URL like you could see in this image below:
      Screenshot 2024-11-06 164315.png

      Screenshot 2024-11-06 164327.png

      Or is there any missing folder/file in my CRM application? Because when I go to the /public/google folder, there is no "oauth" or "webhook" folder. Thank you.

      Screenshot 2024-11-06 164741.png

    • A

      Can't setup krayin with provided docker files
      Comments & Feedback • • alex.oconnor

      10
      0
      Votes
      10
      Posts
      706
      Views

      A

      I've come back to this post xmas and managed to resolve. Was my mistake in the end however the error was not super clear.

      I must have run either the setup.sh or docker compose up before creating the workspace directory. As a result the volume mount created the workspace directory for me, but with the owner as root:root.

      When trying to debug I was looking in the dockerfile at the last few lines wondering why the chown -r $user:www-data $container_path was not applying correctly not realising it was being overwritten by the volume mount from the compose file. Was a silly thing to miss, my bad 😅 . Thank you for trying to help.

      Fix:
      Make sure the permissions/owner (775, $user) are set correctly on the ./workspace directory before running ./setup.sh.

    • A

      Getting error when. assign sales owner try to open that particular lead
      General Discussion • • aman

      6
      0
      Votes
      6
      Posts
      625
      Views

      I

      GO TO : packages/Webkul/Admin/src/Http/Controllers/Lead/LeadController.php

      In view function

      Remove this :

      if (
      $userIds = bouncer()->getAuthorizedUserIds()
      && ! in_array($lead->user_id, $userIds)
      ) {
      return redirect()->route('admin.leads.index');
      }

      with:

      $userIds = bouncer()->getAuthorizedUserIds();

      if ($userIds && ! in_array($lead->user_id, $userIds)) {
      return redirect()->route('admin.leads.index');
      }

    • J

      Can't Integrate Krayin with Google Calendar
      General Discussion • • Jack38

      6
      0
      Votes
      6
      Posts
      356
      Views

      R

      Hello @Jack38

      If you still facing issues after adding the credentials in the .env file

      Now you can create a ticket from the link below our support team will assist you further

      https://webkul.uvdesk.com/en/customer/create-ticket/

      Thanks & Regards

    • U

      Deploy with Heroku
      Comments & Feedback • • United_MFO

      6
      0
      Votes
      6
      Posts
      373
      Views

      U

      @Rishabh-Webkul I managed to deploy, thank you.

      However, with the application live, when doing a small action like deleting a contact, I received an error of "CSRF token mismatch.", how can I fix it?

    • D

      Adding Leads Counter
      Comments & Feedback • • deenah85

      5
      0
      Votes
      5
      Posts
      712
      Views

      A

      @deenah85

      Can you please let us know what changes you have made and which are no reflecting.

      If you have made any changes, try to run php artisan optimize:clear and then check the same.

    • U

      How can I change Krayin's logo to my logo
      General Discussion • • United_MFO

      5
      0
      Votes
      5
      Posts
      515
      Views

      R

      Hello @UnitedMFO

      That's great to hear that you managed to resolve this. Can you elaborate what are upcoming issues which you are facing in the JS part

      Thanks & Regards

    • D

      Notes do not retain their formatting
      Comments & Feedback • • digitalquill

      5
      0
      Votes
      5
      Posts
      285
      Views

      M

      Hi,

      The same issue applies to the lead description. While it's saved correctly in the database, all formatting is lost when displayed. Perhaps using an HTML editor field or replacing line breaks with <br> tags when rendering could resolve this.

    • E

      API error when try to create a lead (admin::app.common.internal-server-error)
      General Discussion • • eloimarquessilva

      5
      0
      Votes
      5
      Posts
      420
      Views

      E

      Hello @rishabh_webkul, the file is empty. Even after simulating the error via api.

      fc486080-20d1-466b-be54-209f17760b7e-image.png

    • P

      Add address fields to Persons
      Comments & Feedback • • PabloRQ

      4
      0
      Votes
      4
      Posts
      499
      Views

      P

      Hi @admin !

      I know how to add a new attribute and this is the workaround I'm using.

      But the idea is to add all the address fields like in Company, to be able to search or filter by any of them, like country, city, or any of them.

      I'm talking of add the address fields from the screenshot to Persons:

      Screenshot 2023-11-04 at 07-41-43 Create Organization-01.png

      Thank you.

    • H

      is it possible, for MongoDB data inside the Krayian crm package to get or not?
      General Discussion • • harjinderkaur

      4
      0
      Votes
      4
      Posts
      503
      Views

      H

      @harjinderkaur I have one more query , should i do sso login inside crm , please ASAP

    • H

      change currency
      General Discussion • • helplink

      4
      0
      Votes
      4
      Posts
      443
      Views

      R

      Hello @anderson

      Kindly check it inside the console networks that is there any error is coming because at our end everything is working fine.

      inrr.png

      Frontend

      inr.png

      Thanks & Regards

    • R

      mail not sent
      General Discussion • • Rohit_chauhan

      4
      0
      Votes
      4
      Posts
      245
      Views

      I

      @Rohit_chauhan Could you share the failed network call.

    • D

      When I view Leads it opens in a new tab
      Comments & Feedback • • deenah85

      3
      0
      Votes
      3
      Posts
      479
      Views

      Steven Willett

      @admin, I believe what @deenah85 means is, if you click on a Lead, the link target is set to _blank and opens the lead window in a whole new browser tab instead of _self which would simply use the current open/active browser.

    • A

      Installation
      Announcements • • adilsonalves

      3
      0
      Votes
      3
      Posts
      2049
      Views

      L

      8947a751-9026-4fe7-bde3-b1e599e9ff17-image.png

    • H

      SSO(login from app to CRM) login,
      General Discussion • • harjinderkaur

      3
      0
      Votes
      3
      Posts
      430
      Views

      M

      Is it possible upon Laravel code base?

      There's a project that enables SSO in Laravel based projects, using keycloak.org as provider ID. this project enables what you're asking for.

      https://packagist.org/packages/vizir/laravel-keycloak-web-guard

    • S

      Create Lead Error
      General Discussion • • selenga

      3
      0
      Votes
      3
      Posts
      264
      Views

      I

      Just install "sudo apt-get install php-intl" pkg according to your php version.

    • G

      Can we add telephony service providers
      General Discussion • • gautham073

      3
      0
      Votes
      3
      Posts
      209
      Views

      R

      Hello @gautham073

      You can purchase our Krayin VoIP Extension from the link below:

      https://store.webkul.com/krayin-crm-voip.html

      If you would like to integrate a third-party service, we can do that as well. We just need the API documentation from you.

      This will be a paid service.

      Thanks & Regards

    • D

      Delete a Lead
      General Discussion • • digitalquill

      3
      0
      Votes
      3
      Posts
      225
      Views

      D

      @Rishabh-Webkul BOOM! thank you!

    • E

      Issue with Incoming Emails Not Displaying in System
      General Discussion • • Evin

      3
      0
      Votes
      3
      Posts
      222
      Views

      I

      I am having the same problem.

      Entering all the smtp info and still not working.

      I even added incoming mail
      env_blurred.png

      I am able to send emails but nothing is coming in.