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
Liam Scales
Valhalla
,
Aug 27, 2021
,
Celtic Chat
...
220
221
222
Replies:
4,421
Views:
268,903
honda
Oct 17, 2025 at 3:20 PM
Europa League/Conference League 25/26
dbhoy72
,
Aug 29, 2024
,
World Football
...
20
21
22
Replies:
428
Views:
23,447
StevieBhoooy!
Oct 17, 2025 at 3:05 PM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1879
1880
1881
Replies:
37,604
Views:
2,246,958
TheHappyLoss
Oct 17, 2025 at 2:56 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
907
908
909
Replies:
18,167
Views:
1,070,896
Notorious
Oct 17, 2025 at 2:49 PM
Bobby Clark
Notorious
,
Oct 16, 2025 at 11:44 AM
,
Transfer Rumours
...
2
3
Replies:
54
Views:
2,078
constant
Oct 17, 2025 at 2:47 PM
Alistair Johnston
The Thumb
,
Dec 3, 2022
,
Celtic Chat
...
162
163
164
Replies:
3,269
Views:
245,115
Notorious
Oct 17, 2025 at 2:44 PM
Paulo Bernardo
Luis1967
,
Sep 1, 2023
,
Celtic Chat
...
175
176
177
Replies:
3,527
Views:
246,738
Notorious
Oct 17, 2025 at 2:43 PM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
460
461
462
Replies:
9,225
Views:
610,839
Notorious
Oct 17, 2025 at 2:42 PM
Celtic tops 25/26
Notorious
,
Nov 2, 2024
,
Celtic Chat
...
26
27
28
Replies:
544
Views:
41,744
Westlondonscot
Oct 17, 2025 at 2:39 PM
Sticky
SPFL
Dundee v Celtic Sunday 19th October kick off 12PM Sky Sports Football
Notorious
,
Oct 10, 2025
,
Celtic Chat
...
2
Replies:
20
Views:
1,333
Notorious
Oct 17, 2025 at 2:38 PM
Illan Meslier
Notorious
,
Oct 16, 2025 at 5:37 PM
,
Transfer Rumours
...
2
Replies:
20
Views:
664
PaddyJamieson
Oct 17, 2025 at 2:31 PM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
37
38
39
Replies:
772
Views:
36,991
thailandceltic
Oct 17, 2025 at 2:28 PM
Cameron Carter-Vickers.
The Thumb
,
Aug 31, 2021
,
Celtic Chat
...
270
271
272
Replies:
5,433
Views:
420,531
Notorious
Oct 17, 2025 at 1:55 PM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
261
262
263
Replies:
5,246
Views:
280,351
BrianC
Oct 17, 2025 at 1:54 PM
Sticky
The Celtic Trust - Fan Ownership/Representation
Seán Mac D
,
Dec 5, 2020
,
Celtic Chat
...
20
21
22
Replies:
420
Views:
34,160
Notorious
Oct 17, 2025 at 1:20 PM
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
83
84
85
Replies:
1,696
Views:
109,042
Notorious
Oct 17, 2025 at 12:52 PM
Sticky
Netflix & Amazon Prime
PaddyBhoy
,
Jan 7, 2015
,
TC Media
...
134
135
136
Replies:
2,712
Views:
190,006
TheHappyLoss
Oct 17, 2025 at 9:24 AM
RIP Celebrities Thread
Waiting For An Alibi
,
Nov 9, 2024
,
TalkCeltic Pub
...
5
6
7
Replies:
139
Views:
9,499
johnboy19
Oct 17, 2025 at 9:15 AM
Sticky
[BOTB]
BOTB - Back to the 80s
Marty McFly
,
Apr 6, 2021
,
Competition Corner
...
13
14
15
Replies:
293
Views:
22,805
Drakhan
Oct 17, 2025 at 9:14 AM
Celtic Colts
Idioteque
,
Jun 10, 2017
,
Celtic Chat
...
143
144
145
Replies:
2,884
Views:
192,397
Notorious
Oct 17, 2025 at 2:51 AM
Showing results 1 to 20 of 174
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 );