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 2 of 9
< Prev
1
←
2
3
4
5
6
→
9
Next >
Title
Replies
Views
Last Message
Celtic In Europe 2025/26
Luis1967
,
Mar 15, 2025
,
Celtic Chat
...
54
55
56
Replies:
1,104
Views:
52,119
Luis1967
Oct 24, 2025 at 7:20 AM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
40
41
42
Replies:
835
Views:
40,877
Boruc17
Oct 25, 2025 at 10:10 AM
Ange Postecoglou
Mr. Slippyfist
,
May 29, 2021
,
Ex Players
...
1663
1664
1665
Replies:
33,294
Views:
2,942,339
Dannybhoy81
Oct 24, 2025 at 9:42 PM
Set Pieces
Liam Scales
,
Dec 25, 2023
,
Celtic Chat
...
3
4
5
Replies:
97
Views:
5,673
eire4
Oct 23, 2025 at 10:56 PM
Will we win the League
JC Anton
,
Oct 20, 2025 at 10:45 AM
,
Celtic Chat
...
5
6
7
Replies:
127
Views:
4,066
Wllm
Oct 23, 2025 at 10:34 PM
Celtic's Top 100 Goalscorers
ILoveTheCeltic
,
May 4, 2014
,
Celtic Chat
...
19
20
21
Replies:
403
Views:
101,181
Taz
Oct 23, 2025 at 10:05 PM
RIP Celebrities Thread
Waiting For An Alibi
,
Nov 9, 2024
,
TalkCeltic Pub
...
6
7
8
Replies:
143
Views:
9,968
Buster
Oct 23, 2025 at 10:03 PM
Europa League/Conference League 25/26
dbhoy72
,
Aug 29, 2024
,
World Football
...
20
21
22
Replies:
433
Views:
24,013
buchanbhoy
Oct 23, 2025 at 7:45 PM
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
83
84
85
Replies:
1,698
Views:
109,687
Mr Shelby
Oct 24, 2025 at 2:39 PM
Sticky
2025/26 Fixtures
Notorious
,
Jun 17, 2025
,
Celtic Chat
...
2
3
Replies:
49
Views:
6,569
Notorious
Oct 23, 2025 at 5:15 PM
Andy Robertson
Notorious
,
Oct 21, 2025 at 8:22 PM
,
Transfer Rumours
...
2
Replies:
31
Views:
1,514
SK89
Oct 25, 2025 at 3:00 PM
The Cryptocurrency Thread (Bitcoin, Ethereum, Ripple etc.)
Jackie Daytona
,
Jun 6, 2017
,
TalkCeltic Pub
...
2
3
4
Replies:
77
Views:
7,204
NomDePlum
Oct 25, 2025 at 7:09 PM
2025/26 players out on loan update
Notorious
,
Aug 11, 2025
,
Celtic Chat
...
2
3
Replies:
45
Views:
3,115
Notorious
Oct 23, 2025 at 1:04 PM
Lindsell Train Limited reduce Celtic shareholding
Notorious
,
Oct 14, 2025
,
Celtic Chat
Replies:
8
Views:
1,224
Mo-Neill12
Oct 23, 2025 at 10:43 AM
Sticky
**NSFW**
Coping with Depression, Stress, Anxiety and other Mental Health Illnesses
Drakhan
,
Apr 8, 2016
,
TalkCeltic Pub
...
75
76
77
Replies:
1,522
Views:
148,524
Wllm
Oct 22, 2025 at 11:56 PM
Sticky
Champions League
The Prof
,
Jul 16, 2023
,
World Football
...
89
90
91
Replies:
1,803
Views:
104,765
Zander
Oct 22, 2025 at 9:35 PM
Sticky
[Spoiler Alert]
Film reviews and ratings
Fancy Pants
,
Apr 1, 2009
,
TC Media
...
873
874
875
Replies:
17,492
Views:
913,653
Zanderama
Oct 25, 2025 at 10:14 PM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
460
461
462
Replies:
9,237
Views:
613,625
Leone Naka Fan
Oct 22, 2025 at 5:44 PM
Our Midfield
Mr Shelby
,
Aug 20, 2023
,
Celtic Chat
...
25
26
27
Replies:
522
Views:
26,357
T.Rogne25
Oct 22, 2025 at 4:23 PM
Illan Meslier
Notorious
,
Oct 16, 2025
,
Transfer Rumours
...
2
Replies:
34
Views:
1,735
T.Rogne25
Oct 22, 2025 at 4:03 PM
Showing results 21 to 40 of 175
Loading...
Show Ignored Content
Page 2 of 9
< Prev
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 );