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
Michel Ange Balikwisha
Callum McGregor
,
Aug 23, 2025
,
Celtic Chat
...
47
48
49
Replies:
962
Views:
43,304
Notorious
Nov 7, 2025 at 12:37 PM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
54
55
56
Replies:
1,100
Views:
84,633
Notorious
Nov 7, 2025 at 12:35 PM
Football Manager 26
HoopyT
,
Oct 24, 2025
,
Computers and Gaming
Replies:
3
Views:
304
kinglenny
Nov 7, 2025 at 12:34 PM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
73
74
75
Replies:
1,482
Views:
55,809
totti-88
Nov 7, 2025 at 12:30 PM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
39
40
41
Replies:
804
Views:
29,433
HTG
Nov 7, 2025 at 12:29 PM
Midtjylland v Celtic Thursday November 6th kick off 5:45 TNT sports 2
Notorious
,
Nov 2, 2025 at 5:31 PM
,
Celtic Chat
...
45
46
47
Replies:
923
Views:
21,222
Dalbeth3
Nov 7, 2025 at 12:22 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1333
1334
1335
Replies:
26,688
Views:
2,064,171
Conjuring_Obey
Nov 7, 2025 at 12:00 PM
Vasilis Barkas
Callum McGregor
,
Jul 29, 2020
,
Ex Players
...
157
158
159
Replies:
3,170
Views:
231,552
greengrocer
Nov 7, 2025 at 11:43 AM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
165
166
167
Replies:
3,337
Views:
222,473
Luis1967
Nov 7, 2025 at 11:42 AM
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
286
287
288
Replies:
5,752
Views:
399,594
Foley1888
Nov 7, 2025 at 11:22 AM
Sticky
SPFL
Celtic v Kilmarnock Sunday, November 9th Kick-off 4pm Celtic TV
Notorious
,
Nov 6, 2025 at 8:04 PM
,
Celtic Chat
...
2
Replies:
24
Views:
473
tarboltontim
Nov 7, 2025 at 11:21 AM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
263
264
265
Replies:
5,283
Views:
284,701
Jacob knows
Nov 7, 2025 at 10:52 AM
Fitness, Athleticism and injuries
henriks tongue
,
Oct 24, 2025
,
Celtic Chat
Replies:
19
Views:
876
Skelleto
Nov 7, 2025 at 10:48 AM
Paul Tisdale
Notorious
,
Oct 9, 2024
,
Celtic Chat
...
13
14
15
Replies:
288
Views:
21,717
James
Nov 7, 2025 at 10:33 AM
Sticky
2025/26 Fixtures
Notorious
,
Jun 17, 2025
,
Celtic Chat
...
2
3
Replies:
50
Views:
7,134
Big C
Nov 7, 2025 at 10:19 AM
January transfer window
Skelleto
,
Sep 15, 2022
,
Celtic Chat
...
60
61
62
Replies:
1,235
Views:
96,721
oh bhoy
Nov 7, 2025 at 10:16 AM
Sticky
Golf Sub thread - Amateur TC Members Chat
Mr Shelby
,
Jan 27, 2025
,
Other Sports
...
11
12
13
Replies:
257
Views:
14,469
cas79
Nov 7, 2025 at 10:15 AM
Grand Theft Auto 6
Blochairnbhoy
,
Nov 8, 2023
,
Computers and Gaming
...
2
3
4
Replies:
66
Views:
5,994
Blochairnbhoy
Nov 7, 2025 at 9:09 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:
956
Views:
48,616
Hammy89
Nov 7, 2025 at 8:55 AM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
113
114
115
Replies:
2,289
Views:
135,578
Bonobhoy
Nov 7, 2025 at 8:27 AM
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 );