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
Johnny Kenny
Notorious
,
Jan 5, 2022
,
Celtic Chat
...
49
50
51
Replies:
1,016
Views:
77,110
cammy07
Oct 19, 2025 at 3:17 PM
Sticky
SPFL
Dundee v Celtic Sunday 19th October kick off 12PM Sky Sports Football
Notorious
,
Oct 10, 2025
,
Celtic Chat
...
52
53
54
Replies:
1,070
Views:
19,065
MacEwan
Oct 19, 2025 at 3:17 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
915
916
917
Replies:
18,335
Views:
1,074,361
JC Anton
Oct 19, 2025 at 3:17 PM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
887
888
889
Replies:
17,772
Views:
1,388,550
singer61
Oct 19, 2025 at 3:16 PM
The Cryptocurrency Thread (Bitcoin, Ethereum, Ripple etc.)
Jackie Daytona
,
Jun 6, 2017
,
TalkCeltic Pub
...
2
3
4
Replies:
67
Views:
6,585
Peej
Oct 19, 2025 at 3:15 PM
Celtic v Sturm Graz Thursday October 23rd kick off 8PM TNT Sports 2
Notorious
,
Oct 19, 2025 at 2:23 PM
,
Celtic Chat
Replies:
12
Views:
61
ILoveTheCeltic
Oct 19, 2025 at 3:15 PM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
38
39
40
Replies:
791
Views:
38,194
JamesM09
Oct 19, 2025 at 3:14 PM
The Ronny Deila Thread
Glasgow_Bhoy88
,
Jun 6, 2014
,
Ex Players
...
1443
1444
1445
Replies:
28,894
Views:
1,412,815
Peej
Oct 19, 2025 at 3:14 PM
Celtic Colts
Idioteque
,
Jun 10, 2017
,
Celtic Chat
...
143
144
145
Replies:
2,894
Views:
192,774
MagicBallBhoy
Oct 19, 2025 at 3:12 PM
Marcelo Saracchi
Notorious
,
Aug 28, 2025
,
Celtic Chat
...
9
10
11
Replies:
205
Views:
10,458
singer61
Oct 19, 2025 at 3:10 PM
6 scoreless games out of 14
ILoveTheCeltic
,
Oct 19, 2025 at 2:35 PM
,
Celtic Chat
Replies:
9
Views:
10
ILoveTheCeltic
Oct 19, 2025 at 3:09 PM
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
280
281
282
Replies:
5,638
Views:
394,170
ardis1967
Oct 19, 2025 at 3:08 PM
Yang Hyun Jun
Idioteque
,
Jul 14, 2023
,
Celtic Chat
...
187
188
189
Replies:
3,778
Views:
212,486
cammy07
Oct 19, 2025 at 3:07 PM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
41
42
43
Replies:
859
Views:
49,179
albashamrock
Oct 19, 2025 at 3:06 PM
Ange Postecoglou
Mr. Slippyfist
,
May 29, 2021
,
Ex Players
...
1661
1662
1663
Replies:
33,256
Views:
2,935,835
singer61
Oct 19, 2025 at 3:06 PM
Illan Meslier
Notorious
,
Oct 16, 2025 at 5:37 PM
,
Transfer Rumours
...
2
Replies:
25
Views:
1,004
John Bhoy79
Oct 19, 2025 at 3:00 PM
Kelechi Iheanacho
Notorious
,
Sep 2, 2025
,
Celtic Chat
...
46
47
48
Replies:
948
Views:
47,214
Big C
Oct 19, 2025 at 2:54 PM
Reo Hatate
Notorious
,
Dec 31, 2021
,
Celtic Chat
...
327
328
329
Replies:
6,576
Views:
488,294
Callum McGregor
Oct 19, 2025 at 2:46 PM
Benjamin Nygren
Notorious
,
Jun 21, 2025
,
Celtic Chat
...
32
33
34
Replies:
673
Views:
37,998
HTG
Oct 19, 2025 at 2:42 PM
Liam Scales
Valhalla
,
Aug 27, 2021
,
Celtic Chat
...
222
223
224
Replies:
4,472
Views:
270,348
Callum McGregor
Oct 19, 2025 at 2:41 PM
Showing results 1 to 20 of 177
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 );