Log in or Sign up
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
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
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
272
273
274
Replies:
5,475
Views:
384,503
McChiellini..
Sep 3, 2025 at 5:13 PM
Ange Postecoglou
Mr. Slippyfist
,
May 29, 2021
,
Ex Players
...
1648
1649
1650
Replies:
32,989
Views:
2,888,590
greengrocer
Sep 3, 2025 at 5:12 PM
Kelechi Iheanacho
Notorious
,
Sep 2, 2025 at 11:09 PM
,
Celtic Chat
...
10
11
12
Replies:
236
Views:
7,213
Dianbobo Balde
Sep 3, 2025 at 5:12 PM
Its time to force change: Suggestion Thread
LectersLuncheon
,
Sep 2, 2025 at 5:53 AM
,
Celtic Chat
...
9
10
11
Replies:
204
Views:
4,875
greengrocer
Sep 3, 2025 at 5:11 PM
An Open Letter to Celtic PLC from Fan groups and Celtic Podcasts
Notorious
,
Sep 3, 2025 at 5:10 PM
,
Celtic Chat
Replies:
0
Views:
1
Notorious
Sep 3, 2025 at 5:10 PM
The board
Cumbernauld Bhoy67
,
Nov 29, 2023
,
Celtic Chat
...
113
114
115
Replies:
2,292
Views:
110,125
Dianbobo Balde
Sep 3, 2025 at 5:09 PM
Sticky
2025/26 Fixtures
Notorious
,
Jun 17, 2025
,
Celtic Chat
...
2
3
Replies:
43
Views:
4,630
Notorious
Sep 3, 2025 at 4:53 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
12
13
14
Replies:
268
Views:
22,781
romeo9535
Sep 3, 2025 at 4:48 PM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
40
41
42
Replies:
829
Views:
69,710
SwissCelt
Sep 3, 2025 at 4:38 PM
Last of Us (HBO)
Fontaine
,
Dec 4, 2022
,
TC Media
...
11
12
13
Replies:
242
Views:
15,623
TheHappyLoss
Sep 3, 2025 at 4:33 PM
Post window presser / excuses?
henriks tongue
,
Sep 1, 2025 at 10:54 PM
,
Celtic Chat
...
2
3
Replies:
41
Views:
1,430
TheHappyLoss
Sep 3, 2025 at 4:25 PM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
221
222
223
Replies:
4,440
Views:
437,552
eire4
Sep 3, 2025 at 4:17 PM
Yang Hyun Jun
Idioteque
,
Jul 14, 2023
,
Celtic Chat
...
183
184
185
Replies:
3,685
Views:
204,073
buchanbhoy
Sep 3, 2025 at 4:08 PM
Sticky
TC Jukebox: What are you listening to now?
Sideshow Bob
,
Jun 27, 2008
,
TC Media
...
1824
1825
1826
Replies:
36,516
Views:
1,205,913
Bad Ambassador
Sep 3, 2025 at 4:08 PM
Sticky
[Official TC Thread]
Celtic 25/26 Summer transfer window: Stage: Nicholson firing up the Fax Machine
Sgt Neppers*
,
Mar 16, 2025
,
Celtic Chat
...
309
310
311
Replies:
6,214
Views:
334,190
Dylan1996
Sep 3, 2025 at 4:03 PM
Who you blaming?
TIART
,
Sep 3, 2025 at 12:50 PM
,
Celtic Chat
...
2
Replies:
24
Views:
425
Wizard of Oz
Sep 3, 2025 at 3:55 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
857
858
859
Replies:
17,164
Views:
988,499
Dubliner1
Sep 3, 2025 at 3:11 PM
Sticky
Celtic V Manchester United legends Saturday September 6th kick off 2PM
Notorious
,
Jun 20, 2025
,
Celtic Chat
...
2
Replies:
39
Views:
3,231
seanm
Sep 3, 2025 at 2:58 PM
Michael Nicholson
Creativecelt
,
Dec 23, 2021
,
Celtic Chat
...
44
45
46
Replies:
905
Views:
65,694
seanm
Sep 3, 2025 at 2:54 PM
Sticky
Non media rumours
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
454
455
456
Replies:
9,111
Views:
920,265
PaulM1888
Sep 3, 2025 at 2:54 PM
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
', { 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 );