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
...
36
37
38
Replies:
740
Views:
26,698
AdamRS
Nov 5, 2025 at 8:59 PM
Project Strawberry
Paul Kennedy
,
Nov 4, 2025 at 9:08 PM
,
Celtic Chat
...
2
Replies:
20
Views:
653
Skelleto
Nov 5, 2025 at 9:46 AM
David Watson
Notorious
,
Nov 4, 2025 at 3:41 PM
,
Transfer Rumours
...
2
3
Replies:
51
Views:
1,664
mayo
Nov 5, 2025 at 6:07 PM
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,870
JC Anton
Nov 5, 2025 at 8:52 AM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1885
1886
1887
Replies:
37,721
Views:
2,262,045
celtic20
Nov 5, 2025 at 9:01 PM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
65
66
67
Replies:
1,333
Views:
50,077
Notorious
Nov 5, 2025 at 9:49 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
28
29
30
Replies:
592
Views:
37,257
Hammy89
Nov 5, 2025 at 6:42 PM
Sebastian Tounekti
The Thumb
,
Sep 1, 2025
,
Celtic Chat
...
30
31
32
Replies:
626
Views:
29,954
Agathe17
Nov 5, 2025 at 4:11 PM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
49
50
51
Replies:
1,016
Views:
56,955
celtic warrior
Nov 5, 2025 at 9:48 PM
Locked
Europa League IV - FC Midtjylland
Taz
,
Nov 5, 2025 at 5:31 AM
,
TalkCeltic News
Replies:
0
Views:
816
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,883
Slaw
Nov 5, 2025 at 5:18 AM
Callum McGregor
greengrocer
,
Jul 5, 2014
,
Celtic Chat
...
647
648
649
Replies:
12,965
Views:
857,085
Notorious
Nov 5, 2025 at 12:42 PM
Shaun Maloney
Notorious
,
Jun 24, 2025
,
Celtic Chat
...
5
6
7
Replies:
124
Views:
8,693
Double Dutch
Nov 5, 2025 at 6:31 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1333
1334
1335
Replies:
26,680
Views:
2,063,646
Gabriel
Nov 5, 2025 at 4:22 PM
Sticky
[Spoiler Alert]
Film reviews and ratings
Fancy Pants
,
Apr 1, 2009
,
TC Media
...
874
875
876
Replies:
17,508
Views:
916,930
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,277
Views:
284,240
seamus1967
Nov 5, 2025 at 7:08 PM
Sticky
MMA Thread
HectorTheTaxman
,
Aug 23, 2012
,
Other Sports
...
1077
1078
1079
Replies:
21,563
Views:
764,706
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,443
ColinC1888
Nov 4, 2025 at 10:58 PM
Gavin Strachan
Notorious
,
Jun 22, 2020
,
Celtic Chat
...
13
14
15
Replies:
292
Views:
30,092
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,228,005
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 );