Pictures

Californication Season 2 Screencaps

Today, quite a treat for you- 3 weeks before the premiere, we've got screencaps of first 2 episodes of the 2nd season of Californication. If you don't want any spoilers, don't click the links below.


Episode 1- Slip of the Tongue


Episode 2- The Great Ashby

Let me just add that I absolutely love season 2 so far, so make sure to tune in!

Notice (8): Undefined variable:  entry [APP/views/news/view.ctp, line 32]
Posted by Zosia on 2008/09/06 | 0 Comments | Trackback
 

Projects


Californication (TV)
Character: Karen
Status: out on DVD
Official site | IMDb

The Kid
Character: Gloria
Status: post-production
Official site | IMDb

Heaven and Earth
Character: James Barry
Status: pre-production
Official site | IMDb

Thorne: Sleepyhead (TV)
Character: Anne Coburn
Status: filming
Official site | IMDb

Affiliates


cate blanchett chris o'donnell x files media hugh laurie

more | apply

Facing the World


Join Natascha in supporting the charity and donate now!

Stats


Online since: 2006
Visits:
Users online: online
 
(default) 6 queries took 6 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `cake_news`771
2DESCRIBE `cake_news_categories`441
3DESCRIBE `cake_news_comments`881
4SELECT `News`.`id`, `News`.`news_category_id`, `News`.`date`, `News`.`title`, `News`.`content`, `News`.`addedby`, `News`.`extended`, `NewsCategory`.`id`, `NewsCategory`.`cat_parent`, `NewsCategory`.`cat_name`, `NewsCategory`.`cat_img` FROM `cake_news` AS `News` LEFT JOIN `cake_news_categories` AS `NewsCategory` ON (`News`.`news_category_id` = `NewsCategory`.`id`) WHERE `News`.`id` = 98 LIMIT 1111
5SELECT `NewsCategory`.`id`, `NewsCategory`.`cat_parent`, `NewsCategory`.`cat_name`, `NewsCategory`.`cat_img` FROM `cake_news_categories` AS `NewsCategory` WHERE `NewsCategory`.`id` = 2 111
6SELECT `NewsComments`.`news_id`, `NewsComments`.`id`, `NewsComments`.`msg_author_name`, `NewsComments`.`msg_author_email`, `NewsComments`.`msg_author_url`, `NewsComments`.`msg_date`, `NewsComments`.`msg_content`, `NewsComments`.`ip` FROM `cake_news_comments` AS `NewsComments` WHERE `NewsComments`.`news_id` = (98) 001