🔴 January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.

    UVdesk

    • Login
    • Search
    • Recent
    1. Home
    2. pragnesh1981
    3. Topics
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by pragnesh1981

    • P

      Solved Uvdesk send email to agent with localhost url
      Technical Help • • pragnesh1981

      2
      0
      Votes
      2
      Posts
      238
      Views

      Sanjeev

      @pragnesh1981

      Kindly guide me how to sent correct url with IP address or host/domain name in link?

      As we can see you are running the project on your local machine so your host is localhost here there is no domain name currently once project will be on any live server then URl will be according to that.

      If you want to send IP instead of localhost you need to run your project using your IP. As the information is collected using URL by which you are running your project on browser.

      Example - YourIP/uvdesk/public/member/login instead of localhost you need to use your IP to run project when adding a agent.

    • P

      Solved Not able to install uvdesk on windows 10 machine
      Technical Help • • pragnesh1981

      3
      0
      Votes
      3
      Posts
      263
      Views

      P

      Thanks Sanjeev,

      Problem is solved.