[B]Notice[/B]: Undefined index: 2009/03 in [B]/home/username/public_html/lfs/hottracker/sdk/model/statistics.php[/B] on line [B]62[/B][B]Notice[/B]: Undefined index: url in [B]/home/username/public_html/lfs/hottracker/sdk/model/register.php[/B] on line [B]63[/B]
[B]Notice[/B]: Undefined variable: base_dir in [B]/home/username/public_html/lfs/hottracker/templates/trackertest.php[/B] on line [B]58[/B]

 
Notice: Undefined variable: TrackerSDKpremium in /home/username/public_html/lfs/hottracker/sdk/hottrackerui.php on line 35
 
Notice: Undefined index: 2009/03 in /home/username/public_html/lfs/hottracker/sdk/model/statistics.php on line 61
[B]Notice[/B]: Undefined index: url in [B]/home/username/public_html/lfs/hottracker/sdk/model/register.php[/B] on line [B]61[/B]
 
[B]Notice[/B]: Undefined index: username in [B]/home/username/public_html/lfs/hottracker/sdk/model/register.php[/B] on line [B]63[/B]
 
[B]Notice[/B]: Undefined index: firstname in [B]/home/username/public_html/lfs/hottracker/sdk/model/register.php[/B] on line [B]64[/B]
 
[B]Notice[/B]: Undefined index: lastname in [B]/home/username/public_html/lfs/hottracker/sdk/model/register.php[/B] on line [B]65[/B]
 
[B]Notice[/B]: Undefined index: racername in [B]/home/username/public_html/lfs/hottracker/sdk/model/register.php[/B] on line [B]66[/B]
 
[B]Notice[/B]: Undefined index: email in [B]/home/username/public_html/lfs/hottracker/sdk/model/register.php[/B] on line [B]67[/B]
 
[B]Notice[/B]: Undefined index: pwd in [B]/home/username/public_html/lfs/hottracker/sdk/model/register.php[/B] on line [B]68[/B]
 
[B]Notice[/B]: Undefined index: pwdcheck in [B]/home/username/public_html/lfs/hottracker/sdk/model/register.php[/B] on line [B]69[/B]
 
[B]Notice[/B]: Undefined index: code in [B]/home/username/public_html/lfs/hottracker/sdk/model/register.php[/B] on line [B]70[/B]
[B]Notice[/B]: Undefined variable: valid_racername in [B]/home/username/public_html/lfs/hottracker/sdk/model/register.php[/B] on line [B]308[/B]
[B]Notice[/B]: Undefined index: url in [B]/home/username/public_html/lfs/hottracker/sdk/model/register.php[/B] on line [B]61[/B]
 
[B]Notice[/B]: Undefined offset: 0 in [B]/home/username/public_html/lfs/hottracker/sdk/model/hottrackerdb.php[/B] on line [B]546[/B]

<?php 
 
<form method="post" action="echo($PHP_SELF); if ($go_back) echo('?back'); ">
?>
<?php 
<form method="post" action="echo($_SERVER["PHP_SELF"]); if ($go_back) echo('?back'); ">
?>
<?php 
echo($PHP_SELF); if ($go_back) echo('?back'); 
?>
<?php 
echo $_SERVER['PHP_SELF']; 
?>