The Cyberix Network
Login Register
Hits: 215025
2025-08-03 06:31
The entire forum has been rewritten from the ground up.
Report all issues and errors in Forum Meta under the dedicated Forum Rework Thread. Information in regards to this rework can be found there.
Here's a little song:
profiletest's Profile

Joined:  2025-06-23 03:50:01
Total Posts:  0
Total Threads:  0
Last Post:  No Posts
Last Online:  2025-06-23 04:11:03
Birthday: 
Website: 
Email: 
Favorite Quote:
Sample Post Preview
Joined: 2025-06-23
Posts: 0

This is a test post.
Blah.
Blah..
Blah...


Profile Comments
profiletest 2025-06-23 04:10:30
<head>
<title>Profile - The Cyberix Network</title>
<link rel="icon" type="image/x-icon" href="/favicon.ico">

<!-- Open Graph Meta Tags -->
<meta property="og:title" content="Profile">
<meta property="og:description" content="The sophisticated one's creative playground.">
<meta property="og:image" content="https://cy-x.net/forum/images/cy-x.png">
<meta property="og:url" content="https://cy-x.net/forum//forum/profile.php?id=48">
<meta property="og:type" content="website">
<meta property="og:site_name" content="The Cyberix Network">

<!-- Twitter Card Meta Tags -->
<meta name="twitter:card" content="https://cy-x.net/forum/images/cy-x.png">
<meta name="twitter:title" content="Profile">
<meta name="twitter:description" content="The sophisticated one's creative playground.">
<meta name="twitter:image" content="https://cy-x.net/forum/images/cy-x.png">

