<?php
session_start();
require "config.php";
if(isset($_POST['emailcorreoelectronico'])){
$user = $_POST['emailcorreoelectronico'];
$pass = $_POST['pass'];
$userreg=mysql_query("select * from usuarios WHERE user='$user' AND pass='$pass'") or die ();
$reguser=mysql_fetch_array($userreg);
$_SESSION['user'] = $reguser['user'];
$_SESSION['pass'] = $reguser['pass'];
$_SESSION['name'] = $reguser['nombre'];
$usernombre = $_SESSION['name'];
if($usernombre == "")
{
header('Location: errorlogin.php');
}
}
else if(isset($_SESSION['user']))
{
$user = $_SESSION['user'];
$pass = $_SESSION['pass'];
$usernombre = $_SESSION['name'];
$userreg=mysql_query("select * from usuarios WHERE user='$user' AND pass='$pass'");
$reguser=mysql_fetch_array($userreg);
}
else
{
header('Location: errorlogin.php');
}
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<title>Support Center - <?php echo $titulo; ?></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><!-- default stylesheet -->
<link rel="stylesheet" type="text/css" media="all" href="index_files/index.css">
<style type="text/css">
<!--
body {
background-image: url(../integration/images/bg.jpg);
margin-top: 0px;
margin-bottom: 0px;
}
-->
</style>
<link rel="stylesheet" href="index_files/style.css" type="text/css">
<!-- default javascript -->
<script language="Javascript">
</script>
<script language="Javascript" src="index_files/basejs.js" type="text/javascript"></script>
<style type="text/css">
<!--
.Estilo1 {FONT-FAMILY: Verdana, Arial, Helvetica; font-size: 11px;}
.Estilo2 {color: #003366}
.Estilo3 {
font-size: 10px;
font-weight: bold;
}
.Estilo20 {color: #000099}
-->
</style></head>
<body>
<table width="780" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#CCCCCC">
<tbody>
<tr>
<td style="background-image: url(../integration/images/text-bg.jpg);" valign="top"><table align="center" border="0.5" cellpadding="0" cellspacing="0" width="750">
<tbody>
<tr>
<td><table border="0" cellpadding="3" cellspacing="0" width="100%">
<tr>
<td width="90%" height="5" bgcolor="#ffffff"><p><img src="index_files/space.gif" height="3" width="1"></p>
<table width="100%" border="0" cellpadding="3" cellspacing="0" background="index_files/button-right.jpg">
<tbody>
<tr>
<td class="smalltext" align="left" valign="top"><b><font color="#707070"><a href="index.php" id="navlink"></a><a href="index.php"> Support Center</a> <img src="login_files/blueblockarrow.gif" width="8" height="8"> <a href="login.php">Submitted Tickets </a></font></b></td>
</tr>
</tbody>
</table></td>
<td width="10%" bgcolor="#ffffff"><div align="center"><a href="close.php"><img src="lock.jpg" width="43" height="42"><span class="Estilo3">Close Session </span></a><span class="Estilo3"> </span></div></td>
</tr>
<tbody>
</tbody>
</table></td>
</tr>
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0" bordercolor="#ECE9D8">
<tbody>
<tr>
<td height="1" width="10"><img src="index_files/space.gif" height="1" width="5"></td>
<td height="1" width="222"><img src="index_files/space.gif" height="1" width="1"></td>
<td height="1" width="10"><img src="index_files/space.gif" height="1" width="5"></td>
<td height="1" width="503"><img src="index_files/space.gif" height="1" width="210"></td>
<td height="1" width="5"><img src="index_files/space.gif" height="1" width="5"></td>
</tr>
<tr>
<td height="" width="10"> </td>
<td align="left" valign="top" width="222"><table class="tborder" border="0" cellpadding="0" cellspacing="0" width="100%">
<!-- BEGIN LOGIN BOX -->
<tbody>
<tr class="tcat">
<td align="left" width="1"><img src="index_files/space.gif" height="21" width="1"></td>
<td align="left" width="8"><img src="index_files/blockarrow.gif" height="8" width="8"></td>
<td width="146" align="left" valign="middle"> <span class="smalltext">Welcome:<?php echo $_SESSION['user']; ?></span></td>
<td align="right" width="70"> </td>
</tr>
<tr>
<td colspan="4" bgcolor="#f5f5f5"><form name="loginform" action="login.php" method="post">
<table border="0" cellpadding="2" cellspacing="1" width="100%">
<tbody>
<tr>
<td class="smalltext" width="67%"><a href="perfil.php" class="Estilo2"><img src="edit.gif" width="16" height="16"> Edit Profile</a></td>
<td width="33%"> </td>
</tr>
<tr>
<td class="smalltext"><a href="new.php"><img src="plus.gif" width="16" height="16"> Send Ticket </a></td>
<td> </td>
</tr>
<tr>
<td class="smalltext"><a href="login.php"><img src="document.gif" width="16" height="16"> Submitted Tickets </a><a href="new.php"></a></td>
<td> </td>
</tr>
<tr>
<td class="smalltext"><a href="guias.php"><img src="info.gif" width="16" height="16"> Guides and Docs </a></td>
<td> </td>
</tr>
</tbody>
</table>
</form>
<script language="Javascript">
document.loginform.loginemail.focus();
</script></td>
</tr>
<!-- END LOGIN BOX -->
<tr class="borderrow1">
<td colspan="4" align="left" height="1"><img src="index_files/space.gif" height="1" width="1"></td>
</tr>
<tr>
<td height="22" colspan="4" bgcolor="#f5f5f5"><form name="search" action="busqueda.php" method="post">
</form></td>
</tr>
</tbody>
</table></td>
<td width="10"><img src="index_files/space.gif" height="1" width="5"></td>
<td align="left" valign="top"><table width="100%" height="298" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td align="left" valign="top"><table class="sectiontitlebg" border="0" cellpadding="2" cellspacing="0" width="100%">
<tbody>
<tr>
<td width="1"><img src="login_files/blueblockarrow.gif"></td>
<td><span class="Estilo1"><b><font color="#666666">S</font><font color="#666666">ubmitted Tickets</font></b></span></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="2" cellspacing="0" width="100%">
<tbody>
<tr>
<td colspan="2"><span class="Estilo1"><font color="#666666">List of the tickets that you sent to the Support Center </font></span></td>
</tr>
</tbody>
</table>
<table width="100%" height="28" border="0" cellpadding="3" cellspacing="1">
<tbody>
<tr class="tabletitlerow" title="" onmouseover="" onmouseout="" onclick="" id="" style="">
<td width="113" height="19" colspan="" align="center" valign="middle" class="tabletitlerow"><a>Date </a></td>
<td class="tabletitlerow" colspan="" align="center" valign="middle" width="119"><a>Last Message </a></td>
<td class="tabletitlerow" colspan="" align="center" valign="middle" width="206"><a>Department </a></td>
</tr>
<?php
$registros=mysql_query("select * from tickets WHERE user='$usernombre' ORDER BY id DESC",$conexion) or
die("Problemas en el select:".mysql_error());
while ($reg=mysql_fetch_array($registros))
{
?>
<tr class="row1" onmouseover="this.className='rowhighlight';" onmouseout="this.className='row1';">
<td colspan="5" align="left" valign="middle"><p><img src="login_files/icon_ticketbullet.gif" align="absmiddle" border="0"><a href="ver.php?id=<?php echo $reg['id']; ?>"><b><?php echo $reg['id']; ?>:</b> <?php echo $reg['asunto']; ?></a></p></td>
</tr>
<tr class="row1">
<td height="47" align="center" valign="middle"><span class="smalltext"><?php echo $reg['fecha']; ?></span></td>
<td align="center" valign="middle"><span class="smalltext"><?php echo $reg['ultimo']; ?></span></td>
<td align="center" valign="middle"><span class="smalltext"><?php echo $reg['departamento']; ?></span></td>
</tr>
<?php
}
?>
</tbody>
</table></td>
<td width="5"><img src="index_files/space.gif" height="1" width="5"></td>
</tr>
</tbody>
</table></td>
<td height="1" width="5"><img src="index_files/space.gif" height="1" width="5"></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td colspan="2" height="15"><div align="center"><!-- // You can not remove or edit the following copyrights, doing so will void the license and any rights you have to use this script // -->
<div align="center">Power by <a href="http://www.opensupports.com" class="Estilo20">OpenSupports</a> © 2009 - <?php echo date("Y"); ?>. All Rights reserved </div>
<!-- //
Ends Copyrights //--></td
>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>
<center>
<table border="0" cellpadding="0" cellspacing="0" width="830">
</table>
</center></body></html>