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
Will we win the League
JC Anton
,
Oct 20, 2025 at 10:45 AM
,
Celtic Chat
...
4
5
6
Replies:
108
Views:
2,574
eire4
Oct 22, 2025 at 5:37 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
929
930
931
Replies:
18,618
Views:
1,092,271
Leone Naka Fan
Oct 22, 2025 at 5:35 PM
Sticky
Celtic v Sturm Graz Thursday October 23rd kick off 8PM TNT Sports 2
Notorious
,
Oct 19, 2025 at 2:23 PM
,
Celtic Chat
...
4
5
6
Replies:
102
Views:
3,412
eire4
Oct 22, 2025 at 5:22 PM
Sticky
**NSFW**
Coping with Depression, Stress, Anxiety and other Mental Health Illnesses
Drakhan
,
Apr 8, 2016
,
TalkCeltic Pub
...
74
75
76
Replies:
1,519
Views:
148,108
MacEwan
Oct 22, 2025 at 4:56 PM
Sticky
TC Jukebox: What are you listening to now?
Sideshow Bob
,
Jun 27, 2008
,
TC Media
...
1832
1833
1834
Replies:
36,671
Views:
1,267,954
tarboltontim
Oct 22, 2025 at 4:52 PM
Liam Scales
Valhalla
,
Aug 27, 2021
,
Celtic Chat
...
222
223
224
Replies:
4,473
Views:
270,918
Notorious
Oct 22, 2025 at 4:49 PM
Andy Robertson
Notorious
,
Oct 21, 2025 at 8:22 PM
,
Transfer Rumours
Replies:
19
Views:
510
stirfry999
Oct 22, 2025 at 4:32 PM
Our Midfield
Mr Shelby
,
Aug 20, 2023
,
Celtic Chat
...
25
26
27
Replies:
522
Views:
26,178
T.Rogne25
Oct 22, 2025 at 4:23 PM
Illan Meslier
Notorious
,
Oct 16, 2025 at 5:37 PM
,
Transfer Rumours
...
2
Replies:
34
Views:
1,508
T.Rogne25
Oct 22, 2025 at 4:03 PM
Alistair Johnston
The Thumb
,
Dec 3, 2022
,
Celtic Chat
...
162
163
164
Replies:
3,270
Views:
245,846
Notorious
Oct 22, 2025 at 4:02 PM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
460
461
462
Replies:
9,235
Views:
612,965
honda
Oct 22, 2025 at 4:02 PM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
154
155
156
Replies:
3,114
Views:
211,751
Jackie Daytona
Oct 22, 2025 at 2:29 PM
Bertie Auld
ILoveTheCeltic
,
Jan 20, 2012
,
The Lisbon Lions
...
11
12
13
Replies:
241
Views:
41,221
Notorious
Oct 22, 2025 at 2:06 PM
Hayato Inamura
Notorious
,
Jul 4, 2025
,
Celtic Chat
...
37
38
39
Replies:
773
Views:
43,060
Ryanm1984
Oct 22, 2025 at 1:20 PM
Sticky
MMA Thread
HectorTheTaxman
,
Aug 23, 2012
,
Other Sports
...
1076
1077
1078
Replies:
21,552
Views:
761,264
ColinC1888
Oct 22, 2025 at 12:54 PM
Marcelo Saracchi
Notorious
,
Aug 28, 2025
,
Celtic Chat
...
9
10
11
Replies:
207
Views:
10,885
celtic20
Oct 22, 2025 at 11:26 AM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
889
890
891
Replies:
17,803
Views:
1,390,823
celtic20
Oct 22, 2025 at 11:19 AM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
223
224
225
Replies:
4,485
Views:
450,913
Hammy89
Oct 22, 2025 at 10:20 AM
Ange Postecoglou
Mr. Slippyfist
,
May 29, 2021
,
Ex Players
...
1663
1664
1665
Replies:
33,290
Views:
2,939,808
Celtic_Daft1888
Oct 22, 2025 at 9:51 AM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
44
45
46
Replies:
905
Views:
51,074
Dianbobo Balde
Oct 22, 2025 at 8:48 AM
Showing results 1 to 20 of 176
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 );