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
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,295
Notorious
Nov 5, 2025 at 10:58 AM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
27
28
29
Replies:
576
Views:
36,575
Sc03jcy
Nov 5, 2025 at 10:56 AM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1884
1885
1886
Replies:
37,714
Views:
2,261,388
Agathe17
Nov 5, 2025 at 10:56 AM
Sebastian Tounekti
The Thumb
,
Sep 1, 2025
,
Celtic Chat
...
30
31
32
Replies:
622
Views:
29,700
Luis1967
Nov 5, 2025 at 10:53 AM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
164
165
166
Replies:
3,318
Views:
221,150
PaddyJamieson
Nov 5, 2025 at 10:50 AM
Jahmai Simpson-Pusey
Notorious
,
Jul 30, 2025
,
Celtic Chat
...
20
21
22
Replies:
423
Views:
25,093
Notorious
Nov 5, 2025 at 10:43 AM
David Watson
Notorious
,
Nov 4, 2025 at 3:41 PM
,
Transfer Rumours
...
2
3
Replies:
46
Views:
1,281
Hammy89
Nov 5, 2025 at 10:40 AM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
62
63
64
Replies:
1,277
Views:
48,036
murphy88
Nov 5, 2025 at 10:40 AM
Maik Nawrocki
Notorious
,
Jul 22, 2023
,
Celtic Chat
...
62
63
64
Replies:
1,272
Views:
97,856
Agathe17
Nov 5, 2025 at 10:10 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:
70
Views:
2,260
Notorious
Nov 5, 2025 at 9:54 AM
Project Strawberry
Paul Kennedy
,
Nov 4, 2025 at 9:08 PM
,
Celtic Chat
...
2
Replies:
20
Views:
575
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,789
JC Anton
Nov 5, 2025 at 8:52 AM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
48
49
50
Replies:
986
Views:
56,195
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:
466
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,810
Slaw
Nov 5, 2025 at 5:18 AM
Callum McGregor
greengrocer
,
Jul 5, 2014
,
Celtic Chat
...
647
648
649
Replies:
12,964
Views:
856,904
Melb Bhoy
Nov 5, 2025 at 2:57 AM
Shaun Maloney
Notorious
,
Jun 24, 2025
,
Celtic Chat
...
4
5
6
Replies:
117
Views:
8,362
Maestro 08
Nov 5, 2025 at 1:13 AM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1332
1333
1334
Replies:
26,678
Views:
2,063,415
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,182
Jacob knows
Nov 4, 2025 at 11:43 PM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
262
263
264
Replies:
5,276
Views:
284,167
Buster
Nov 4, 2025 at 11:19 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 );