include("include_breadcrumb.php"); ?>
        
          
            
              
                
                  
                    
                      
                    
                    
                      
"); $i++; } if ($i == 0) { echo ("none
"); } ?>
                  
                  
                    
                      
                    
                    
                      
"); $i++; } if ($i == 0) { echo ("none
"); } ?>
                  
                  
                    
                      
                    
                    
                      
"); $i++; } if ($i == 0) { echo ("none
"); } ?>
                  
                  
                    
                      
                    
                    
                      
"); $i++; } if ($i == 0) { echo ("none
"); } ?>
                  
                  
                    
                      
                    
                    
                      
"); $i++; } if ($i == 0) { echo ("none
"); } ?>
                  
                  
                    
                      
                    
                    
                      
"); $i++; } if ($i == 0) { echo ("none
"); } ?>
                  
                  
                
              
             } else { echo ("
          
         
      
    
             include("include_sidebar.php"); ?>
          
          Your Local Listings
//run through each database to determine if this userid owns any local assets if ($useruid) { ?>This is a list of all local assets registered to your specific forum user ID.
                Running Stores
//coaches [Coaches] $sql = "SELECT runshop_id, runshop_name FROM gforum_Runshops WHERE runshop_submitted_by = ".$useruid; $results = mysql_query($sql) OR die(mysql_error()); $i = 0; while($row = mysql_fetch_array($results)) { echo ("".$row['runshops_name'].""); $i++; } if ($i == 0) { echo ("none
"); } ?>
Bike Shops
$sql = "SELECT retailer_id, retailer_name FROM gforum_Retailers WHERE retailer_submitted_by = ".$useruid; $results = mysql_query($sql) OR die(mysql_error()); $i = 0; while($row = mysql_fetch_array($results)) { echo ("".$row['retailer_name'].""); $i++; } if ($i == 0) { echo ("none
"); } ?>
Coaches
//coaches [Coaches] $sql = "SELECT coach_id, coach_name FROM gforum_Coaches WHERE coach_submitted_by = ".$useruid; $results = mysql_query($sql) OR die(mysql_error()); $i = 0; while($row = mysql_fetch_array($results)) { echo ("".$row['coach_name'].""); $i++; } if ($i == 0) { echo ("none
"); } ?>
Fitters
//fitters [Fitters] $sql = "SELECT fitter_id, fitter_name FROM gforum_Fitters WHERE fitter_submitted_by = ".$useruid; $results = mysql_query($sql) OR die(mysql_error()); $i = 0; while($row = mysql_fetch_array($results)) { echo ("".$row['fitter_name'].""); $i++; } if ($i == 0) { echo ("none
"); } ?>
Triathlon Clubs
//triclubs [Tri Clubs] $sql = "SELECT triclub_id, triclub_name FROM gforum_Triclubs WHERE triclub_submitted_by = ".$useruid; $results = mysql_query($sql) OR die(mysql_error()); $i = 0; while($row = mysql_fetch_array($results)) { echo ("".$row['triclub_name'].""); $i++; } if ($i == 0) { echo ("none
"); } ?>
Race Calendar
//triathlons [Race Calendar] $sql = "SELECT uid, name FROM gforum_Triathlons WHERE submitted_by = ".$useruid; $results = mysql_query($sql) OR die(mysql_error()); $i = 0; while($row = mysql_fetch_array($results)) { echo ("".$row['name'].""); $i++; } if ($i == 0) { echo ("none
"); } ?>
You must be logged in with cookies enabled.
"); } ?>