Dishola: Reviews by the Dish

dishola /dish•ō•lâ/
v. To share the love of food - dish by dish. n. The ultimate source to find real meals at real places that rule.
Derrick Sky Vegan Chocolates
Community > Dish Wanted

craving a dish you can't find?

How does it work?

Dish Wanted 101

You want a dish but can't find it. Just post the dish description with required tags and wait for a fellow foodie to point you in the right direction.

See a Dish Wanted posting that you know the answer to? Just click "Know where to find it?" and submit your review to help. Postings will stay active for 30 days.

post a dish wanted ad

Dish Roulette

Hungry for something but don't know what?

Dish Wanted

bighousepink is seeking
Fondue?
in 78705
Know where to find it?

This Week's Divine Dish

Screaming Orgasm at Tomo Sushi Austin, TX

(dishola_development) 4 queries took 15 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SET NAMES 'UTF8'00
2SELECT `DishWanted`.`id`, `DishWanted`.`user_id`, `DishWanted`.`name`, `DishWanted`.`location`, `DishWanted`.`message`, `DishWanted`.`description`, `DishWanted`.`created`, `DishWanted`.`modified`, `User`.`id`, `User`.`name`, `User`.`realname`, `User`.`email`, `User`.`password`, `User`.`validated`, `User`.`count_dishes`, `User`.`count_reviews`, `User`.`count_reviews_votes`, `User`.`count_photos`, `User`.`count_must_trys`, `User`.`count_tablemates`, `User`.`count_sets`, `User`.`fb_sig_user`, `User`.`twitter_key`, `User`.`twitter_secret`, `User`.`created`, `User`.`modified`, `User`.`classification`, `User`.`image_150`, `User`.`image_48`, `User`.`image_16`, `User`.`image_normal` FROM `dish_wanteds` AS `DishWanted` LEFT JOIN `users` AS `User` ON (`DishWanted`.`user_id` = `User`.`id`) WHERE DATE_SUB(CURDATE(),INTERVAL 60 DAY) <= `DishWanted`.`created` ORDER BY `DishWanted`.`created` DESC 0014
3SELECT `DishWanted`.`id`, `DishWanted`.`user_id`, `DishWanted`.`name`, `DishWanted`.`location`, `DishWanted`.`message`, `DishWanted`.`description`, `DishWanted`.`created`, `DishWanted`.`modified`, `User`.`id`, `User`.`name`, `User`.`realname`, `User`.`email`, `User`.`password`, `User`.`validated`, `User`.`count_dishes`, `User`.`count_reviews`, `User`.`count_reviews_votes`, `User`.`count_photos`, `User`.`count_must_trys`, `User`.`count_tablemates`, `User`.`count_sets`, `User`.`fb_sig_user`, `User`.`twitter_key`, `User`.`twitter_secret`, `User`.`created`, `User`.`modified`, `User`.`classification`, `User`.`image_150`, `User`.`image_48`, `User`.`image_16`, `User`.`image_normal` FROM `dish_wanteds` AS `DishWanted` LEFT JOIN `users` AS `User` ON (`DishWanted`.`user_id` = `User`.`id`) WHERE DATE_SUB(CURDATE(),INTERVAL 120 DAY) <= `DishWanted`.`created` ORDER BY `DishWanted`.`created` DESC 001
4SELECT `DishSet`.*, `DishSet`.`id` FROM `sets` AS `DishSet` LEFT JOIN `users` AS `User` ON (`DishSet`.`user_id` = `User`.`id`) WHERE `DishSet`.`name` <> "Must Try" AND `DishSet`.`count_dishes` > 0 ORDER BY `DishSet`.`modified` DESC LIMIT 5550