Log in or Sign up
Enable Javascript
Javascript is disabled on your Browser. To use
this website turn on Javascript in the browser settings.
Home
Home
Quick Links
Recent Posts
Recent Activity
Authors
Forums
Forums
Quick Links
Recent Posts
Forum Rules
Donate
Menu
Log in or Sign up
TalkCeltic - The Ultimate Celtic FC Forum
Home
Forums
>
Having trouble logging in by clicking the link at the top right of the page?
Click here
to be taken to the log in page.
Dismiss Notice
Recent Posts
New Posts
New Sportsbook Events
Page 1 of 9
1
←
2
3
4
5
6
→
9
Next >
Title
Replies
Views
Last Message
Jahmai Simpson-Pusey
Notorious
,
Jul 30, 2025
,
Celtic Chat
...
20
21
22
Replies:
424
Views:
25,287
MagicBallBhoy
Nov 5, 2025 at 11:28 PM
Sticky
Midtjylland v Celtic Thursday November 6th kick off 5:45 TNT sports 2
Notorious
,
Nov 2, 2025 at 5:31 PM
,
Celtic Chat
...
3
4
5
Replies:
98
Views:
2,971
Lochlin Mcghee
Nov 5, 2025 at 11:24 PM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
36
37
38
Replies:
744
Views:
26,795
Notorious
Nov 5, 2025 at 11:15 PM
Kasper Schmeichel
Notorious
,
Jul 17, 2024
,
Celtic Chat
...
76
77
78
Replies:
1,552
Views:
103,287
Notorious
Nov 5, 2025 at 11:13 PM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
66
67
68
Replies:
1,341
Views:
50,354
MagicBallBhoy
Nov 5, 2025 at 11:06 PM
Sticky
StPauli 1916 Telly thread, what are you watching right now ?
Sonny Crockett
,
Mar 6, 2014
,
TC Media
...
637
638
639
Replies:
12,777
Views:
349,278
ColinC1888
Nov 5, 2025 at 11:01 PM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1885
1886
1887
Replies:
37,725
Views:
2,262,153
celtic20
Nov 5, 2025 at 10:51 PM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
112
113
114
Replies:
2,278
Views:
134,869
Westlondonscot
Nov 5, 2025 at 10:37 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
28
29
30
Replies:
594
Views:
37,287
Notorious
Nov 5, 2025 at 10:32 PM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
49
50
51
Replies:
1,018
Views:
57,063
JC Anton
Nov 5, 2025 at 10:24 PM
Sticky
Champions League
The Prof
,
Jul 16, 2023
,
World Football
...
90
91
92
Replies:
1,831
Views:
107,387
AdamRS
Nov 5, 2025 at 9:59 PM
Efraín Juárez
HNTB67
,
Sep 6, 2017
,
Ex Players
...
2
3
4
Replies:
69
Views:
13,055
James
Nov 5, 2025 at 9:45 PM
Joe Hart
Callum McGregor
,
Aug 3, 2021
,
Ex Players
...
208
209
210
Replies:
4,190
Views:
307,442
seamus1967
Nov 5, 2025 at 9:18 PM
Sticky
The Wrestling Thread
Dáibhí
,
Jul 13, 2014
,
Other Sports
...
1756
1757
1758
Replies:
35,149
Views:
1,363,191
Taz
Nov 5, 2025 at 9:05 PM
Reo Hatate
Notorious
,
Dec 31, 2021
,
Celtic Chat
...
333
334
335
Replies:
6,681
Views:
494,844
Wllm
Nov 5, 2025 at 8:29 PM
Holiday Plans 2025
Callum McGregor
,
Nov 28, 2024
,
TalkCeltic Pub
...
10
11
12
Replies:
228
Views:
13,152
belbhoy
Nov 5, 2025 at 8:09 PM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
262
263
264
Replies:
5,277
Views:
284,243
seamus1967
Nov 5, 2025 at 7:08 PM
Shaun Maloney
Notorious
,
Jun 24, 2025
,
Celtic Chat
...
5
6
7
Replies:
124
Views:
8,704
Double Dutch
Nov 5, 2025 at 6:31 PM
Sticky
Your Wildlife Sightings!
cidermaster
,
May 22, 2014
,
TalkCeltic Pub
...
775
776
777
Replies:
15,538
Views:
712,146
Johniebhoy.
Nov 5, 2025 at 6:24 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Ex Players
...
998
999
1000
Replies:
19,996
Views:
1,148,428
Westlondonscot
Nov 5, 2025 at 6:09 PM
Showing results 1 to 20 of 172
Loading...
Show Ignored Content
Page 1 of 9
1
←
2
3
4
5
6
→
9
Next >
change consent
Your name or email address:
Do you already have an account?
No, create an account now.
Yes, my password is:
Forgot your password?
Stay logged in
', { async: 'async', src: url }) .load(function(){ if(loadFn){ loadFn(); loadFn = null; } }) .error(function(jqXHR, textStatus){ /* When script is blocked, textStatus is undefined. */ if(typeof textStatus !== 'undefined'){ return; } if(errorFn){ errorFn(jqXHR, textStatus); errorFn = null; } }); (document.body || document.getElementsByTagName('body')[0]).appendChild(script[0]); } }; var AdBlockDetectorWorkaround = function(){ /* This is just in case the handler script is blocked by the adblocker */ if(!XenForo.rellect.AdBlockDetector){ console.log('AdBlock detector failed. Trying workaround.'); XenForo.ajax('index.php', {dataType: 'html', AdblockDetector: 1}, function(ajaxData){ if(XenForo.hasTemplateHtml(ajaxData)){ try{ jQuery.globalEval(ajaxData.templateHtml); } catch(e){} } }, { error: function(){ console.log('AdBlock detector workaround failed.'); } }); } }; XenForo.rellect.AdBlockDetectorParams.loadScript( 'js/rellect/AdblockDetector/handler.min.js?rev=33', false, AdBlockDetectorWorkaround );