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
Ange Postecoglou
Mr. Slippyfist
,
May 29, 2021
,
Ex Players
...
1659
1660
1661
Replies:
33,201
Views:
2,930,667
celtic20
Oct 18, 2025 at 3:20 PM
Celtic tops 25/26
Notorious
,
Nov 2, 2024
,
Celtic Chat
...
26
27
28
Replies:
550
Views:
42,285
Belgian_lad
Oct 18, 2025 at 3:16 PM
Liam Scales
Valhalla
,
Aug 27, 2021
,
Celtic Chat
...
221
222
223
Replies:
4,445
Views:
269,747
Notorious
Oct 18, 2025 at 3:14 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
908
909
910
Replies:
18,183
Views:
1,071,615
Notorious
Oct 18, 2025 at 3:03 PM
Sticky
EPL Chat
The Prof
,
Jul 16, 2023
,
World Football
...
87
88
89
Replies:
1,777
Views:
106,981
ArthursGotSoul
Oct 18, 2025 at 2:47 PM
Celtic Colts
Idioteque
,
Jun 10, 2017
,
Celtic Chat
...
143
144
145
Replies:
2,885
Views:
192,478
Notorious
Oct 18, 2025 at 2:14 PM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
38
39
40
Replies:
785
Views:
37,771
elbhoydo
Oct 18, 2025 at 1:52 PM
The Tennis Thread
Markybhoy
,
May 16, 2014
,
Other Sports
...
402
403
404
Replies:
8,076
Views:
299,333
ArthursGotSoul
Oct 18, 2025 at 1:51 PM
**NSFW**
Random Video Thread - ach why not?
Airdrie Onion
,
Jul 2, 2010
,
TalkCeltic Pub
...
173
174
175
Replies:
3,496
Views:
228,945
Bad Ambassador
Oct 18, 2025 at 1:32 PM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
460
461
462
Replies:
9,227
Views:
611,104
buchanbhoy
Oct 18, 2025 at 1:28 PM
Sticky
[Spoiler Alert]
Film reviews and ratings
Fancy Pants
,
Apr 1, 2009
,
TC Media
...
872
873
874
Replies:
17,475
Views:
912,155
MacEwan
Oct 18, 2025 at 1:00 PM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1880
1881
1882
Replies:
37,620
Views:
2,247,835
celtic20
Oct 18, 2025 at 12:45 PM
Paul Tisdale Doctor Do-Little
Notorious
,
Oct 9, 2024
,
Celtic Chat
...
12
13
14
Replies:
260
Views:
20,094
Notorious
Oct 18, 2025 at 12:24 PM
2025/26 players out on loan update
Notorious
,
Aug 11, 2025
,
Celtic Chat
...
2
3
Replies:
40
Views:
2,696
Notorious
Oct 18, 2025 at 12:23 PM
Bobby Clark
Notorious
,
Oct 16, 2025 at 11:44 AM
,
Transfer Rumours
...
2
3
4
Replies:
64
Views:
2,716
Notorious
Oct 18, 2025 at 12:14 PM
Moussa Dembele
Sean Daleer
,
Jun 28, 2016
,
Ex Players
...
685
686
687
Replies:
13,721
Views:
979,496
MacEwan
Oct 18, 2025 at 11:35 AM
Henrik Larsson
PaddyBhoy
,
Apr 4, 2011
,
Ex Players
...
81
82
83
Replies:
1,655
Views:
175,598
Notorious
Oct 18, 2025 at 11:22 AM
Sticky
TC Jukebox: What are you listening to now?
Sideshow Bob
,
Jun 27, 2008
,
TC Media
...
1832
1833
1834
Replies:
36,661
Views:
1,267,127
tarboltontim
Oct 18, 2025 at 10:09 AM
Sticky
MMA Thread
HectorTheTaxman
,
Aug 23, 2012
,
Other Sports
...
1076
1077
1078
Replies:
21,542
Views:
760,584
MacEwan
Oct 18, 2025 at 8:35 AM
Sticky
SPFL
Dundee v Celtic Sunday 19th October kick off 12PM Sky Sports Football
Notorious
,
Oct 10, 2025
,
Celtic Chat
...
2
Replies:
25
Views:
1,702
Hammy89
Oct 18, 2025 at 7:38 AM
Showing results 1 to 20 of 175
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 );