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
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
66
67
68
Replies:
1,348
Views:
51,403
honda
Nov 6, 2025 at 6:23 AM
Sticky
Midtjylland v Celtic Thursday November 6th kick off 5:45 TNT sports 2
Notorious
,
Nov 2, 2025 at 5:31 PM
,
Celtic Chat
...
4
5
6
Replies:
103
Views:
3,349
Taz
Nov 6, 2025 at 4:16 AM
Major League Baseball Thread
T.D.
,
Mar 27, 2007
,
Other Sports
...
128
129
130
Replies:
2,592
Views:
160,710
BigWilly
Nov 6, 2025 at 4:00 AM
Jahmai Simpson-Pusey
Notorious
,
Jul 30, 2025
,
Celtic Chat
...
20
21
22
Replies:
427
Views:
25,510
Mr Shelby
Nov 6, 2025 at 2:20 AM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1885
1886
1887
Replies:
37,726
Views:
2,262,606
Mr Shelby
Nov 6, 2025 at 2:19 AM
This boy Rooney!
Celtic Mad
,
Sep 1, 2004
,
TalkCeltic Pub
...
2
3
Replies:
42
Views:
4,113
Callum McGregor
Nov 6, 2025 at 1:50 AM
Holiday Plans 2025
Callum McGregor
,
Nov 28, 2024
,
TalkCeltic Pub
...
10
11
12
Replies:
230
Views:
13,208
Callum McGregor
Nov 6, 2025 at 1:37 AM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1333
1334
1335
Replies:
26,683
Views:
2,063,795
Buster
Nov 6, 2025 at 1:07 AM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
36
37
38
Replies:
744
Views:
27,273
Notorious
Nov 5, 2025 at 11:15 PM
Kasper Schmeichel
Notorious
,
Jul 17, 2024
,
Celtic Chat
...
76
77
78
Replies:
1,552
Views:
103,399
Notorious
Nov 5, 2025 at 11:13 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,343
ColinC1888
Nov 5, 2025 at 11:01 PM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
112
113
114
Replies:
2,278
Views:
134,992
Westlondonscot
Nov 5, 2025 at 10:37 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
28
29
30
Replies:
594
Views:
37,430
Notorious
Nov 5, 2025 at 10:32 PM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
49
50
51
Replies:
1,018
Views:
57,173
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,526
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,094
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,496
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,232
Taz
Nov 5, 2025 at 9:05 PM
Reo Hatate
Notorious
,
Dec 31, 2021
,
Celtic Chat
...
333
334
335
Replies:
6,681
Views:
494,933
Wllm
Nov 5, 2025 at 8:29 PM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
262
263
264
Replies:
5,277
Views:
284,302
seamus1967
Nov 5, 2025 at 7:08 PM
Showing results 1 to 20 of 171
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
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
', { 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 );