template.SysOpMessage="Actually, it looks like you're the SysOp, so here's what you can do to enable it:<br /><ul><li>Enable the Flash Socket Policy Service<ul><li>To do this, add this block to your <b>sbbs/ctrl/services.ini file<pre>[FlashSocketPolicyService]\r\nPort=843\r\nOptions=NO_HOST_LOOKUP\r\nCommand=flashsocketpolicyservice.js</pre></li></ul>";
template.SysOpMessage="Actually, it looks like you're the SysOp, so here's what you can do to enable it:<br /><ul><li>Enable the Flash Socket Policy Service<ul><li>To do this, add this block to your <b>sbbs/ctrl/services.ini file<pre>[FlashPolicy]\r\nPort=843\r\nOptions=NO_HOST_LOOKUP\r\nCommand=flashpolicyserver.js</pre></li></ul>";
template.SysOpMessage="Actually, it looks like you're the SysOp, so here's what you can do to enable it:<br /><ul><li>Enable the webexternals javascript module<ul><li>To do this, ensure that the <b>enabled=</b> line in the <b>[webexternals]</b> section of <b>sbbs/ctrl/modopts.ini</b> is set to true</pre></li></ul>";
template.SysOpMessage="Actually, it looks like you're the SysOp, so here's what you can do to enable it:<br /><ul><li>Enable the rlogin_auto_xtrn feature of the logon module<ul><li>To do this, ensure that the <b>rlogin_auto_xtrn=</b> line in the <b>[logon]</b> section of <b>sbbs/ctrl/modopts.ini</b> is set to <b>true</b></li></ul>";
}
}elseif (!IsFlashSocketPolicyServerEnabled()){
templatefile="ftelnet_disabled.inc";
if (user.security.level>=90){
template.SysOpMessage="Actually, it looks like you're the SysOp, so here's what you can do to enable it:<br /><ul><li>Enable the Flash Socket Policy Service<ul><li>To do this, add this block to your <b>sbbs/ctrl/services.ini file<pre>[FlashSocketPolicyService]\r\nPort=843\r\nOptions=NO_HOST_LOOKUP\r\nCommand=flashsocketpolicyservice.js</pre></li></ul>";
template.SysOpMessage="Actually, it looks like you're the SysOp, so here's what you can do to enable it:<br /><ul><li>Enable the Flash Socket Policy Service<ul><li>To do this, add this block to your <b>sbbs/ctrl/services.ini file<pre>[FlashPolicy]\r\nPort=843\r\nOptions=NO_HOST_LOOKUP\r\nCommand=flashpolicyserver.js</pre></li></ul>";