print $err_font.$MSG_046; ?>
print $err_font; ?> print $TPL_error; ?>
|
| print $std_font; ?> print $MSG_017; ?> |
print $std_font; ?> print stripslashes($TPL_title_value); ?> |
if( intval($imgtype)==0 ) {
// URL specified
if ( strlen($sessionVars["SELL_pict_url"])==0 ) {
$TPL_pict_URL_value = $MSG_939;
} else {
$pict_url = $sessionVars["SELL_pict_url"];
$size = @getimagesize("$pict_url"); //get the actual size of the picture
$width= $size[0];
$new_width =$width;
if ($width > 400){
$new_width=400;}
if($width ==0){$TPL_pict_URL_value =$MSG_941;}
else{
$TPL_pict_URL_value = "
(".$sessionVars["SELL_pict_url"].")";
}
}
} else {
// a file uploaded
if ( empty($sessionVars["SELL_pict_url"]) ) {
$TPL_pict_URL_value = $MSG_939;
} else {
$pict_url = ($uploaded_path.$sessionVars["SELL_pict_url"]);
$size = @getimagesize("$pict_url"); //get the actual size of the picture
$width= $size[0];
$new_width =$width;
if ($width > 400){
$new_width=400;}
$TPL_pict_URL_value = "
( $MSG_2__0084 ".$sessionVars["SELL_pict_url"].")";
}
}
?>
print $TPL_pict_URL_value; ?>
|
| print $std_font; ?> print $MSG_931; ?> |
print $std_font; ?> print stripslashes($TPL_description_shown_value); ?> |
| print $std_font; ?> print $MSG_020; ?> |
print $std_font; ?> print $TPL_minimum_bid_value; ?> |
| print $std_font; ?> print $MSG_021; ?> |
print $std_font; ?> print $TPL_reserve_price_displayed; ?> |
if ($SETTINGS['buy_now'] == 2) {
echo "
| $std_font$MSG_496 |
$std_font $TPL_buy_now_price_displayed |
";
}
?>
|
print $TPL_start_date ?> |
| print $std_font; ?> print $MSG_022; ?> |
print $std_font; ?> print $TPL_durations_list; ?> |
|
|
print $std_font; ?> print $TPL_increments; ?> |
| print $std_font; ?> print $MSG_261; ?> |
print $std_font; ?> print $TPL_auction_type; ?> |
| print $std_font; ?> print $MSG_023; ?> |
print $std_font; ?> print $TPL_countries_list; ?> |
| print $std_font; ?> print $MSG_024; ?> |
print $std_font; ?> print $TPL_location_zip; ?> |
| print $std_font; ?> print $MSG_025; ?> |
print $std_font; ?> print $TPL_shipping_value; ?> print $TPL_international_value; ?> |
| print $std_font; ?> print $MSG_25_0215 ?> |
print $std_font; ?> print $TPL_shipping_terms; ?> |
| print $std_font; ?> print $MSG_026; ?> |
print $std_font; ?> print $TPL_payment_methods; ?> |
| print $std_font; ?> print $MSG_027; ?> |
print $std_font; ?> print $TPL_categories_list; ?> |
| print $std_font; ?> print $MSG_262; ?> |
print $std_font; ?> print nl2br($suggested_category); ?> |
if(is_array($sessionVars['SELL_invitedlists']) || is_array($sessionVars['SELL_blacklists'])) {
?>
| |
| =$std_font.$MSG_5191?>
|
if(is_array($sessionVars['SELL_invitedlists'])) {
reset($sessionVars['SELL_invitedlists']);
?>
|
=$std_font.$MSG_5171?>
|
=$std_font.$TPL_invitedlists?>
| =$std_font.$TPL_private?>
|
| =$std_font.$TPL_sendemail?>
|
|
}
if(is_array($sessionVars['SELL_blacklists'])) {
reset($sessionVars['SELL_blacklists']);
?>
|
=$std_font.$MSG_5172?>
|
=$std_font.$TPL_blacklists?>
|
}
?>
}
?>
| print $std_font; ?> |
print $std_font.$$MSG_044; ?>
print $MSG_049; ?> print $MSG_263; ?>
print $MSG_264; ?> print $MSG_265; ?> print $MSG_266; ?>
|