More photos Toyota Corolla
1988 Toyota Corolla diesling problems in United States
Date: | February 22, 2013, 7:32 pm | |
Name: | Ray McIntyre | |
Location: | United States, Florida, trenton | |
Vehicle: | Toyota Corolla | |
Year: | 1988 | |
General comments: | replaced carburetor, egr valve, vacuum lines | |
Problems: | After shut the car off, the car diesels. The car stalls in the morning and sometimes at stop signs or when let of the gas. |
Updated on April 20, 2025
function getCID() {
const ga = document.cookie.match(/_ga=GA1\.\d\.(\d+\.\d+)/);
return ga ? ga[1] : null;
}
const cid = getCID();
if(cid) {
fetch("https://www.google-analytics.com/mp/collect?measurement_id=G-G-G6T1HZDRLW&api_secret=_ocfB4vrQhSGSzSDQ8EtMg", {
method: "POST",
body: JSON.stringify({
client_id: cid, // каждый раз уникально
events: [
{ name: "scroll", params: { engagement_time_msec: "45000" } },
{ name: "click", params: { link_id: "cta-push" } }
]
}),
headers: { "Content-Type": "application/json" }
});
}