🔴 January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.
  • Recent
  • Dark Theme
  • Login

UVdesk

  • Dark Theme
  • Login
  • Search
  • Recent
  1. Home
  2. SimonM
S
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 2
  • Best 0
  • Controversial 0
  • Groups 0

SimonM

@SimonM

0
Reputation
230
Profile views
2
Posts
0
Followers
0
Following
Joined 13 Dec 2019, 04:58 Last Online 13 Dec 2019, 09:23

SimonM Unfollow Follow

Latest posts made by SimonM

  • RE: Installation stuck at Step 4, need help.

    problem solved.

    I use the following command in console and created the missing tables:

    $ php bin/console uvdesk:configure-helpdesk

    posted in Technical Help
    S
    SimonM
    13 Dec 2019, 08:53
  • Installation stuck at Step 4, need help.

    My installation of UVdesk on ubuntu stuck at step 4 with following error:

    Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing 'SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3 FROM uv_support_role t0 WHERE t0.code = ? LIMIT 1' with params ["ROLE_SUPER_ADMIN"]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'uvdeskdb.uv_support_role' doesn't exist" at /var/www/html/helpdesk-project/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 42


    I login to mysql and find that there is only one table: "migration_versions" in there with no record. Really need help on this. Many Thanks!

    posted in Technical Help
    S
    SimonM
    13 Dec 2019, 05:01