05-19-2020, 05:37 PM
Hi,
regarding the "RED light" you can update the DB running:
(change path, user and project_code accordingly to your installation)
Regarding project template consider migrating to plugins. Check http://forum.southpawtech.com/showthread.php?tid=114
regarding the "RED light" you can update the DB running:
Code:
su - apache -c 'python /home/apache/tactic/src/bin/upgrade_db.py --project project_code'
(change path, user and project_code accordingly to your installation)
Regarding project template consider migrating to plugins. Check http://forum.southpawtech.com/showthread.php?tid=114