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
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,215
Views:
334,538
Paul67
Sep 3, 2025 at 6:30 PM
An Open Letter to Celtic PLC from Fan groups and Celtic Podcasts
Notorious
,
Sep 3, 2025 at 5:10 PM
,
Celtic Chat
Replies:
19
Views:
327
bhoy81
Sep 3, 2025 at 6:29 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
12
13
14
Replies:
276
Views:
23,018
Agathe17
Sep 3, 2025 at 6:26 PM
Books you've read or are reading
Kayal
,
May 28, 2011
,
TC Media
...
111
112
113
Replies:
2,256
Views:
146,722
eire4
Sep 3, 2025 at 6:23 PM
Kelechi Iheanacho
Notorious
,
Sep 2, 2025 at 11:09 PM
,
Celtic Chat
...
11
12
13
Replies:
245
Views:
7,791
Twisty
Sep 3, 2025 at 6:19 PM
Its time to force change: Suggestion Thread
LectersLuncheon
,
Sep 2, 2025 at 5:53 AM
,
Celtic Chat
...
9
10
11
Replies:
214
Views:
5,284
JC Anton
Sep 3, 2025 at 6:18 PM
Ange Postecoglou
Mr. Slippyfist
,
May 29, 2021
,
Ex Players
...
1648
1649
1650
Replies:
32,993
Views:
2,888,756
murphy88
Sep 3, 2025 at 6:16 PM
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
273
274
275
Replies:
5,481
Views:
384,712
Ziggy
Sep 3, 2025 at 6:16 PM
Yang Hyun Jun
Idioteque
,
Jul 14, 2023
,
Celtic Chat
...
183
184
185
Replies:
3,687
Views:
204,186
Ak1
Sep 3, 2025 at 6:08 PM
Who you blaming?
TIART
,
Sep 3, 2025 at 12:50 PM
,
Celtic Chat
...
2
Replies:
25
Views:
500
eire4
Sep 3, 2025 at 6:03 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
857
858
859
Replies:
17,165
Views:
988,690
Ak1
Sep 3, 2025 at 5:58 PM
Johnny Kenny
Notorious
,
Jan 5, 2022
,
Celtic Chat
...
48
49
50
Replies:
998
Views:
75,029
eire4
Sep 3, 2025 at 5:58 PM
Sticky
2025/26 Fixtures
Notorious
,
Jun 17, 2025
,
Celtic Chat
...
2
3
Replies:
44
Views:
4,677
Bonobhoy
Sep 3, 2025 at 5:31 PM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
40
41
42
Replies:
830
Views:
69,845
eire4
Sep 3, 2025 at 5:15 PM
The board
Cumbernauld Bhoy67
,
Nov 29, 2023
,
Celtic Chat
...
113
114
115
Replies:
2,292
Views:
110,441
Dianbobo Balde
Sep 3, 2025 at 5:09 PM
Last of Us (HBO)
Fontaine
,
Dec 4, 2022
,
TC Media
...
11
12
13
Replies:
242
Views:
15,654
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,469
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,706
eire4
Sep 3, 2025 at 4:17 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,206,241
Bad Ambassador
Sep 3, 2025 at 4:08 PM
Sticky
Celtic V Manchester United legends Saturday September 6th kick off 2PM
Notorious
,
Jun 20, 2025
,
Celtic Chat
...
2
Replies:
39
Views:
3,257
seanm
Sep 3, 2025 at 2:58 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
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 );