4.0.6 LBL_MINT4_AUTH_LOGIN_TITLE

Home Forums Installing MintHCM 4.0.6 LBL_MINT4_AUTH_LOGIN_TITLE

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2730
    aMMgYrP
    Participant

    Hi, I’ve been working for a few days trying to get MintHCM 4.0.6 installed.
    I managed to force the install process by going to [server]/#/install. After completing the install I am redirected to [server]/#/auth/login, where I am presented with a seemingly bugged login page with a box bearing this text: LBL_MINT4_AUTH_LOGIN_TITLE

    If I attempt to login using the admin credentials set during the install it kicks me back to the same [server]/#/auth/login page

    and the error log is these errors:
    [Mon Oct 07 20:52:03.169880 2024] [php:warn] [pid 27458] [client 192.168.13.16:49865] PHP Warning: Undefined array key “module” in /var/www/html/minthcm-4.0.6/legacy/data/SugarBean.php on line 554, referer: http://[server]
    [Mon Oct 07 20:52:03.169895 2024] [php:warn] [pid 27458] [client 192.168.13.16:49865] PHP Warning: Undefined array key “record” in /var/www/html/minthcm-4.0.6/legacy/data/SugarBean.php on line 555, referer: http://[server]

    Ubuntu 24.04
    MariaDB 10.11.8
    ElasticSearch 7.9.3
    PHP 8.0.30
    Apache2 2.4.58

    #2745

    Hello! Can you check if the database was created successfully during the installation? Specifically, how many tables are present in the database?

    #2749
    jlbrito
    Participant

    hello! I have the same problem after installation: LBL_MINT4_AUTH_LOGIN_TITLE

    I use:
    Ubuntu 20.04 with: PHP 7.4, Mysql, Elasticsearch 7.17, apache2

    At /var/log/apache2/error.log (with tail -f /var/log/apache2/error.log) I can see:

    PHP Parse error: syntax error, unexpected ‘)’, expecting ‘|’ or variable (T_VARIABLE) in /var/www/minthcm/api/app/Controllers/GlobalSearchController.php on line 94, referer: https://<<mypage.com>&gt;

    And at console in the browser I can see:

    https://<<mypage.com>>/api/init returns 500 Internal server error

    Any help is apreciated!!!

    Best regards, José

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.