|
Wednesday, October 4
My PJB-100 6GB MP3 player has yet to show up, or even ship. I ordered it from ThinkGeek, since they had a very good price for it.This was last Thursday, around 4:30pm EST.
Since they didn't respond to the email I sent Monday morning, I decided to call them in the afternoon to find out what the status of the order was.The person there said the unit may have shipped over the weekend, or if it didn't ship, it should ship later that day. Yesterday morning, after still not receiving any shipping confirmation email, I sent another email to them. After no response, I tried calling again. Now, I can't even get a human to answer the phone. First the line is busy, then no answer. I leave a message, no one calls me back. I try calling this morning, and no one is there. ThinkGeek, you have a nice web site, and neat products, but your customer service is crap. '; } else { if(stristr($filename,"archive")) { $dir=$_SERVER['DOCUMENT_ROOT']; $template='_01_archive.html'; $tail=strlen($template); $thisArchive=$filename; //$files=scandir($dir); $dh = opendir($dir); while (false !== ($filename = readdir($dh))) { $files[] = $filename; } sort($files); $earlyarch=""; $laterarch=""; $prevarch=""; $next=0; foreach($files as $file) { if (substr($file,-$tail)==$template) { if ($next==1) { $laterarch=$file; $earlyarch=$prevarch; $next=0; } if ($file==$thisArchive) { $next=1; } else { $prevarch=$file; $earlyarch=$prevarch; } } } $link=''; $divider=''; if(file_exists($earlyarch)) { $link='< Earlier Archive'; $divider=" | "; } if(file_exists($laterarch)) { $link=$link.$divider.'Later Archive >'; } $link=$link.' '; } } echo($link); ?> |