Events
List of events in Photo View
-
-
Feel Good L.A. Tony Touch All Night Long at High Tide, Los Angeles
August 24, 2024 @ 10:00 PM - August 25, 2024 @ 2:00 AM -
-
-
-
-
-
-
-
-
-
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT COUNT(*)
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` IN (3169,3269,3304,3150,3055,3145,3056,3161,3228,3334,3243,3244,3064))
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT COUNT(*)
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` IN (3169,3269,3304,3150,3055,3145,3056,3161,3228,3334,3243,3244,3064))
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT DISTINCT t.term_id, tr.object_id
FROM wp_miuz_terms AS t INNER JOIN wp_miuz_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_miuz_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'tribe_events_cat') AND tr.object_id IN (10003169, 10003269, 10003304, 10003150, 10003055, 10003145, 10003056, 10003161, 10003228, 10003334, 10003243, 10003244, 10003064)
ORDER BY t.name ASC
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT COUNT(*)
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` IN (3169,3269,3304,3150,3055,3145,3056,3161,3228,3334,3243,3244,3064))
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT *
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` = 3169)
LIMIT 1
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT *
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` = 3269)
LIMIT 1
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT *
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` = 3304)
LIMIT 1
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT *
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` = 3150)
LIMIT 1
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT *
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` = 3055)
LIMIT 1
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT *
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` = 3145)
LIMIT 1
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT *
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` = 3056)
LIMIT 1
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT *
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` = 3161)
LIMIT 1
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT *
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` = 3228)
LIMIT 1
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT *
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` = 3334)
LIMIT 1
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT *
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` = 3243)
LIMIT 1
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT *
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` = 3244)
LIMIT 1
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT *
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` = 3064)
LIMIT 1
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT COUNT(*)
FROM `wp_miuz_tec_occurrences`
WHERE (`occurrence_id` IN (3169,3269,3304,3150,3055,3145,3056,3161,3228,3334,3243,3244,3064))
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT SQL_CALC_FOUND_ROWS (wp_miuz_tec_occurrences.occurrence_id + 10000000) as occurrence_id
FROM wp_miuz_posts
JOIN wp_miuz_tec_occurrences ON wp_miuz_posts.ID = wp_miuz_tec_occurrences.post_id
LEFT JOIN wp_miuz_postmeta AS orderby_event_date_meta
ON (
orderby_event_date_meta.post_id = wp_miuz_posts.ID
AND orderby_event_date_meta.meta_key = '_EventStartDate'
)
LEFT JOIN wp_miuz_postmeta AS orderby_event_duration_meta
ON (
orderby_event_duration_meta.post_id = wp_miuz_posts.ID
AND orderby_event_duration_meta.meta_key = '_EventDuration'
)
INNER JOIN (
SELECT wp_miuz_tec_occurrences.occurrence_id
FROM wp_miuz_posts
INNER JOIN wp_miuz_tec_occurrences ON wp_miuz_posts.ID = wp_miuz_tec_occurrences.post_id
INNER JOIN wp_miuz_tec_series_relationships ON wp_miuz_tec_series_relationships.event_post_id = wp_miuz_tec_occurrences.post_id
INNER JOIN (
SELECT relationship.series_post_id, MIN(wp_miuz_tec_occurrences.end_date) occurrence_date
FROM wp_miuz_tec_occurrences
INNER JOIN wp_miuz_tec_series_relationships as relationship ON relationship.event_post_id = wp_miuz_tec_occurrences.post_id
WHERE CAST(wp_miuz_tec_occurrences.end_date AS DATETIME) > '2024-05-13 00:00:00'
GROUP BY relationship.series_post_id
) results_by_series ON results_by_series.series_post_id = wp_miuz_tec_series_relationships.series_post_id AND results_by_series.occurrence_date = wp_miuz_tec_occurrences.end_date
WHERE 1=1 AND wp_miuz_posts.post_status IN('publish') AND wp_miuz_posts.ID NOT IN(100141,105442,112037,112566,112795,112799,113670,158531,177870,178159,178304,179371,180096,180979,181534,181543,181588,182042,182155,183130,183346,183450,183707,187597)
UNION DISTINCT
SELECT wp_miuz_tec_occurrences.occurrence_id
FROM wp_miuz_posts
INNER JOIN wp_miuz_tec_occurrences ON wp_miuz_posts.ID = wp_miuz_tec_occurrences.post_id
LEFT JOIN wp_miuz_tec_series_relationships as relationship ON relationship.event_post_id = wp_miuz_tec_occurrences.post_id
WHERE CAST(wp_miuz_tec_occurrences.end_date AS DATETIME) > '2024-05-13 00:00:00'
AND relationship.event_post_id IS NULL
AND 1=1 AND wp_miuz_posts.post_status IN('publish') AND wp_miuz_posts.ID NOT IN(100141,105442,112037,112566,112795,112799,113670,158531,177870,178159,178304,179371,180096,180979,181534,181543,181588,182042,182155,183130,183346,183450,183707,187597)
) AS `condense_occurrences`
ON `condense_occurrences`.occurrence_id = `wp_miuz_tec_occurrences`.occurrence_id
WHERE 1=1 AND wp_miuz_posts.post_type = 'tribe_events' AND ((wp_miuz_posts.post_status = 'publish')) AND (wp_miuz_posts.ID NOT IN (100141,105442,112037,112566,112795,112799,113670,158531,177870,178159,178304,179371,180096,180979,181534,181543,181588,182042,182155,183130,183346,183450,183707,187597))
GROUP BY wp_miuz_tec_occurrences.occurrence_id
ORDER BY wp_miuz_tec_occurrences.start_date ASC, wp_miuz_tec_occurrences.duration ASC, wp_miuz_posts.post_date ASC
LIMIT 192, 13
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT SQL_CALC_FOUND_ROWS (wp_miuz_tec_occurrences.occurrence_id + 10000000) as occurrence_id
FROM wp_miuz_posts
JOIN wp_miuz_tec_occurrences ON wp_miuz_posts.ID = wp_miuz_tec_occurrences.post_id
LEFT JOIN wp_miuz_postmeta AS orderby_event_date_meta
ON (
orderby_event_date_meta.post_id = wp_miuz_posts.ID
AND orderby_event_date_meta.meta_key = '_EventStartDate'
)
LEFT JOIN wp_miuz_postmeta AS orderby_event_duration_meta
ON (
orderby_event_duration_meta.post_id = wp_miuz_posts.ID
AND orderby_event_duration_meta.meta_key = '_EventDuration'
)
INNER JOIN (
SELECT wp_miuz_tec_occurrences.occurrence_id
FROM wp_miuz_posts
INNER JOIN wp_miuz_tec_occurrences ON wp_miuz_posts.ID = wp_miuz_tec_occurrences.post_id
INNER JOIN wp_miuz_tec_series_relationships ON wp_miuz_tec_series_relationships.event_post_id = wp_miuz_tec_occurrences.post_id
INNER JOIN (
SELECT relationship.series_post_id, MIN(wp_miuz_tec_occurrences.end_date) occurrence_date
FROM wp_miuz_tec_occurrences
INNER JOIN wp_miuz_tec_series_relationships as relationship ON relationship.event_post_id = wp_miuz_tec_occurrences.post_id
WHERE CAST(wp_miuz_tec_occurrences.end_date AS DATETIME) > '2024-05-13 00:00:00'
GROUP BY relationship.series_post_id
) results_by_series ON results_by_series.series_post_id = wp_miuz_tec_series_relationships.series_post_id AND results_by_series.occurrence_date = wp_miuz_tec_occurrences.end_date
WHERE 1=1 AND wp_miuz_posts.post_status IN('publish') AND wp_miuz_posts.ID NOT IN(100141,105442,112037,112566,112795,112799,113670,158531,177870,178159,178304,179371,180096,180979,181534,181543,181588,182042,182155,183130,183346,183450,183707,187597)
UNION DISTINCT
SELECT wp_miuz_tec_occurrences.occurrence_id
FROM wp_miuz_posts
INNER JOIN wp_miuz_tec_occurrences ON wp_miuz_posts.ID = wp_miuz_tec_occurrences.post_id
LEFT JOIN wp_miuz_tec_series_relationships as relationship ON relationship.event_post_id = wp_miuz_tec_occurrences.post_id
WHERE CAST(wp_miuz_tec_occurrences.end_date AS DATETIME) > '2024-05-13 00:00:00'
AND relationship.event_post_id IS NULL
AND 1=1 AND wp_miuz_posts.post_status IN('publish') AND wp_miuz_posts.ID NOT IN(100141,105442,112037,112566,112795,112799,113670,158531,177870,178159,178304,179371,180096,180979,181534,181543,181588,182042,182155,183130,183346,183450,183707,187597)
) AS `condense_occurrences`
ON `condense_occurrences`.occurrence_id = `wp_miuz_tec_occurrences`.occurrence_id
WHERE 1=1 AND wp_miuz_posts.post_type = 'tribe_events' AND ((wp_miuz_posts.post_status = 'publish')) AND (wp_miuz_posts.ID NOT IN (100141,105442,112037,112566,112795,112799,113670,158531,177870,178159,178304,179371,180096,180979,181534,181543,181588,182042,182155,183130,183346,183450,183707,187597))
GROUP BY wp_miuz_tec_occurrences.occurrence_id
ORDER BY wp_miuz_tec_occurrences.start_date ASC, wp_miuz_tec_occurrences.duration ASC, wp_miuz_posts.post_date ASC
LIMIT 192, 13
WordPress database error: [User 'lahiphop_wo0049' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_miuz_posts WHERE ID = 1 LIMIT 1
© 2025 | LA Hip Hop Events | TT Creative Enterprises, LLC