HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //var/softaculous/tribiq/notes.txt
1. Dump the database afer logging in and enabling the English US language.
2. Change in database table site_settings ('site_enabled', '0') to ('site_enabled', '1')
3. Also in [[dbprefix]]_content make home page pulish i.e chage [[dbprefix]]_content html_1 status first_draft to published and visitor_version from '0' to '1'.

(1, 'html', 'html_1', 1, 'en-us', 'home', '[[regtime]]', 0, 1, 'first_draft', 0, NULL),

to 

(1, 'html', 'html_1', 1, 'en-us', 'home', '[[regtime]]', 1, 1, 'published', 0, NULL),

4. Upgrade is working we just need to check the fix in Softaculous.