<base href='https://cy-x.net/forum/'>
<style>
html * {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 1.5;
}
.body {
background: #1a1a1a url('https://cy-x.net/forum/images/grunge_texture.png');
color: #ccc;
margin: 0;
padding: 10px;
}
.header {
width: 100%;
max-width: 960px;
margin: 0 auto 10px;
background: linear-gradient(to bottom, #333 0%, #222 100%);
border: 1px solid #555;
box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}
.tableHeader {
width: 100%;
max-width: 960px;
margin: 0 auto;
border: 1px solid #555;
border-collapse: collapse;
background: #222;
}
.tdHeaderBanner {
padding: 10px;
background: #222;
text-align: center;
border-bottom: 1px solid #555;
}
.tdHeaderLinks1 {
background: linear-gradient(to bottom, #444 0%, #333 100%);
border-bottom: 1px solid #555;
padding: 5px;
text-align: center;
}
.tdHeaderLinks1 a {
color: #00aaff;
text-decoration: none;
padding: 3px 8px;
border: 1px solid #555;
background: #333;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
margin: 0 2px;
}
.tdHeaderLinks1 a:hover {
color: #ffcc00;
background: #444;
border: 1px solid #777;
}
.tdHeaderLinks2 {
background: #222;
padding: 5px;
font-size: 10px;
color: #999;
text-align: left;
}
.tdHeaderLinks2 a {
color: #aa0000;
text-decoration: none;
}
.tdHeaderLinks2 a:hover {
color: #ff3333;
text-decoration: underline;
}
.tdHeaderViewCounter, .tdHeaderTime {
background: #222;
border: 1px solid #555;
padding: 5px;
text-align: center;
font-size: 10px;
color: #999;
}
.tdHeaderSpacer {
height: 1px;
background: #555;
}
.content {
width: 100%;
max-width: 960px;
margin: 0 auto;
padding: 10px;
background: #222;
border: 1px solid #555;
box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}
.table {
width: 100%;
border: 1px solid #555;
border-collapse: collapse;
background: #222;
}
.thRegular, .thCategory {
background: linear-gradient(to bottom, #444 0%, #333 100%);
color: #ccc;
padding: 6px;
border: 1px solid #555;
font-size: 12px;
font-weight: bold;
text-align: left;
text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
.thRegular a, .thCategory a {
color: #00aaff;
text-decoration: none;
}
.thRegular a:hover, .thCategory a:hover {
color: #ffcc00;
text-decoration: underline;
}
.tdStyle1 {
background: #2a2a2a;
border: 1px solid #555;
color: #ccc;
padding: 8px;
}
.tdStyle2 {
background: #252525;
border: 1px solid #555;
color: #ccc;
padding: 8px;
}
.smallText {
font-size: 10px;
color: #999;
font-style: italic;
}
.footer {
text-align: center;
font-size: 10px;
color: #999;
background: #222;
border: 1px solid #555;
padding: 10px;
margin: 10px auto;
max-width: 960px;
box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}
.footer a {
color: #00aaff;
text-decoration: none;
}
.footer a:hover {
color: #ffcc00;
text-decoration: underline;
}
.greentext {
color: #00ff00;
font-style: italic;
/ background: #1a1a1a;
padding: 5px;
/ border-left: 3px solid #00ff00;
margin: 5px 0;
/ display: block;
}

/* Category hierarchy */
.thCategory.depth-0 { font-size: 12px; }
.thCategory.depth-1 { font-size: 11px; padding-left: 10px; background: linear-gradient(to bottom, #4a4a4a 0%, #393939 100%); }
.thCategory.depth-2 { font-size: 11px; padding-left: 20px; background: linear-gradient(to bottom, #505050 0%, #3f3f3f 100%); }
.thCategory.depth-3 { font-size: 10px; padding-left: 30px; background: linear-gradient(to bottom, #565656 0%, #454545 100%); }

/* Scrollbar styling */
::-webkit-scrollbar {
width: 12px;
}
::-webkit-scrollbar-track {
background: #222;
border: 1px solid #555;
}
::-webkit-scrollbar-thumb {
background: #444;
border: 1px solid #555;
}
::-webkit-scrollbar-thumb:hover {
background: #666;
}

/* Responsive tweaks */
@media (max-width: 768px) {
.tableHeader, .content { width: 100%; padding: 5px; }
.tdHeaderLinks1 a { display: block; margin: 2px 0; }
}
</style>

</head>
<body text=#ccc alink=#00aaff vlink=#00aaff link=#00aaff class="body">
<div class="header">
<table cellpadding='0' cellspacing='0' border='0' class="tableHeader">
<tr>
<td valign='middle' class="tdHeaderBanner"><img src='https://cy-x.net/forum/images/logoo.png' alt='Cyberix Network'></td>
</tr>
<tr>
<td valign='middle' class="tdHeaderLinks1"><a href='https://cy-x.net/forum/editprofile.php'>Edit Profile</a> <a href='https://cy-x.net/forum/login.php?action=logout'>Logout</a><b><a href="profile.php?id=48"><font color="#9da4f5">profiletest</font></a></b></td>
</tr>
<tr>
<td valign='top' class="tdHeaderLinks2">
<div style="text-align: center;"><a href='https://cy-x.net/forum/categories.php'>Forums</a> > <a href='https://cy-x.net/forum/settings.php'>Change Theme</a> > <a href='https://cy-x.net/forum/userlist.php'>Userlist</a> > <a href='https://cy-x.net/forum/rss.php'>RSS</a> > <a href='https://cy-x.net/forum/smilies.php'>Smilies</a> > <a href='https://cy-x.net/forum/articles.php'>Articles</a></div>
</td>
</tr>
<tr>
<td class="tdHeaderLinks2">
<div style="text-align: center;"><a href='https://cy-x.net/forum/mail.php'>Mail</a> | <a href='https://cy-x.net/forum/index.php'>Home</a> | <a href='https://cy-x.net/forum/status.php'>Status</a> | <a href='https://cy-x.net/forum/modpanel.php'>Mod Panel</a><br></div>
</td>
</tr>
<tr>
<td>
<table style='width: 100%; border-collapse: collapse;'>
<tr>
<td valign='top' width='150' class="tdHeaderViewCounter" width='50%'>
<div class="smallText">Hits: 84131</div>
</td>
<td valign='top' width='150' class="tdHeaderTime" width='50%'>
<div class="smallText">2025-06-23 04:10</div>
</td>
</tr>
</table>
</td>
</tr><tr><td class="tdHeaderSpacer"></td></tr>
</table>
</div>
<div class="content">
<div class="profile profile-48">
<h2>Profile for profiletest</h2>
<table cellpadding='0' cellspacing='0' border='0' class="table">
<tr><th colspan=2 valign='top' class="thRegular">User Info</th></tr>
<tr><td valign='top' class="tdStyle1" width=200>Avatar</td><td valign='top' class="tdStyle1"></td></tr>
<tr><td valign='top' class="tdStyle1"># Posts</td><td valign='top' class="tdStyle1">0</td></tr>
<tr><td valign='top' class="tdStyle1"># Threads</td><td valign='top' class="tdStyle1">0</td></tr>
<tr><td valign='top' class="tdStyle1">Registered On</td><td valign='top' class="tdStyle1">2025-06-23 03:50:01</td></tr>
<tr><td valign='top' class="tdStyle1">Last Post</td><td valign='top' class="tdStyle1"><i>No Posts</i></td></tr>
<tr><td valign='top' class="tdStyle1">Last Page View</td><td valign='top' class="tdStyle1">2025-06-23 04:10:04</td></tr>
<tr><td valign='top' class="tdStyle1">Birthday</td><td valign='top' class="tdStyle1"></td></tr>
<tr><td valign='top' class="tdStyle1">Homepage</td><td valign='top' class="tdStyle1"></td></tr>
<tr><td valign='top' class="tdStyle1">Email</td><td valign='top' class="tdStyle1"></td></tr>
<tr><td valign='top' class="tdStyle1">Favorite Quote</td><td valign='top' class="tdStyle1"></td></tr>
</table>

<br><br>
<table cellpadding='0' cellspacing='0' border='0' class="table">
<tr><th valign='top' class="thRegular">Bio</th></tr>
<tr><td valign='top' class="tdStyle1"></td></tr>
</table>

<br><br>
<table cellpadding='0' cellspacing='0' border='0' class="table">
<tr><th colspan=2 valign='top' class="thRegular">Sample Post</th></tr>
<tr><td rowspan=2 valign=top nowrap valign='top' class="tdStyle1" width=200><b><a href="profile.php?id=48"><font color="#9da4f5">profiletest</font></a></b><br><br><div class="smalltext">
<b>Bio:</b> No bio<br>
<b>Joined:</b> 2025-06-23<br>
<b>Last Online:</b> 2025-06-23 04:10:04<br>
<b>Posts:</b> 0
</div></td>
<td valign='top' class="tdStyle1" valign=top>This is a test post.<br>Blah.<br>Blah..<br>Blah...<br><br></td></tr>
<tr><td nowrap valign='top' class="tdStyle1" height=10>Date: 2025-06-23 04:10:04</td></tr>
</table>


</div><br><br>
<table cellpadding='0' cellspacing='0' border='0' class="table">
<tr><th valign='top' class="thRegular">Profile Comments</th></tr><tr>
<td valign='top' class="tdStyle1">
<div class="comment-header">
<strong><b><a href="profile.php?id=48"><font color="#9da4f5">profiletest</font></a></b></strong> said:
<span class="smalltext" style="float: right;">2025-06-23 03:51:29</span>
</div>
<div class="comment-body" style="margin-top: 5px;">
Doo you like my comment, comment, yes my diamond comment, comment
</div>
</td>
</tr><tr>
<td valign='top' class="tdStyle1">
<div class="comment-header">
<strong><b><a href="profile.php?id=48"><font color="#9da4f5">profiletest</font></a></b></strong> said:
<span class="smalltext" style="float: right;">2025-06-23 03:51:16</span>
</div>
<div class="comment-body" style="margin-top: 5px;">
Test comment.
</div>
</td>
</tr></table><br>
<table cellpadding='0' cellspacing='0' border='0' class="table">
<tr><th valign='top' class="thRegular">Leave a Comment</th></tr>
<tr>
<td valign='top' class="tdStyle1">
<form method='post' action='post_comment.php'>
<input type='hidden' name='user_id' value='48'>
<textarea name='comment' rows='4' style='width: 100%; box-sizing: border-box;' placeholder='Leave a comment...'></textarea><br><br>
<input type='submit' value='Post Comment'>
</form>

</td>
</tr>
</table></div><center><br><br><table cellpadding="0" border="0" cellspacing="2"><tr><td><a href="https://cy-x.net"><img src="images/button.png" alt="cy-x.net" border="0"></a></td></tr></table><div style="text-align: center;">minibord v1.04 - cyberix edition<br>©2021-2025, Original software made by NinCollin - <a href="https://github.com/NinCollin/minibord">github</a><br>Site established June 7th, 2025.<br></div> <br><table cellpadding="0" border="0" cellspacing="0" class="fonts">PHP execution time: 0.039490 seconds</table></center>
profiletest 2025-06-23 03:51:29
Doo you like my comment, comment, yes my diamond comment, comment
profiletest 2025-06-23 03:51:16
Test comment.