North Queensland coach Todd Payten has confirmed the signing of Canterbury forward Harrison Edwards to join the club immediately from the Bulldogs.
Edwards’ arrival will allow Cowboys second-rower Jack Gosiewski to be granted a release on compassionate grounds to be close to family in Brisbane.
“Harrison is a skilful middle forward/back-rower and highly motivated, a nice kid, works hard and is the right fit for us,” Payten said.
“Jack is getting towards the final days here at the club, but it is a family and welfare issue and he is going home to be closer to family.”
Meanwhile, the Dragons’ recruitment issues have continued with the club set to lose out on the signature of reigning Rookie of the Year Sunia Turuva as he opted instead to link up with Benji Marshall and the Wests Tigers.
The Panthers had long since acknowledged that they would not be able to offer Turuva as much as he would get on the open market, but few expected the Tigers to jump in.
St George Illawarra had been offering the chance to play fullback, competing with Tyrell Sloan for the number 1 jumper, and had been ready to insert clauses into a contract that jacked up the Fijian international’s wage if he won the battle to play at the back.
He will instead join his childhood friend Api Koroisau and current teammate Jarome Luai at the Tigers, where he will play centre given the long-term future of Jahream Bula at 1.
Turuva addressed Penrith’s playing group on Thursday morning to inform them he would leave the NRL club and move to the Tigers on a three-year deal.
Brent Naden and Charlie Staines are among other former Penrith players at the joint-venture.
The Dolphins have continued building their roster with the recruitment of back-rower Kulikefu Finefeuiaki.
The Cowboys forward has agreed to a three-year deal with the Dolphins from next season.
A product of the Ipswich Jets, Finefeuiaki made his NRL debut at the age of 19 in round 10 last year, and has now played 19 matches for the Cowboys, including all seven of North Queensland’s games this season.
It is another blow to St George Illawarra as well as the Cowboys as Dragons coach Shane Flanagan had also been chasing his signature.
Dolphins’ chief executive Terry Reader said the signing of the 20-year-old aligned perfectly with the club’s recruitment strategy.
“We are very excited to have Kuli join the Dolphins for the next three seasons, starting in 2025,” said Reader. “The Dolphins have always said that recruitment was not just about year one and that we would take our time to build the squad and gain in strength with the right players.”
// This is called with the results from from FB.getLoginStatus(). var aslAccessToken = ''; var aslPlatform = ''; function statusChangeCallback(response) console.log(response); if (response.status === 'connected') if(response.authResponse && response.authResponse.accessToken && response.authResponse.accessToken != '') aslAccessToken = response.authResponse.accessToken; aslPlatform = 'facebook'; tryLoginRegister(aslAccessToken, aslPlatform, '');
else // The person is not logged into your app or we are unable to tell. console.log('Please log ' + 'into this app.');
function cancelLoginPermissionsPrompt() document.querySelector("#pm-login-dropdown-options-wrapper__permissions").classList.add('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper__permissions").classList.add('u-d-none'); document.querySelector("#pm-login-dropdown-options-wrapper").classList.remove('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper").classList.remove('u-d-none');
function loginStateSecondChance() cancelLoginPermissionsPrompt(); FB.login( function(response)
,
scope: 'email', auth_type: 'rerequest'
);
// This function is called when someone finishes with the Login // Button. See the onlogin handler attached to it in the sample // code below. function checkLoginState() { FB.getLoginStatus(function(response)
var permissions = null;
FB.api('/me/permissions', access_token: response.authResponse.accessToken, , function(response2) if(response2.data) permissions = response2.data; else permissions = [];
var emailPermissionGranted = false;
for(var x = 0; x < permissions.length; x++)
if(permissions[x].permission === 'email' && permissions[x].status === 'granted')
emailPermissionGranted = true;
if(emailPermissionGranted)
statusChangeCallback(response);
else
document.querySelector("#pm-login-dropdown-options-wrapper__permissions").classList.remove('u-d-none');
document.querySelector("#pm-register-dropdown-options-wrapper__permissions").classList.remove('u-d-none');
document.querySelector("#pm-login-dropdown-options-wrapper").classList.add('u-d-none');
document.querySelector("#pm-register-dropdown-options-wrapper").classList.add('u-d-none');
);
);
}
window.fbAsyncInit = function() {
FB.init(
appId : 392528701662435,
cookie : true,
xfbml : true,
version : 'v3.3'
);
FB.AppEvents.logPageView();
FB.Event.subscribe('auth.login', function(response)
var permissions = null;
FB.api('/me/permissions',
access_token: response.authResponse.accessToken,
, function(response2)
if(response2.data)
permissions = response2.data;
else
permissions = [];
var emailPermissionGranted = false;
for(var x = 0; x < permissions.length; x++)
if(permissions[x].permission === 'email' && permissions[x].status === 'granted')
emailPermissionGranted = true;
if(emailPermissionGranted)
statusChangeCallback(response);
else
document.querySelector("#pm-login-dropdown-options-wrapper__permissions").classList.remove('u-d-none');
document.querySelector("#pm-register-dropdown-options-wrapper__permissions").classList.remove('u-d-none');
document.querySelector("#pm-login-dropdown-options-wrapper").classList.add('u-d-none');
document.querySelector("#pm-register-dropdown-options-wrapper").classList.add('u-d-none');
);
);
};
(function(d, s, id)
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "https://connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
(document, 'script', 'facebook-jssdk'));
Source link