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 3 of 9
< Prev
1
←
2
3
4
5
6
→
9
Next >
Title
Replies
Views
Last Message
Sticky
Netflix & Amazon Prime
PaddyBhoy
,
Jan 7, 2015
,
TC Media
...
134
135
136
Replies:
2,709
Views:
189,783
CH4
Oct 10, 2025 at 6:41 PM
Celtic players on International Duty.
LoveTheTic88
,
Oct 10, 2013
,
Celtic Chat
...
14
15
16
Replies:
304
Views:
32,923
Notorious
Oct 10, 2025 at 6:26 PM
Luis Palma
Notorious
,
Aug 28, 2023
,
Celtic Chat
...
131
132
133
Replies:
2,653
Views:
188,489
Notorious
Oct 14, 2025 at 1:58 AM
The Tennis Thread
Markybhoy
,
May 16, 2014
,
Other Sports
...
402
403
404
Replies:
8,075
Views:
299,091
ArthursGotSoul
Oct 10, 2025 at 1:53 PM
Kyle Ure
Notorious
,
Jan 28, 2025
,
Celtic Chat
...
2
Replies:
22
Views:
2,570
Notorious
Oct 10, 2025 at 1:29 PM
Trivial things that make you happy.
KhingLarsson
,
Mar 21, 2011
,
TalkCeltic Pub
...
586
587
588
Replies:
11,751
Views:
719,724
Vade1
Oct 10, 2025 at 11:58 AM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
886
887
888
Replies:
17,746
Views:
1,387,140
Agathe17
Oct 10, 2025 at 9:50 AM
What do you watch on YouTube?
Rendog
,
Jul 2, 2018
,
TalkCeltic Pub
...
10
11
12
Replies:
225
Views:
17,528
Callum McGregor
Oct 10, 2025 at 4:52 AM
**NSFW**
Jokes
Xavier Woods
,
Sep 28, 2011
,
TalkCeltic Pub
...
346
347
348
Replies:
6,955
Views:
549,266
Buster
Oct 14, 2025 at 12:04 AM
5 people, dead or alive, you'd like to interview?
ArthursGotSoul
,
Sep 28, 2025
,
TalkCeltic Pub
...
2
Replies:
21
Views:
908
Callum McGregor
Oct 10, 2025 at 4:46 AM
Is It Wrong/Contradictory To Follow "Northern" Ireland?
The Lord Of The Manner
,
Sep 28, 2025
,
TalkCeltic Pub
...
5
6
7
Replies:
130
Views:
4,427
The Lord Of The Manner
Oct 10, 2025 at 1:38 AM
Do Any Fellow Celtic Fans Support The Ireland Rugby Team?
The Lord Of The Manner
,
Oct 10, 2025 at 1:18 AM
,
TalkCeltic Pub
Replies:
0
Views:
130
The Lord Of The Manner
Oct 10, 2025 at 1:18 AM
Bosun Lawal
McChiellini..
,
Jul 16, 2021
,
Ex Players
...
33
34
35
Replies:
696
Views:
67,911
NomDePlum
Oct 9, 2025 at 11:02 PM
Celebrities you can't stand/find annoying
ScouseHoops
,
Jul 16, 2017
,
TalkCeltic Pub
...
73
74
75
Replies:
1,488
Views:
141,247
Sween
Oct 9, 2025 at 9:04 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:
723
Views:
35,114
Notorious
Oct 13, 2025 at 2:14 PM
Viljami Sinisalo
Notorious
,
Jul 16, 2024
,
Celtic Chat
...
19
20
21
Replies:
403
Views:
31,911
JC Anton
Oct 9, 2025 at 6:45 PM
Michel Ange Balikwisha
Callum McGregor
,
Aug 23, 2025
,
Celtic Chat
...
40
41
42
Replies:
826
Views:
34,991
eire4
Oct 9, 2025 at 5:56 PM
Liam Scales
Valhalla
,
Aug 27, 2021
,
Celtic Chat
...
216
217
218
Replies:
4,359
Views:
267,752
Notorious
Oct 9, 2025 at 4:26 PM
Colby Donovan
Mr. Slippyfist
,
Jul 24, 2024
,
Celtic Chat
...
13
14
15
Replies:
295
Views:
17,174
Notorious
Oct 9, 2025 at 3:20 PM
2025/26 players out on loan update
Notorious
,
Aug 11, 2025
,
Celtic Chat
...
2
Replies:
39
Views:
2,620
Notorious
Oct 9, 2025 at 3:07 PM
Showing results 41 to 60 of 174
Loading...
Show Ignored Content
Page 3 of 9
< Prev
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 );