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
Celtic FC Foundation Launch 2025 Christmas Appeal
Notorious
,
Nov 5, 2025 at 11:50 AM
,
Celtic Chat
Replies:
0
Views:
1
Notorious
Nov 5, 2025 at 11:50 AM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
63
64
65
Replies:
1,289
Views:
48,210
KRS-1888
Nov 5, 2025 at 11:49 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
...
2
3
4
Replies:
72
Views:
2,316
Notorious
Nov 5, 2025 at 11:46 AM
Sebastian Tounekti
The Thumb
,
Sep 1, 2025
,
Celtic Chat
...
30
31
32
Replies:
625
Views:
29,759
JML67
Nov 5, 2025 at 11:27 AM
David Watson
Notorious
,
Nov 4, 2025 at 3:41 PM
,
Transfer Rumours
...
2
3
Replies:
48
Views:
1,346
celtic20
Nov 5, 2025 at 11:21 AM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
27
28
29
Replies:
578
Views:
36,661
honda
Nov 5, 2025 at 11:12 AM
Shaun Maloney
Notorious
,
Jun 24, 2025
,
Celtic Chat
...
4
5
6
Replies:
118
Views:
8,390
Notorious
Nov 5, 2025 at 11:05 AM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
35
36
37
Replies:
738
Views:
26,356
Notorious
Nov 5, 2025 at 10:58 AM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1884
1885
1886
Replies:
37,714
Views:
2,261,480
Agathe17
Nov 5, 2025 at 10:56 AM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
164
165
166
Replies:
3,318
Views:
221,186
PaddyJamieson
Nov 5, 2025 at 10:50 AM
Jahmai Simpson-Pusey
Notorious
,
Jul 30, 2025
,
Celtic Chat
...
20
21
22
Replies:
423
Views:
25,185
Notorious
Nov 5, 2025 at 10:43 AM
Maik Nawrocki
Notorious
,
Jul 22, 2023
,
Celtic Chat
...
62
63
64
Replies:
1,272
Views:
97,870
Agathe17
Nov 5, 2025 at 10:10 AM
Project Strawberry
Paul Kennedy
,
Nov 4, 2025 at 9:08 PM
,
Celtic Chat
...
2
Replies:
20
Views:
590
Skelleto
Nov 5, 2025 at 9:46 AM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
45
46
47
Replies:
938
Views:
47,800
JC Anton
Nov 5, 2025 at 8:52 AM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
48
49
50
Replies:
986
Views:
56,208
Notorious
Nov 5, 2025 at 7:30 AM
Locked
Europa League IV - FC Midtjylland
Taz
,
Nov 5, 2025 at 5:31 AM
,
TalkCeltic News
Replies:
0
Views:
575
Taz
Nov 5, 2025 at 5:31 AM
Sticky
Netflix & Amazon Prime
PaddyBhoy
,
Jan 7, 2015
,
TC Media
...
135
136
137
Replies:
2,720
Views:
191,821
Slaw
Nov 5, 2025 at 5:18 AM
Callum McGregor
greengrocer
,
Jul 5, 2014
,
Celtic Chat
...
647
648
649
Replies:
12,964
Views:
856,918
Melb Bhoy
Nov 5, 2025 at 2:57 AM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1332
1333
1334
Replies:
26,678
Views:
2,063,438
Buster
Nov 5, 2025 at 1:11 AM
Sticky
[Spoiler Alert]
Film reviews and ratings
Fancy Pants
,
Apr 1, 2009
,
TC Media
...
874
875
876
Replies:
17,508
Views:
916,245
Jacob knows
Nov 4, 2025 at 11:43 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
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 );