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;
}
}*/
?>
Denny’s 2012 Summer Adventures in Allee Willis’ “Willis Wonderland” – part 24
This is a recent acquisition and I haven’t even had a chance to open it yet and make sure it works. But I don’t care because I buy anything that has Disco on it.
What I love most about this is that the name is obviously a take on Discoteque yet everything about the product including the graphic is 2 decades earlier.
No, no equipment left. Soundproofing basement with a room with a window on it. It’s all ready to have equipment brought into it. Nuts huh? The basement is going to be my version of the room that holds all your kitsch at Willis Wonderland. I can’t wait to finally be out of that “my life is in a box” mode.
Allee Willis
This is a recent acquisition and I haven’t even had a chance to open it yet and make sure it works. But I don’t care because I buy anything that has Disco on it.
What I love most about this is that the name is obviously a take on Discoteque yet everything about the product including the graphic is 2 decades earlier.
I love any kind of radio phono combo.
denny
This would look good in my recording studio. Yes, believe it or not, there is a recording studio in our new house.
Allee Willis
Did they leave the equipment in the recording studio? If so, what’s there?
denny
No, no equipment left. Soundproofing basement with a room with a window on it. It’s all ready to have equipment brought into it. Nuts huh? The basement is going to be my version of the room that holds all your kitsch at Willis Wonderland. I can’t wait to finally be out of that “my life is in a box” mode.