if ( current_user_can('level_10') ) { ?>
} ?>
$uid=get_current_user_id();
if (empty($uid)) $uid=0;
if (!empty($_REQUEST['set_like']) && !empty($uid))
{
// set here
$sql="select * from island_like where user_id=\"".mysql_real_escape_string($uid)."\",1,0) and post_id=\"".mysql_real_escape_string(get_the_ID())."\"";
$rs = $wpdb->get_results($sql);
if (count($rs)<1) // not yet added
{
$sql="insert into island_like (user_id, post_id, date_added) values (\"".mysql_real_escape_string($uid)."\", \"".mysql_real_escape_string(get_the_ID())."\", NOW());";
$rs = $wpdb->get_results($sql);
}
}
elseif (!empty($_REQUEST['remove_like']) && !empty( $uid))
{
// unset here
$sql="delete from island_like where user_id=\"".mysql_real_escape_string($uid)."\" and post_id=\"".mysql_real_escape_string(get_the_ID())."\";";
$rs = $wpdb->get_results($sql);
}
/*
$sql="select U.display_name, U.user_nicename, U.id as uid, if(U.id=\"".mysql_real_escape_string($uid)."\",1,0) as is_current, if (U.id=19, 1,0) as is_allee ".
"from island_like as L, wp_users as U ".
"where L.post_id=\"".mysql_real_escape_string(get_the_ID())."\" ".
"and U.ID=L.user_id ".
"order by is_current DESC, is_allee DESC, date_added DESC;";
$jealous_rs = $wpdb->get_results($sql);
$user_is_jealous=0;
if (count($jealous_rs)>0)
{
if ($jealous_rs[0]->uid==$uid)
{
$user_is_jealous=1;
}
}*/
?>
Vintage Wooden Christmas Bowl – “Merry Christmas Faith and Duke”
Great bowl! I wonder if someone just bought a bunch of wooden salad bowls and then painted them for all their friends? And how great are the names of the couple, Faith and Duke?! I would’ve liked to have been invited over to their place for Christmas.
My vote would be wrapped candy. You don’t want anything wet like salad ( I learned the hard way). Something that can’t melt or drip or doesn’t encourage people with saliva slopped fingers to keep re-digging protects the paint the best.
Allee Willis
Great bowl! I wonder if someone just bought a bunch of wooden salad bowls and then painted them for all their friends? And how great are the names of the couple, Faith and Duke?! I would’ve liked to have been invited over to their place for Christmas.
denny
I wanna know if this bowl was used for anything? Like maybe holiday mints or something?
Allee Willis
My vote would be wrapped candy. You don’t want anything wet like salad ( I learned the hard way). Something that can’t melt or drip or doesn’t encourage people with saliva slopped fingers to keep re-digging protects the paint the best.
denny
Ewwwww. Absolutely right Allee! But what about all those times we snatched candy from restaurant dishes like those after dinner mints?
I’ll never dig into a restaurant candy dish again for unwrapped candy.