File: //opt/cpanel/ea-php54/root/usr/share/pear/RVSeagullMod/modules/forums/templates/admin_forums.html
<div id="content">
<fieldset>
<legend> <b>{translate(#Requirement#)}</b></legend>
<div id="content-header">
{translate(#Befor Dowload#)}
<br />
</div>
<div id="content-header">
<!-- start step 1 validate download SMF forums and copy -->
{if:aMesPh}<div>{else:}<div class="forums_gray">{end:}
<h3>{translate(#step 1 validate forums folder#)}:
{if:aMesPh}
<span class="forums_False"> {translate(#FALSE#)}</span>
{else:}
{translate(#TRUE#)}
{end:}</h3>
<div style="padding-left:40px;">
{translate(#Download SMF version#)}
{if:aMesPh}
<a target="_blank" href="http://download.simplemachines.org/">
{end:}
http://download.simplemachines.org
{if:aMesPh}
</a>
{end:}
<div>{translate(#Please extract file and upload to#)} {conf[path][webRoot]}/forums/</div>
{if:aMesPh}
<div class="forumsTopBot">
<form id="frmforumstep1" method="post" action="{makeUrl(#list#,#AdminForums#,#forums#)}" flexy:ignore>
<input id="frmforumstep1" type="submit" name="frmforumstep1" value="{translate(#verify#)}" />
</form>
</div>
{end:}
</div>
</div>
<!-- end step 1 validate download SMF forums and copy -->
<br>
<p align="left">
<!-- start step 2 validate permission file / folder SMF-->
{if:aMes}<div>{else:}<div class="forums_gray">{end:}
<h3>{translate(#step 2 validate forums file and folder permission#)}: {if:aMes} <span class="forums_False">{translate(#FALSE#)}</span>{else:}{translate(#TRUE#)}{end:}</h3>
<div style="padding-left:40px;">
{translate(#please make the following files 777 (writable, 755 on some hosts)#)}
<br>
{if:aMes}
<span class="forums_False">
{foreach:aMes,key,aValue}
{if:isPhpsuExec}
change permission to 755
{else:}
change permission to 777
{end:}
{aValue}
<br>
{end:}
</span>
<div class="forumsTopBot">
<form id="frmforumstep2" method="post" action="{makeUrl(#list#,#AdminForums#,#forums#)}" flexy:ignore>
<input id="frmforumstep2" type="submit"
name="frmforumstep2"
value="{translate(#verify#)}" />
</form>
</div>
{end:}
</div>
</div>
</div>
</p>
<br>
<!-- end step 2 validate permission file / folder SMF -->
<!-- start step 3 validate download integration patch from web RVSitebuilder (rvthems)SMF -->
{if:aMesTheme}<div>{else:}<div class="forums_gray">{end:}
<h3>{translate(#step 3 validate patch#)}:
{if:aMesTheme}
<span class="forums_False">{translate(#FALSE#)}</span>
{else:}
{translate(#TRUE#)}
{end:}</h3>
<div style="padding-left:40px;">
{translate(#validate download integration patch from web RVSitebuilder (rvthems)SMF#)} <br>
{if:aMesTheme}
<span class="forums_False">
{foreach:aMesTheme,kThem,aValueThem}
{translate(#No have File or directory#)}{aValueThem}<br>
{end:}
</span>
<div class="forumsTopBot">
<form id="frmforumstep3" method="post" action="{makeUrl(#list#,#adminforums#,#forums#)}" flexy:ignore>
<input id="frmforumstep3" type="submit"
name="frmforumstep3"
value="{translate(#verify#)}" />
</form>
</div>
{end:}
</div>
</div>
<!-- end step 3 validate download integration patch from web RVSitebuilder (rvthems)SMF -->
</fieldset>
<br />
<fieldset>
<legend> <b>{translate(#Recommend#)} </b></legend>
<!--Start Validate Language File -->
<flexy:include src="admin_forum_Lang.html" />
<!--End Validate Language File -->
<!-- start install button -->
</fieldset>
<!-- display raise message -->
<div id="content-header">
{if:aNoMes}
<div class="forumsTopBot">
<form id="frmforumagreement" method="post" action="{makeUrl(#agreement#,#adminforums#,#forums#)}" flexy:ignore>
<input id="frmforumagreement" type="submit" name="agreement" value="{translate(#Next#)}" />
</form>
</div>
{end:}
</div>
</div>
</div>
<!-- end install button -->