0) || (strlen($myurl["pass"])>0)) ) $errormessage[] = "no private FTP please".$port; } // check the release date if(($rmonth)&&(!$ryear)) { $errormessage[]="lobster no like month without year"; } if((($rmonth)&&($ryear))&&(($rmonth>date('m'))&&($ryear>=date('Y')))) { $errormessage[]="you can't submit a prod released in the future, sorry =)"; } // check the prod type if(!count($type)) { $errormessage[] = "you must select at least one type for this prod"; } if(!count($platform)) { $errormessage[] = "you must select at least one platform"; } // check the party input if(($pyear&&!$party)||($prank&&!$party)) $errormessage[] = "please select a party"; // if everything is ok if(!$errormessage) $submitok=true; } // get list of all platforms $query="select * from platforms order by name asc"; $result = mysql_query($query); while($tmp = mysql_fetch_array($result)) { $platforms[]=$tmp; } // insert the submitted prod if($submitok){ $query = "UPDATE prods SET "; $query.= "name='".$name."', "; if($group1) { $query.= "group1=".$group1.", "; } else { $query.= "group1=NULL, "; } if($group2) { $query.= "group2=".$group2.", "; } else { $query.= "group2=NULL, "; } if($group3) { $query.= "group3=".$group3.", "; } else { $query.= "group3=NULL, "; } if(($rmonth)&&($ryear)) { $query.= "date='".$ryear."-".$rmonth."-15', "; } else { if($ryear) { $query.= "date='".$ryear."-00-15', "; } } $query.= "type='"; if(count($type)>0) { $query.= $type[0]; } for($i=1;$i
edit another prod:
id:

this prod has been modified
feel free to edit it again
see what you've done
errors found
 -
 -
prod information
name:
group:
other group:
third group:
download url:
[kill]
[edit]

[submit new download link]
csdb id:
sceneorg id:
zxdemo id:
release date:
type:
platform:
invitation for party:
party invitation year:
party:
party year:
party rank:
party compo:

the lobster says "NO ENTRANCE!"

you need god priveligies to access this place.

it's also possible that you forgot a ?which=xxx


login
You need to be logged in to edit a prod :: register here