WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND
t2.taxonomy = 'post_tag' AND p2.post_status = 'publish'
AND p1.ID...' at line 13]
SELECT DISTINCT terms2.term_id as tag_id, terms2.name as tag_name, null as tag_link
FROM
wp_posts as p1
LEFT JOIN wp_term_relationships as r1 ON p1.ID = r1.object_ID
LEFT JOIN wp_term_taxonomy as t1 ON r1.term_taxonomy_id = t1.term_taxonomy_id
LEFT JOIN wp_terms as terms1 ON t1.term_id = terms1.term_id,
wp_posts as p2
LEFT JOIN wp_term_relationships as r2 ON p2.ID = r2.object_ID
LEFT JOIN wp_term_taxonomy as t2 ON r2.term_taxonomy_id = t2.term_taxonomy_id
LEFT JOIN wp_terms as terms2 ON t2.term_id = terms2.term_id
WHERE
t1.taxonomy = 'category' AND p1.post_status = 'publish' AND terms1.term_id IN () AND
t2.taxonomy = 'post_tag' AND p2.post_status = 'publish'
AND p1.ID = p2.ID
ORDER by tag_name
It’s taking NYC over a year to fix up vacant public housing units, report shows
The Gothamist, David Brand, September 18, 2023
New York City’s public housing agency is taking over a year to repair and rent empty apartments despite a sharp rise in homelessness across the city, according to an annual report card released by the Mayor’s Office Friday.
The average timeline for repairing a vacant New York City Housing Authority unit rose to 370 days last fiscal year, up from around 161 days the prior fiscal year and a nearly five-fold increase from the roughly 77 days it took to make fixes in the 2019 fiscal year, the latest Mayor’s Management Report shows.
The annual performance review of each agency shows a bleak outlook for NYCHA as it contends with aging infrastructure and decades of disinvestment. The agency said it had 8,074 vacant units at the end of the recent fiscal year on June 30. Around 900 units were matched with applicants set to move in, but roughly 4,200 were undergoing repairs and not yet available. The agency is holding nearly 3,000 units off the market, with some used as offices, according to the report.
NYCHA blamed the lag time on more intensive needs “due to the aging conditions in NYCHA buildings.”
The units typically require new cabinets, doors and plumbing fixes, along with lead and asbestos testing, spokesperson Michael Horgan said.
“NYCHA is a critical affordable housing resource, and our goal is to complete apartment turnovers as quickly as possible, while ensuring that New Yorkers are being placed in safe homes that have been remediated of specific hazards,” he said.
(more…)