Trade Post 1.4.3 Not Activating

1
I get the following message when trying to open the ctl-T menu for the trade post.

"Trading posts are deactivated on this server."

The dashboard on Feudal Tools shows the Trade Post mod is installed by not activated. The end of the Main.cs file reads as follows:

else
{
exec("scripts/root.cs");
exec("TTmod/init.cs");
exec("Tradepost/init.cs");
}

Please advise how we go about activating the trade post to work in game. Thank you.
cron