Navigation

    UVdesk

    • Register
    • Login
    • Search
    • Recent
    1. Home
    2. Technical Help
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • W

      SOLVED Mailbox Not Found - cPanel Email IMAP
      • WisTex

      15
      0
      Votes
      15
      Posts
      190
      Views

      peopleinside

      @wistex thanks for the update.
      I'm sorry to see 3 days has been past without a reply to your update.

      I'm monitoring the community but I'm not a developer to help you.
      I offered also to you my time for free in my personal live chat but no chat has started. (Better for me, I have not busy my time - I'm joking).

      Developers can be busy so a reply from the UVdesk team may require time, especially for the free open source.

      Thank you for your patience.

    • S

      SOLVED RFC 2822, 3.6.2. compliance error when sending a ticket
      • savelam

      22
      0
      Votes
      22
      Posts
      153
      Views

      V

      @savelam

      Mail your query us at support@uvdesk.com. Our team will help you.

    • G

      SOLVED When installing UVdesk public folder unable to open in browser
      • gopiraju.p

      13
      0
      Votes
      13
      Posts
      258
      Views

      peopleinside

      @harish thank you for your message!
      I never tested UVdesk in localhost. What is the PHP version used?
      Maybe do you have some issue with .htaccess file.

      If no replies from developers here I suggest to test the software on the server, if is possible.
      Free support about the open source can be limited, if you need more deep help you may reach the UVdesk team.

      Developers should reply to this post in the next hours / days but there is no guarantee.
      I remember you UVdesk has also a hosted version: https://www.uvdesk.com/en/pricing/

      I hope you will be able to solve your issue soon!
      Have a nice day and time!

    • H

      SOLVED Emails fail in conversion stage
      • HKowalski

      8
      0
      Votes
      8
      Posts
      76
      Views

      K

      @HKowalski

      Share your email address which you have used in the mailbox setup, share your helpdesk URL with the admin login credential & also send the ssh details. we will check with your email address.

      You can create a ticket from here

    • I

      SOLVED Traduction of the UI
      • Isidoro

      4
      0
      Votes
      4
      Posts
      30
      Views

      K

      @Isidoro

      Follow this blog, I hope this will help change the language:

      https://www.uvdesk.com/en/blog/language-translation-in-uvdesk-open-source-helpdesk/

    • B

      SOLVED Unable to access UVdesk Page
      • blckhwk

      5
      0
      Votes
      5
      Posts
      41
      Views

      peopleinside

      @blckhwk thanks for the update, I'm glad you resolved!

    • E

      SOLVED Installation Error ./wizard/xhr/load/super-user
      • elhanan fine

      5
      0
      Votes
      5
      Posts
      63
      Views

      K

      @elhanan-fine

      As I understand your issue, Follow the below solution:

      The latest version of "doctrine/doctrine-fixtures-bundle" is not compatible with UVdesk. As this release came in the last week.

      You can fixed this issue by changing the version in composer.json in uvdesk:

      "doctrine/doctrine-fixtures-bundle": "^3.4", **TO** "doctrine/doctrine-fixtures-bundle": "3.4.1",

      After Updating the changes in composer.json. Simply, run the composer update command in your project root directory.

      I Hope, This will resolve your issue.

    • W

      SOLVED Issues with cache and reloading
      • webmaster22

      4
      0
      Votes
      4
      Posts
      41
      Views

      peopleinside

      @webmaster22 Can you please provide steps to reproduce in the demo?
      If you can maybe a short video or GIF also.
      Also be sure the browser affected is updated and be sure the issue cannot be caused by some active extension.

    • S

      SOLVED installation problem
      • sjliu

      3
      0
      Votes
      3
      Posts
      231
      Views

      S

      Dear Sanjeev,
      thanks for your prompt reply, it can be installed now.👍 😊

      sjliu

    • W

      SOLVED Cannot get emails to work at all in the system
      • webmaster22

      12
      0
      Votes
      12
      Posts
      223
      Views

      peopleinside

      @webmaster22 said in Cannot get emails to work at all in the system:

      Now I think I am at a halt because composer is updated in Plesk and packages for uvdesk may no longer work because of me updating composer,

      I'm also on Ubuntu and Plesk and I use composer 2.0 latest version so I don't think the issue is updating composer. Composer should/must be updated!

      UVDesk is such a good functional software. Id go with the hosted one on their site, but our company usually hosts their own software for privacy reasons and to own and solely access confidential information that should not be accessible to anyone.

      Yes... umh I'm not into business but I host the UVdesk by myself for that reason 🙂 and also because I cannot pay a plan.

      @webmaster22 said in Cannot get emails to work at all in the system:

      We've had no issues using it. I think the team at UVDesk should change the structure of the software and the packages it uses because its difficult to setup for control panels from what I see.

      Yes maybe not easy but I know some other software, help desk too that I'm not able to install because is harder and harder. 😊

      @webmaster22 said in Cannot get emails to work at all in the system:

      Thank you so much for the help and support. Hopefully you have a great weekend.

      It's my pleasure, have an happy week end too 🙂

    • B

      SOLVED Email replies to ticket not visible
      • blckhwk

      11
      0
      Votes
      11
      Posts
      125
      Views

      peopleinside

      @blckhwk thank you for your feedback!
      I'm glad to know you resolved!

      Happy week end and enjoy UVdesk 🙂

    • N

      SOLVED issues when changing to prod ENV
      • nathan

      2
      0
      Votes
      2
      Posts
      69
      Views

      K

      @nathan
      Are you able to log in to dev mode?

      If not, please make a try the below methods:

      Check your read/write permissions enable or not in the .env file

      In the last cache clear of your project with this command:

      php bin/console c:c

      and try again.

    • N

      SOLVED email and customer reply not coming to uvdesk
      • networkadmin

      25
      0
      Votes
      25
      Posts
      168
      Views

      N

      thanks will try and give update

    • B

      SOLVED Error -> No route found for "POST /public/mailbox/listener" (404 Not Found)
      • blckhwk

      5
      0
      Votes
      5
      Posts
      97
      Views

      B

      Hi,

      Thanks for your reply however i managed to solve this issue by changing the value of site_url

      9c5b06b4-b097-4901-8c2d-3c05cc298cd1-image.png

      9a931b39-f4c9-4c5e-af18-9f80d212ea69-image.png

      UVDesk implementation:

      Centos 8
      Php 7.4
      Nginx 1.14
      UVDesk 1.18

    • B

      SOLVED Ticket in-activity workflow
      • blckhwk

      5
      0
      Votes
      5
      Posts
      95
      Views

      S

      @blckhwk said in Ticket in-activity workflow:

      ondition that counts the ageing of the tickets

      We can check a ticket by created date before and after but we are not calculating how many days there is no activity on tickets.

      So unfortunately it will not work for now.

    • peopleinside

      SOLVED Can you please write and maybe show in a video how install Uvdesk on XAMPP?
      • peopleinside

      3
      0
      Votes
      3
      Posts
      83
      Views

      K

      @peopleinside
      Please check this blog for how to install Uvdesk using Xampp on windows: here

    • D

      SOLVED Customize tickets
      • Diana Lucciano

      2
      0
      Votes
      2
      Posts
      80
      Views

      peopleinside

      @diana-lucciano Hi, this is a paid feature; you can buy the add-on.

      Additional apps that you can add to the open-source UVdesk helpdesk system UVdesk Open Source Custom Fields App

      Unfortunately this is a paid feature.

    • D

      SOLVED Troubles with installation of uvdesk
      • Diana Lucciano

      6
      0
      Votes
      6
      Posts
      114
      Views

      D

      Thanks a lot.

    • A

      SOLVED UVDesk Community: Cannot connect to database
      • AdyG

      5
      0
      Votes
      5
      Posts
      200
      Views

      S

      @peopleinside said in UVDesk Community: Cannot connect to database:

      ead you was able to resolve

      Yes, due to Redis connection check sometime it fails to verify database details.

    • A

      SOLVED Bulk User Creation
      • AdyG

      3
      0
      Votes
      3
      Posts
      96
      Views

      S

      @adyg said in Bulk User Creation:

      Is there a way to create bulk users which are agents and/or customers?
      We are looking to use UVDesk for training IT helpdesk agents.

      Bulk agent creation is not possible but you can create one by one using command.

      You need to provide email and password using console don't need to follow full process of password setup using received link.

      Open your CMD and navigate to your project route.
      Now run below command to create agent and setup email and password for them.

      php bin/console uvdesk_wizard:defaults:create-user ROLE_AGENT