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
Andy Robertson
Notorious
,
Oct 21, 2025 at 8:22 PM
,
Transfer Rumours
...
2
Replies:
22
Views:
518
constant
Oct 22, 2025 at 7:10 PM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
44
45
46
Replies:
907
Views:
51,101
buchanbhoy
Oct 22, 2025 at 7:09 PM
Will we win the League
JC Anton
,
Oct 20, 2025 at 10:45 AM
,
Celtic Chat
...
4
5
6
Replies:
109
Views:
2,624
Notorious
Oct 22, 2025 at 6:40 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
930
931
932
Replies:
18,624
Views:
1,092,490
Sgt Neppers*
Oct 22, 2025 at 6:17 PM
Sticky
[Spoiler Alert]
Film reviews and ratings
Fancy Pants
,
Apr 1, 2009
,
TC Media
...
873
874
875
Replies:
17,486
Views:
912,929
ArthursGotSoul
Oct 22, 2025 at 5:50 PM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
154
155
156
Replies:
3,116
Views:
211,797
limezer
Oct 22, 2025 at 5:47 PM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
460
461
462
Replies:
9,237
Views:
613,011
Leone Naka Fan
Oct 22, 2025 at 5:44 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,455
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,119
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,973
tarboltontim
Oct 22, 2025 at 4:52 PM
Liam Scales
Valhalla
,
Aug 27, 2021
,
Celtic Chat
...
222
223
224
Replies:
4,473
Views:
270,932
Notorious
Oct 22, 2025 at 4:49 PM
Our Midfield
Mr Shelby
,
Aug 20, 2023
,
Celtic Chat
...
25
26
27
Replies:
522
Views:
26,190
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,512
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,872
Notorious
Oct 22, 2025 at 4:02 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,064
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,273
ColinC1888
Oct 22, 2025 at 12:54 PM
Marcelo Saracchi
Notorious
,
Aug 28, 2025
,
Celtic Chat
...
9
10
11
Replies:
207
Views:
10,891
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,838
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,917
Hammy89
Oct 22, 2025 at 10:20 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 );