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
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
286
287
288
Replies:
5,743
Views:
399,157
simpy
Nov 7, 2025 at 1:36 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
...
44
45
46
Replies:
919
Views:
20,063
Samurai Bhoy
Nov 7, 2025 at 1:30 AM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
38
39
40
Replies:
793
Views:
28,988
Liam Scales
Nov 7, 2025 at 1:29 AM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
894
895
896
Replies:
17,908
Views:
1,399,752
Liam Scales
Nov 7, 2025 at 1:04 AM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
165
166
167
Replies:
3,336
Views:
222,242
Hope N Ur Heart
Nov 7, 2025 at 1:02 AM
SPFL
Celtic v Kilmarnock Sunday, November 9th Kick-off 4pm Celtic TV
Notorious
,
Nov 6, 2025 at 8:04 PM
,
Celtic Chat
Replies:
18
Views:
258
Moustache
Nov 7, 2025 at 1:01 AM
Paul Tisdale
Notorious
,
Oct 9, 2024
,
Celtic Chat
...
12
13
14
Replies:
269
Views:
21,310
Liam Scales
Nov 7, 2025 at 12:56 AM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
46
47
48
Replies:
949
Views:
48,375
Lewis Kerr
Nov 7, 2025 at 12:44 AM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
69
70
71
Replies:
1,415
Views:
54,278
Lewis Kerr
Nov 7, 2025 at 12:29 AM
Gavin Strachan's laptop?
LectersLuncheon
,
Jun 1, 2023
,
Celtic Chat
...
2
Replies:
24
Views:
2,762
RogicHasMagicToes
Nov 7, 2025 at 12:23 AM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1333
1334
1335
Replies:
26,686
Views:
2,064,048
kinglenny
Nov 6, 2025 at 11:49 PM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
113
114
115
Replies:
2,286
Views:
135,401
mayo
Nov 6, 2025 at 11:43 PM
Grand Theft Auto 6
Blochairnbhoy
,
Nov 8, 2023
,
Computers and Gaming
...
2
3
4
Replies:
65
Views:
5,967
ColinC1888
Nov 6, 2025 at 11:43 PM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
262
263
264
Replies:
5,278
Views:
284,416
ColinC1888
Nov 6, 2025 at 11:39 PM
Benjamin Nygren
Notorious
,
Jun 21, 2025
,
Celtic Chat
...
39
40
41
Replies:
816
Views:
43,510
BigDoggyWoofWoof
Nov 6, 2025 at 11:20 PM
Callum McGregor
greengrocer
,
Jul 5, 2014
,
Celtic Chat
...
647
648
649
Replies:
12,970
Views:
857,547
Paul67
Nov 6, 2025 at 10:59 PM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
50
51
52
Replies:
1,025
Views:
57,640
JC Anton
Nov 6, 2025 at 10:35 PM
Vasilis Barkas
Callum McGregor
,
Jul 29, 2020
,
Ex Players
...
157
158
159
Replies:
3,166
Views:
231,398
Scotzbhoy
Nov 6, 2025 at 10:33 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
30
31
32
Replies:
634
Views:
38,841
Paul67
Nov 6, 2025 at 10:28 PM
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
91
92
93
Replies:
1,849
Views:
115,970
cammy07
Nov 6, 2025 at 9:45 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 );