// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 11, 2026
28.9 C
Singapore

BPLRT breaks down for second time in one week; train sent to push it out gets stuck as well

Services on the Bukit Panjang LRT line broke down for the second time in one week, after train services were disrupted for 5 hours last Friday when a train crashed into and damaged a “signal stop tape” near Keat Hong station.

Today, a train broke down between Choa Chu Kang and Phoenix stations. Unfortunately, the train that was sent to assist and push the faulty train out became stuck, as well.

At 4.10pm, SMRT announced that would be no train services from Choa Chu Kang to Phoenix station due to a train fault.

35 minutes later, at 4.45pm, the transport operator announced that the fault had been fixed and that train services would resume as per normal.

- Advertisement -

Hot this week

9 weeks’ jail for Singaporean employer who molested domestic helper

A 26-year-old domestic helper was touched inappropriately twice by her male employer. He was sentenced to nine weeks' jail and ordered by the court to pay the victim S$70 in restitution.

‘I’m really confused and depressed’: Helper says boss may fire her over cooking

She wrote online, "I cook according to the guidelines in the video, when I taste the food I think it's ok, but according to my employer it doesn't taste right and they say this is a big problem and...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks