0) || (strlen($myurl["pass"])>0)) ) $errormessage[] = "no private FTP please".$port; } // check the release date 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 a 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 either both party and a year, or neither!"; // 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;$i0) { $query.= $platform[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: (select)
other group: (select)
third group: (select)
download url:
[kill]
[edit]

[submit new download link]
csdb id:
sceneorg id:
zxdemo id:
release date:
type:
platform:
ad for BBS:
invitation for party: (select)
invitation party year:
party: (select)
party year:
party rank:
party compo:
prod affiliations
derivative of: [add]
original,$o->type); printf(" [remove]",$o->derivative,$o->original); printf(" [swap]",$o->derivative,$o->original); printf("
"); } ?>
original of: [add]
derivative,$o->type); printf(" [remove]",$o->derivative,$o->original); printf(" [swap]",$o->derivative,$o->original); printf("
"); } ?>
prod viewing tips / awards [add]
%s - category: %s - [remove]
",$o->type,$o->category,$o->id); } ?>
other parties [add]
%s %d, %s [edit]
",$o->party,$o->party_year,$o->name,$o->party_year,$o->party_place,$which,$o->party); } ?>

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