Contact Us

We´d love to hear from you.

The best way to reach us is by email.

Rainy Day

505 NW Couch St
Portland, OR 97209
800.746.1210

Question and Help

help@rainyday.org

Contact Form

Fields marked with * are mandatory

(default) 7 queries took 14 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Menu`.`id`, `Menu`.`title`, `Menu`.`position`, `Menu`.`icon`, `Menu`.`order`, `Menu`.`url_path`, `Menu`.`created`, `Menu`.`modified` FROM `rainyday_live`.`menus` AS `Menu` WHERE `Menu`.`position` = 'top' ORDER BY `Menu`.`order` ASC220
2SELECT `Menu`.`id`, `Menu`.`title`, `Menu`.`position`, `Menu`.`icon`, `Menu`.`order`, `Menu`.`url_path`, `Menu`.`created`, `Menu`.`modified` FROM `rainyday_live`.`menus` AS `Menu` WHERE `Menu`.`position` = 'bottom' ORDER BY `Menu`.`order` ASC660
3SELECT `State`.`code`, `State`.`id` FROM `rainyday_live`.`states` AS `State` LEFT JOIN `rainyday_live`.`countries` AS `Country` ON (`State`.`country_id` = `Country`.`id`) LEFT JOIN `rainyday_live`.`contents` AS `Content` ON (`State`.`agreement_id` = `Content`.`id`) LEFT JOIN `rainyday_live`.`contents` AS `License` ON (`State`.`license_id` = `License`.`id`) LEFT JOIN `rainyday_live`.`loan_rules` AS `LoanRule` ON (`LoanRule`.`entity_id` = `State`.`id` AND `LoanRule`.`entity_name` = 'State') WHERE ((`State`.`max_loans` > 0) OR (`State`.`max_loans` IS NULL))330
4SELECT `User`.`id`, `User`.`first_name`, `User`.`last_name`, `User`.`birthday`, `User`.`facebook_birthday`, `User`.`username`, `User`.`profile_name`, `User`.`external_id`, `User`.`opt_in`, `User`.`status`, `User`.`address`, `User`.`zip_code`, `User`.`city`, `User`.`token`, `User`.`service`, `User`.`password`, `User`.`group_id`, `User`.`state_id`, `User`.`ach_gateway_id`, `User`.`grade_period`, `User`.`notification_free_days`, `User`.`invitation_code`, `User`.`priority`, `User`.`available_invitations`, `User`.`consumed_invitations`, `User`.`granted_invitations`, `User`.`note`, `User`.`user_notes`, `User`.`armed_forces_active_member`, `User`.`evs_verified`, `User`.`clarity_verified`, `User`.`provider_age_verified`, `User`.`step`, `User`.`custom_fees`, `User`.`ranking_score`, `User`.`created`, `User`.`modified`, `User`.`last_login`, (CONCAT(`User`.`first_name`, " ", `User`.`last_name`)) AS `User__full_name`, (CONCAT(`User`.`last_name`, " ", `User`.`first_name`, " - ", `User`.`username`)) AS `User__full_name_with_username` FROM `rainyday_live`.`users` AS `User` WHERE `User`.`state_id` IN (2, 42, 4) 2000200014
5SELECT `StatePaydayResponse`.`id`, `StatePaydayResponse`.`type`, `StatePaydayResponse`.`code`, `StatePaydayResponse`.`description`, `StatePaydayResponse`.`others`, `StatePaydayResponse`.`display_errors`, `StatePaydayResponse`.`state_id` FROM `rainyday_live`.`state_payday_responses` AS `StatePaydayResponse` WHERE `StatePaydayResponse`.`state_id` IN (2, 42, 4) 000
6SELECT `State`.`id`, `State`.`name`, `State`.`country_id`, `State`.`verify_new_users`, `State`.`agreement_id`, `State`.`license_id`, `State`.`max_loans`, `State`.`code`, `State`.`payday_url`, `State`.`payday_username`, `State`.`payday_password`, `State`.`payday_license`, `State`.`payday_root_element`, `State`.`verify_payday`, `State`.`monthly_income_percent`, `State`.`capping_fees_percent`, `State`.`created`, `State`.`modified` FROM `rainyday_live`.`states` AS `State` WHERE `State`.`code` IN ('CA', 'TN', 'LA')330
7SELECT `Content`.`id`, `Content`.`slug` FROM `rainyday_live`.`contents` AS `Content` WHERE `Content`.`id` IN (105, 94) AND `Content`.`type` = 'state_license'220