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
SPFL
Dundee v Celtic Sunday 19th October kick off 12PM Sky Sports Football
Notorious
,
Oct 10, 2025 at 5:34 AM
,
Celtic Chat
Replies:
15
Views:
1,019
JC Anton
Oct 15, 2025 at 7:15 PM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
35
36
37
Replies:
729
Views:
35,659
Notorious
Oct 15, 2025 at 6:56 PM
Premier sports cup 2025/26
Notorious
,
Jul 27, 2025
,
Celtic Chat
...
2
3
4
Replies:
64
Views:
3,109
Notorious
Oct 15, 2025 at 5:06 PM
Alistair Johnston
The Thumb
,
Dec 3, 2022
,
Celtic Chat
...
162
163
164
Replies:
3,263
Views:
244,765
HTG
Oct 15, 2025 at 5:04 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
906
907
908
Replies:
18,141
Views:
1,069,381
Notorious
Oct 15, 2025 at 5:03 PM
Paul Elliott
Notorious
,
Oct 13, 2025 at 7:01 PM
,
Ex Players
Replies:
4
Views:
274
Gil-Scott Heron
Oct 15, 2025 at 4:40 PM
Sticky
[Spoiler Alert]
Film reviews and ratings
Fancy Pants
,
Apr 1, 2009
,
TC Media
...
872
873
874
Replies:
17,470
Views:
911,754
ColinC1888
Oct 15, 2025 at 2:14 PM
Trivial things that make you happy.
KhingLarsson
,
Mar 21, 2011
,
TalkCeltic Pub
...
586
587
588
Replies:
11,753
Views:
729,425
Drakhan
Oct 15, 2025 at 2:08 PM
**NSFW**
Random Video Thread - ach why not?
Airdrie Onion
,
Jul 2, 2010
,
TalkCeltic Pub
...
173
174
175
Replies:
3,495
Views:
228,885
BigWilly
Oct 15, 2025 at 1:47 PM
Major League Baseball Thread
T.D.
,
Mar 27, 2007
,
Other Sports
...
127
128
129
Replies:
2,570
Views:
158,102
BigWilly
Oct 15, 2025 at 1:40 PM
What do you watch on YouTube?
Rendog
,
Jul 2, 2018
,
TalkCeltic Pub
...
10
11
12
Replies:
229
Views:
17,673
elbhoydo
Oct 15, 2025 at 12:46 PM
Celtic Colts
Idioteque
,
Jun 10, 2017
,
Celtic Chat
...
143
144
145
Replies:
2,883
Views:
192,203
Notorious
Oct 15, 2025 at 11:35 AM
Lindsell Train Limited reduce Celtic shareholding
Notorious
,
Oct 14, 2025 at 9:09 PM
,
Celtic Chat
Replies:
6
Views:
628
Mo-Neill12
Oct 15, 2025 at 10:14 AM
Cameron Carter-Vickers.
The Thumb
,
Aug 31, 2021
,
Celtic Chat
...
270
271
272
Replies:
5,432
Views:
420,153
adequate citizen Zenon
Oct 15, 2025 at 10:05 AM
EA FC Thread
dbhoy72
,
Sep 29, 2025
,
Computers and Gaming
Replies:
10
Views:
658
Skelleto
Oct 15, 2025 at 9:54 AM
Celtic tops 25/26
Notorious
,
Nov 2, 2024
,
Celtic Chat
...
25
26
27
Replies:
533
Views:
41,295
Westlondonscot
Oct 14, 2025 at 8:58 PM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1878
1879
1880
Replies:
37,586
Views:
2,245,752
celtic20
Oct 14, 2025 at 8:10 PM
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
280
281
282
Replies:
5,630
Views:
393,674
McChiellini..
Oct 14, 2025 at 8:00 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1326
1327
1328
Replies:
26,541
Views:
2,055,887
Gabriel
Oct 14, 2025 at 8:00 PM
Kelechi Iheanacho
Notorious
,
Sep 2, 2025
,
Celtic Chat
...
46
47
48
Replies:
941
Views:
46,574
Skelleto
Oct 14, 2025 at 7:57 PM
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 );