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;
}
}*/
?>
";
if ($is_award)
{
echo '';
echo ''.$admin_email_pop_coa;
}
if ($is_gold_award)
{
echo '';
echo ''.$admin_email_pop_cdc;
}
if ($is_hair)
{
echo '';
echo ''.$admin_email_pop_liith;
}
/*
if (empty($uid))
{
$str="Click if you\\'re Jealous! (You must be logged in to be Jealous.)";
}
elseif ($user_is_jealous)
{
$str="You are Jealous of this Kitsch!";
}
else
{
$str="Click if you\\'re Jealous!";
}
if (empty($uid))
{
echo '';
}
elseif ($user_is_jealous)
{
echo '';
}
else
{
echo '';
}
if (count($jealous_rs)>0)
{
echo "(".count($jealous_rs).")";
}
*/
echo "
\n\n";
}
?>
Here is a picture of me from 1967 or 1968 wearing a Portable Hair Dryer like the one Sharon posted a while back. I used to watch alot of Beanie and Cecil reruns, and I think someone had given me a Cecil tub toy as a get well gift for breaking my arm while roller skating. I wanted to be in the Roller Derby when I grew up. My Mom had sewn the outfit I”m wearing.
I loved my portable hairdryer as well. I got it for Chanukah one year. It used to absolutely burn my ears and I wasn’t nuts about how the plastic started to smell after a while but what it did for the bouffants and flips I had at the time was sensational!
Love the little outfit your mom sewed. And the fact that you have a broken arm, which couldn’t have been pleasant at the time, makes the photo even better looking at it now.
Holy crap! i used to play with my Mothers hairdryer as well!!! I used to pretend I was blasting off to another dimension when the head piece would puff up! I only wish I had a pic of me wearing it.
Allee Willis
I loved my portable hairdryer as well. I got it for Chanukah one year. It used to absolutely burn my ears and I wasn’t nuts about how the plastic started to smell after a while but what it did for the bouffants and flips I had at the time was sensational!
Sharon’s hairdryer is at https://www.alleewillis.com/awmok/kitschenette/2010/05/19/portable-hair-dryer-only-as-far-as-the-cord-allows/
Love the little outfit your mom sewed. And the fact that you have a broken arm, which couldn’t have been pleasant at the time, makes the photo even better looking at it now.
denny
Holy crap! i used to play with my Mothers hairdryer as well!!! I used to pretend I was blasting off to another dimension when the head piece would puff up! I only wish I had a pic of me wearing it.
Love this Planet J!!!
denny
I had to come back to this picture. It’s one of my favorites.
Um Allee……? Can we have a “favorite” button installed here at awmok.com?
Allee Willis
I’ve checked on the favorite button and because the blog is built in WordPress it doesn’t seem like it’s possible. Trust me, I love the idea.