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
Kelechi Iheanacho
Notorious
,
Sep 2, 2025 at 11:09 PM
,
Celtic Chat
...
8
9
10
Replies:
191
Views:
5,597
PaddyJamieson
Sep 3, 2025 at 12:46 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,206
Views:
333,393
dbhoy72
Sep 3, 2025 at 12:44 PM
Sticky
Non media rumours
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
454
455
456
Replies:
9,104
Views:
919,682
Mr Shelby
Sep 3, 2025 at 12:41 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
855
856
857
Replies:
17,127
Views:
987,717
JML67
Sep 3, 2025 at 12:41 PM
The board
Cumbernauld Bhoy67
,
Nov 29, 2023
,
Celtic Chat
...
112
113
114
Replies:
2,277
Views:
109,805
Artorias
Sep 3, 2025 at 12:40 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
12
13
14
Replies:
261
Views:
22,512
McChiellini..
Sep 3, 2025 at 12:35 PM
Johnny Kenny
Notorious
,
Jan 5, 2022
,
Celtic Chat
...
48
49
50
Replies:
996
Views:
74,915
honda
Sep 3, 2025 at 11:51 AM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
40
41
42
Replies:
823
Views:
69,504
CookieMonster
Sep 3, 2025 at 11:43 AM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
220
221
222
Replies:
4,433
Views:
437,363
McChiellini..
Sep 3, 2025 at 11:22 AM
Stuart Armstrong
Xavier Woods
,
Feb 2, 2015
,
Ex Players
...
393
394
395
Replies:
7,893
Views:
520,714
HTG
Sep 3, 2025 at 11:20 AM
Michael Nicholson
Creativecelt
,
Dec 23, 2021
,
Celtic Chat
...
44
45
46
Replies:
902
Views:
65,488
McChiellini..
Sep 3, 2025 at 11:09 AM
Yang Hyun Jun
Idioteque
,
Jul 14, 2023
,
Celtic Chat
...
183
184
185
Replies:
3,684
Views:
203,987
Notorious
Sep 3, 2025 at 10:52 AM
Sticky
Celtic V Manchester United legends Saturday September 6th kick off 2PM
Notorious
,
Jun 20, 2025
,
Celtic Chat
...
2
Replies:
34
Views:
3,070
cidermaster
Sep 3, 2025 at 10:45 AM
Its time to force change: Suggestion Thread
LectersLuncheon
,
Sep 2, 2025 at 5:53 AM
,
Celtic Chat
...
7
8
9
Replies:
179
Views:
4,563
Guchi Gucci
Sep 3, 2025 at 9:42 AM
Post window presser / excuses?
henriks tongue
,
Sep 1, 2025 at 10:54 PM
,
Celtic Chat
...
2
3
Replies:
40
Views:
1,370
Guchi Gucci
Sep 3, 2025 at 9:38 AM
The Celtic Trust - Fan Ownership/Representation
Seán Mac D
,
Dec 5, 2020
,
Celtic Chat
...
18
19
20
Replies:
396
Views:
30,412
Maestro 08
Sep 3, 2025 at 8:42 AM
Top 100 Appearances for Celtic
ILoveTheCeltic
,
May 5, 2014
,
Celtic Chat
...
22
23
24
Replies:
472
Views:
72,133
Drakhan
Sep 3, 2025 at 7:05 AM
Emmanuel Denis
The Thumb
,
Sep 2, 2025 at 8:47 PM
,
Transfer Rumours
...
2
Replies:
35
Views:
2,174
martin_d
Sep 3, 2025 at 3:17 AM
Sticky
EPL Chat
The Prof
,
Jul 16, 2023
,
World Football
...
86
87
88
Replies:
1,742
Views:
102,242
Rydo1888*
Sep 3, 2025 at 2:13 AM
SPFL
Killie V Sack The Board FC..
McChiellini..
,
Sep 2, 2025 at 3:02 PM
,
Celtic Chat
Replies:
16
Views:
648
KRS-1888
Sep 3, 2025 at 2:03 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
', { 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 );