| Server IP : 208.122.213.31 / Your IP : 216.73.216.45 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/store.tiacyrusxxx.com/public_html/dev/ |
Upload File : |
<br /></td><td width="348" valign="top">
<?
if ($member_id == 0) {
?>
<table width="348" border="0" cellspacing="0" cellpadding="0" style="margin-bottom: 20px;">
<tr>
<td height="27" valign="bottom" background="images/bg_loginbox_01.jpg"><table width="195" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="97"><div align="center" class="white18px">Login</div></td>
<td width="98" valign="bottom"><div align="center"><a href="join.php" class="brown13pxbold">Sign-Up!</a></div></td>
</tr>
</table></td>
</tr>
<tr>
<form name="login" method="post" action="login.php">
<td height="82" background="images/bg_loginbox_02.jpg"><table border="0" align="center" cellpadding="3" cellspacing="0" class="white12px">
<tr>
<td><div align="right">email</div></td>
<td width="150"><div class="brown-form"><span><input name="email" type="text" size="20" maxlength="150" class="round" />
</span></div></td>
<td rowspan="2"><div align="center"><a href="javascript:document.login.submit();" class="brownbutton" title="login"><span>login</span></a></div></td>
</tr>
<tr>
<td><div align="right">password</div></td>
<td width="150"><div class="brown-form-cont"><div class="brown-form"><span><input name="password" type="password" size="20" maxlength="15" class="round" />
</span></div></div></td>
</tr>
</table></td>
</form>
</tr>
</table>
<?
} else {
?>
<table width="348" border="0" cellspacing="0" cellpadding="0" style="margin-bottom: 20px;">
<tr>
<td height="27" valign="bottom" background="images/bg_loginbox_01.jpg"><table width="195" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="97"><div align="center"><a href="acct_info.php" class="white white18px">Account</a></div></td>
<td width="98" valign="bottom"><div align="center"><a href="logout.php" class="brown13pxbold">Log Out!</a></div></td>
</tr>
</table></td>
</tr>
<tr>
<td height="82" background="images/bg_loginbox_02.jpg"><table width="325" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<?php
/*
if (isset($_SESSION['dnfeaturetype']) && $_SESSION['dnfeaturetype'] == 0) {
?>
<td><div align="center"><a href="acct_index.php" class="white white14px">My Index</a></div></td>
<?php
} else {
?>
<td><div align="center"><a href="acct_blog.php" class="white white14px">My Blog</a></div></td>
<?php
}
*/
?>
<td><div align="center"><a href="browse.php?type=photos&content_type=purchased" class="white white14px">Photos</a></div></td>
<td><div align="center"><a href="browse.php?type=videos&content_type=purchased" class="white white14px">Videos</a></div></td>
<td><div align="center"><a href="acct_content.php" class="white white14px">Customs</a></div></td>
</tr>
<tr>
<td><div align="center"><a href="browse.php?type=photos&content_type=wishlist" class="white white14px">Wishlist</a></div></td>
<td><div align="center"><a href="browse.php?type=photos&content_type=favorites" class="white white14px">Favorites</a></div></td>
<td><div align="center"><a href="acct_comments.php" class="white white14px">Comments</a></div></td>
</tr>
<tr>
<td><div align="center"><a href="acct_messages.php" class="white white14px">Messages</a></div></td>
<td><div align="center"><a href="acct_info.php" class="white white14px">Settings</a></div></td>
<td><div align="center"><a href="acct_support.php" class="white white14px">Support</a></div></td>
</tr>
</table></td>
</tr>
</table>
<?php
}