Welcome to the only fanlisting listed at TheFanlistings for the new Netflix series .

Fanlisting Definition

A fanlisting is simply an online list of fans of a subject, such as a TV show, actor, or musician, that is created by an individual and open for fans from around the world to join. There are no costs, and the only requirements to join a fanlisting are your name and country. - TFL.org Join Form"; include("$rules2"); include("$jinfo2"); include ENTH_PATH . 'show_join5.php'; } elseif ($_SERVER['QUERY_STRING'] == "joined") { echo "

Join Form

"; include ENTH_PATH . 'show_join5.php'; } elseif ($_SERVER['QUERY_STRING'] == "update") { echo "

Update Form

"; include ENTH_PATH . 'show_update5.php'; } elseif ($_SERVER['QUERY_STRING'] == "lostpass") { echo "

Lost Password

"; include ENTH_PATH . 'show_lostpass.php'; } elseif ($_SERVER['QUERY_STRING'] == "codes") { include $commonpath . '/link2.php'; } elseif (substr_count($_SERVER['QUERY_STRING'], "list")) { $typetitle = ucwords($fantype) . "s"; echo "

$typetitle

"; include ENTH_PATH . 'show_sort3.php'; ?>

About

A Series of Unfortunate Events is a Netflix-distributed adaptation of the book series of the same name by Lemony Snicket (Daniel Handler).

The show's first season covered the first four books: The Bad Beginning, The Reptile Room, The Wide Window, and The Miserable Mill. The show's second season will adapt the next five books in the series: The Austere Academy, The Ersatz Elevator, The Vile Village, The Hostile Hospital and The Carnivorous Carnival. Season 2 was officially confirmed by Netflix on March 13, 2017.

Development

In 2014, Netflix announced that they had begun developing a TV series based on the books. Due to the cancelled sequels of the film, Daniel Handler was happy with the announcement and had intentions to join production. It was also going to allegedly follow a more dark direction like the original books, other than the film, which was considered to be too humorous. Unlike the film, the TV series will adapt all 13 books instead of the first 3.

The first season premiered on January 13, 2017. On March 13, 2017, Netflix announced through a coded video that Season 2 had been approved.

On April 6, 2017, Netflix officially approved Season 3.

Overview

"Look away. This show will wreck your evening?, your whole life, and your day. Every single episode is nothing but dismay. There's nothing but horror and inconvenience on the way. Ask any stable person, "Should I watch?" and they will say: Look away."
--Look Away, the main theme

After the loss of their parents in a mysterious fire, the three Baudelaire children face trials and tribulations attempting to uncover dark family secrets.

Episodes 1 and 2 find Violet, Klaus, and Sunny Baudelaire placed in the care of Count Olaf, their alleged family relative and guardian. He forces them to accomplish many difficult and unreasonable chores. Olaf concocts a diabolical plan to steal their fortune by making Violet and Klaus partake in his play. Olaf's plot is revealed, but he escapes. The Baudelaires are sent to their next guardian.

In episodes 3 and 4 the children go to live with another relative, Uncle Monty, who is revealed to have been their actual chosen guardian. He is kindly, and the Baudelaires enjoy their time with him. But before long, count Olaf reappears, disguised as Uncle Monty's new assistant, Stephano. He murders Uncle Monty, and tries to take the Baudelaires to Peru, but is stopped by Mr. Poe. Olaf disappears, and the children go to live with their Aunt Josephine.

In episodes 5 and 6, the Baudelaires meet their aunt Josephine, their new guardian, who is afraid of everything. Count Olaf is disguised as Captain Sham, a sailor with a wooden leg, forces aunt Josephine to write a note placing Violet, Klaus, and Sunny in his care. Sham murders aunt Josephine, but Sunny bites through his leg, proving his true identity to Mr. Poe. The Baudelaires, tired of Mr. Poe's failed attempts at finding them a suitable home, hitch a ride in a delivery truck to a local lumber mill.

