05-17-2020, 11:03 PM
Hey FordSubmariner,
For your error:
"but after logging in that way, all I see is "ADMIN >>" in the upper left of the web page (everything else is blank/white)."
My best guess is that there is a 403 error and Apache is blocking access to Javascript files required to run the front-end of TACTIC.
I think this because this is a common error, and as you described, Apache for TACTIC doesn't seem fully configured.
If you open the Javascript console for your TACTIC web page, see if there are any 403 errors.
Let me know if you have any console errors, and I can give you more info on how to configure Apache from there.
Best,
Celton
For your error:
"but after logging in that way, all I see is "ADMIN >>" in the upper left of the web page (everything else is blank/white)."
My best guess is that there is a 403 error and Apache is blocking access to Javascript files required to run the front-end of TACTIC.
I think this because this is a common error, and as you described, Apache for TACTIC doesn't seem fully configured.
If you open the Javascript console for your TACTIC web page, see if there are any 403 errors.
Let me know if you have any console errors, and I can give you more info on how to configure Apache from there.
Best,
Celton