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:
722
Views:
26,054
Maestro 08
Nov 5, 2025 at 9:09 AM
David Watson
Notorious
,
Nov 4, 2025 at 3:41 PM
,
Transfer Rumours
...
2
Replies:
38
Views:
1,125
T.Rogne25
Nov 5, 2025 at 8:55 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,678
JC Anton
Nov 5, 2025 at 8:52 AM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1884
1885
1886
Replies:
37,707
Views:
2,261,121
Agathe17
Nov 5, 2025 at 8:49 AM
Project Strawberry
Paul Kennedy
,
Nov 4, 2025 at 9:08 PM
,
Celtic Chat
Replies:
18
Views:
496
Skelleto
Nov 5, 2025 at 8:38 AM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
62
63
64
Replies:
1,275
Views:
47,879
JML67
Nov 5, 2025 at 8:25 AM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
27
28
29
Replies:
569
Views:
36,478
Foley1888
Nov 5, 2025 at 8:10 AM
Sebastian Tounekti
The Thumb
,
Sep 1, 2025
,
Celtic Chat
...
29
30
31
Replies:
617
Views:
29,611
Officer Doofy
Nov 5, 2025 at 7:59 AM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
48
49
50
Replies:
986
Views:
56,150
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:
418
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,798
Slaw
Nov 5, 2025 at 5:18 AM
Callum McGregor
greengrocer
,
Jul 5, 2014
,
Celtic Chat
...
647
648
649
Replies:
12,964
Views:
856,880
Melb Bhoy
Nov 5, 2025 at 2:57 AM
Shaun Maloney
Notorious
,
Jun 24, 2025
,
Celtic Chat
...
4
5
6
Replies:
117
Views:
8,351
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,397
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,035
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,161
Buster
Nov 4, 2025 at 11:19 PM
Sticky
MMA Thread
HectorTheTaxman
,
Aug 23, 2012
,
Other Sports
...
1077
1078
1079
Replies:
21,563
Views:
764,631
ColinC1888
Nov 4, 2025 at 11:02 PM
Sticky
The Boxing Thread
Liam Scales
,
Jul 1, 2011
,
Other Sports
...
1026
1027
1028
Replies:
20,556
Views:
828,370
ColinC1888
Nov 4, 2025 at 10:58 PM
Gavin Strachan
Notorious
,
Jun 22, 2020
,
Celtic Chat
...
13
14
15
Replies:
292
Views:
30,057
ColinC1888
Nov 4, 2025 at 10:40 PM
Celtic Supporters Thread (contains GB chat)
Paul67
,
Dec 17, 2010
,
Celtic Chat
...
1865
1866
1867
Replies:
37,339
Views:
3,227,850
ColinC1888
Nov 4, 2025 at 10:23 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 );