Update provided following death of man on Mancuian Way

Latest News: Today’s News Headlines, Breaking News India -2025
Police were called to a crash on the A57(M) Mancunian Way in Manchester city centre at around 12.50am today (Friday, October 31).
A Volkswagen Pblockat which had merged from a slip road reportedly collided with a pedestrian who was believed to have been crossing the carriageway at the time.
The pedestrian, a man in his 20s, suffered “significant injuries” and was pronounced dead at the scene, with his family having been made aware. The family are currently being supported by specialist officers.
A man in his 40s has been arrested on suspicion of causing death by careless driving.
Now, GMP has said it was called to reports of a man walking on Mancunian Way shortly before the incident.
The force said enquiries have established that a call was made to police shortly after midnight that reported concern for a man walking on the carriageway, with GMP believing the man in that report is the man who was fatally involved in the collision.
Officers were sent out as high priority to carry out an extensive search of the surrounding area but were unable locate him.
Due to this earlier report, GMP has referred itself to the Independent Office for Police Conduct to look into the response to the search.
RECAP: A57(M) Mancunian Way closed after police incident
GMP are continuing to appeal to anyone who may have witnessed the incident to come forward.
Police are keen to speak to anyone who may have CCTV footage, dashcam or mobile phone footage from the area in the moments leading up to the incident.
Sergeant Andrew Page, from GMP’s Serious Collision Investigation Unit said: “This is a tragic incident for all involved and we express our deepest condolences to the family of the man who has lost his life, and whom we are doing our utmost to support at this time.
“We’re committed to carrying out a full investigation into this incident and we want to thank the public for their patience this morning due to the significant delays and disruption on Mancunian Way this morning.
“If anyone has any footage or information that could help us in our investigation, please get in touch with us.”
Anyone with information is asked to contact police on 0161 856 4741 quoting log number 111 of the 31/10/25.
Information can also be shared using GMP’s ‘report tool’ or LiveChat function on gmp.police.uk.
Alternatively, members of the public can contact the independent charity, Crimestoppers, and pblock on information anonymously by calling 0800 555 111.
( function () {
window._sp_ = {
config: {
baseEndpoint: ‘
accountId: 52,
targetingParams:{
subscribed: false,
privacy: false
},
gdpr: { },
events: {
onMessageReady: function (message_type) {
trackSPEvents(‘event76’);
},
onMessageChoiceSelect: function (message_type, choice_id, choice_type_id) {
console.log(‘message_type: ‘, message_type);
console.log(‘choice_id: ‘, choice_id);
console.log(‘choice_type_id: ‘, choice_type_id);
if (‘yes’ === ‘yes’) {
if (choice_type_id === 12) {
trackSPEvents(‘event83’); //Consent Banner Reject All
trackSPEvents(‘event82’); //Journalism Message Shown
}
if (choice_type_id === 11) {
trackSPEvents(‘event78’);
}
if (choice_type_id === 9) {
trackSPEvents(‘event77’);
}
} else {
// these are the second argument in non-gate
if (choice_type_id === 12) {
trackSPEvents(‘event77’);
}
if (choice_type_id === 11) {
trackSPEvents(‘event78’);
}
if (choice_type_id === 13) {
trackSPEvents(‘event83’);
}
}
},
onPrivacyManagerActionStatus: function(message_type, status, actionType) {
console.log(‘message_type: ‘ + message_type);
console.log(‘status: ‘ + status);
console.log(‘actionType: ‘ + actionType);
if (‘yes’ === ‘yes’) {
if (actionType === 11) {
trackSPEvents(‘event79’); //Privacy Manager Accept
}
if (actionType === 9) {
trackSPEvents(‘event68’); //Privacy Manager Redirect
}
if (actionType === 1) {
trackSPEvents(‘event75’); //Forced tcf String Change
}
} else {
// these are the second argument in non-gate
if (actionType === 13) {
trackSPEvents(‘event81’); //Privacy Manager Reject
}
if (actionType === 11) {
trackSPEvents(‘event79’); //Privacy Manager Accept
}
if (actionType === 1) {
trackSPEvents(‘event80’); //Privacy Manager Save & Exit
}
}
},
onPMCancel: function (message_type) {
console.log(‘onPMCancel’, message_type);
trackSPEvents(‘event84’); //Privacy Manager Back
},
}
}
}
__tcfapi(‘addEventListener’, 2, function (tcData, success) {
console.log(‘SP: Event Listen:’, tcData, success);
if (success && tcData.eventStatus === ‘useractioncomplete’) {
setTcfCookie(tcData.purpose.consents, tcData.purpose.legitimateInterests);
var csnt=”none”;
if ($.cookie(‘_sp_enable_dfp_personalized_ads’) === ‘true’) {
csnt=”yes”;
} else if ($.cookie(‘_sp_enable_dfp_personalized_ads’) === ‘false’) {
csnt=”no”;
}
googletag.cmd.push(function() {
// console.log(‘DFP: Cookie check – setting dfpcsnt to ‘, csnt);
googletag.pubads().setTargeting(‘dfpcsnt’, csnt);
});
// ready to start DFP
// console.log(‘PIANO: setting unrestricted via useractioncomplete’);
// runPiano(‘unrestricted’);
startAdvertising(tcData.listenerId);
var e = new Event(‘launch:cmp:choice-made’);
window.dispatchEvent(e);
} else if (success && tcData.eventStatus === ‘tcloaded’) {
// tcloaded means a valid TCF v2.0 string is available
// console.log(‘PIANO: setting unrestricted via tcloaded’);
// runPiano(‘unrestricted’);
if (tcData.gdprApplies === false) {
$.cookie(‘_sp_enable_dfp_personalized_ads’, ‘true’, {domain: ‘.theboltonnews.co.uk’, path: ” expires: 100});
}
startAdvertising(tcData.listenerId);
} else if (success && tcData.eventStatus === ‘useractionnotcomplete’) {
// do nothing – this means the user has not made a choice yet
} else if (success && tcData.eventStatus === ‘cmpuishown’) {
// do nothing – this means the CMP UI has been shown
} else if (!success) {
// $.cookie(‘_sp_enable_dfp_personalized_ads’, ‘true’, {domain: ‘.theboltonnews.co.uk’, path: ” expires: 100});
// startAdvertising();
} else {
// console.log(‘PIANO: setting restricted’);
// runPiano(‘restricted’);
}
});
$(doblockent).on(‘click’, ‘.gdpr-option-v2’, function (e) {
e.preventDefault();
sendEvent76 = false;
var id = $(this).data(‘v2-id’);
if ($(this).data(‘is-gate’) === ‘yes’) {
trackSPEvents(‘event87’);
_sp_.gdpr.loadPrivacyManagerModal(id);
} else {
trackSPEvents(‘event77’);
_sp_.gdpr.loadPrivacyManagerModal(id);
}
});
function getTcfData() {
__tcfapi(‘addEventListener’, 2, function(data, success) {
if (!data.purpose || !data.purpose.consents || !data.purpose.legitimateInterests) {
// console.log(‘DFP: No TCF data found, not setting cookies’);
return;
}
setTcfCookie(data.purpose.consents, data.purpose.legitimateInterests);
}, [755]);
}
getTcfData();
function setTcfCookie(data, legitimateInterests) {
var consents = [];
$.each(data, function(id, consent) {
var c = (consent === true) ? ‘yes’ : ‘no’;
consents.push(c)
});
// console.log(‘DFP: consents length: ‘, consents.length);
if (consents.length !== 10) {
// consents = consents.fill(‘no’, consents.length, 10);
for (var i = consents.length; i 800) {
$(‘.article-hero’).attr(‘style’, ‘order: 1’);
}
window.hide_overlay_for_exco = true;
});
};
fjs.parentNode.insertBefore(js, fjs);
}(doblockent, ‘script’, ‘exco-player’));
}
function loadSocials()
{
const socials = [
‘
‘
‘
];
socials.forEach((social) => {
var script = doblockent.createElement(‘script’);
script.src = social;
script.async = true;
doblockent.getElementsByTagName(‘head’)[0].appendChild(script);
});
}
})();
Latest News: Today’s News Headlines, Breaking News India -2025
Source link