In episodes 7 and 8 the children are forced to work at the Lucky Smells Lumbermill. Olaf is disguised as Shirley, a receptionist working for the local optometrist, Georgina Orwell. Orwell hypnotizes Klaus, causing him to be responsible for an accident that injures one of the workers. The mill owner, Sir, threatens to put the children in Shirley's care if they cause one more accident. Klaus is hypnotized into nearly killing Sir's partner with a sawing machine, But Violet manages to break his trance. Olaf escapes again and Mr. Poe locates them with the help of his wife, Eleanora. Mr. Poe enrols the children in a boarding school.

credit
Donated

donated by donated by


Don't see anything you like? Made a code of your own? Please send them to me - I'll give you credit.

Send me your code

Donate Your Code




« Back "; //make pop-up } if ($_FILES["file"]["size"] > 7000) { $error .= "your code needs to be less than 7KB"; } } else { // need to exclude image files larger than 40000B - have added hidden input to stop files from uploading - but standard error msg given - need specific error // Should this all be added to top of index.php?donate to show error messages (above form)? // still needs to have email capability $name = $_POST['name']; $name = mysql_real_escape_string($name); $email = mysql_real_escape_string($_POST['email']); $url = $_POST['url']; $url = mysql_real_escape_string($url); $urlParts = explode('.', $_SERVER['HTTP_REFERER']); $str = $urlParts[0]; $subdomain = preg_replace('#^https?://#', '', rtrim($str,'/')); $temp_name=$_FILES["uploadedimage"]["tmp_name"]; $imgtype=$_FILES["uploadedimage"]["type"]; $imagename=$_FILES["uploadedimage"]["name"]; $target_path = $commonpath."donatedimages/".$imagename; $url_info = parse_url($_SERVER['HTTP_REFERER'], PHP_URL_HOST); include "config.php"; if (move_uploaded_file($temp_name, $target_path)) { $query_upload="INSERT into images_tbl (name,email,url,images_path,subdomain,submission_date) VALUES ('$name','$email','$url','".$target_path."','$subdomain','".date("Y-m-d")."')"; echo "Your code has been successfully uploaded."; mysql_query($query_upload) or die("error in $query_upload == ----> ".mysql_error()); } else { exit("Error While uploading image on the server"); } } ?> $GLOBALS['UPLOAD_SIZES']['max']) { return -1; } $arrSegments = split('[.]', $strName); $strExtension = $arrSegments[count($arrSegments) - 1]; if ($GLOBALS['UPLOAD_TYPES'][strtoupper($strExtension)] != 1) { return -2; } return 1; } $intResult = verify_uploaded_file( $HTTP_POST_FILES['upload_file']['name'], $HTTP_POST_FILES['upload_file']['size']); if ($intResult != 1) { print ("

ERROR

"); if (empty($_POST[name]) || empty($_POST[email]) || empty($_POST[upload_file]) || ($_POST[name == 'your name']) || ($_POST[email == 'your email addy'])) { die ($msg_base . '

Oops, it appears you forgot to enter either your name, your email addy or the code. Please press the back button in your browser and try again.

'); } elseif(!eregi("^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,3})$", $_POST[email])) { die ($msg_base . '

Your e-mail addy was not valid please press the back button on your browser and re-try

'); } if ($intResult == -1) { die ($msg_base . '

The button is too large.

'); } elseif ($intResult == -2) { die($msg_base . '

The only file types allowed are: JPG, JPEG, GIF, PNG.

'); } } if (!move_uploaded_file($HTTP_POST_FILES['upload_file']['tmp_name'], $MOVE_TO_PATH . $HTTP_POST_FILES['upload_file']['name']) ){ die('You did not upload a file or the file could not be moved'); } $urlParts = explode('.', $_SERVER['HTTP_HOST']); $str = $urlParts[0]; $subdomain = preg_replace('#^https?://#', '', rtrim($str,'/')); $query = "INSERT INTO images_tbl VALUES ('','$name','$email','$url','$image','$width','$height','$subdomain','')"; mysql_query($query); if (!isset($_POST[name]) || !isset($_POST[email]) || !isset($_POST[upload_file])) { print ("

SUCCESS

Your button has been uploaded and the link has been added!

"); } }?>