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
Trivial things that make you happy.
KhingLarsson
,
Mar 21, 2011
,
TalkCeltic Pub
...
586
587
588
Replies:
11,751
Views:
719,602
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,386,839
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,501
Callum McGregor
Oct 10, 2025 at 4:52 AM
**NSFW**
Jokes
Xavier Woods
,
Sep 28, 2011
,
TalkCeltic Pub
...
346
347
348
Replies:
6,954
Views:
549,181
Callum McGregor
Oct 10, 2025 at 4:49 AM
5 people, dead or alive, you'd like to interview?
ArthursGotSoul
,
Sep 28, 2025
,
TalkCeltic Pub
...
2
Replies:
21
Views:
862
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,384
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:
115
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,857
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,214
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
...
34
35
36
Replies:
719
Views:
34,697
FrankMcCallum
Oct 9, 2025 at 7:09 PM
Viljami Sinisalo
Notorious
,
Jul 16, 2024
,
Celtic Chat
...
19
20
21
Replies:
403
Views:
31,889
JC Anton
Oct 9, 2025 at 6:45 PM
Alistair Johnston
The Thumb
,
Dec 3, 2022
,
Celtic Chat
...
161
162
163
Replies:
3,248
Views:
243,732
CookieMonster
Oct 12, 2025 at 10:30 PM
Michel Ange Balikwisha
Callum McGregor
,
Aug 23, 2025
,
Celtic Chat
...
40
41
42
Replies:
826
Views:
34,797
eire4
Oct 9, 2025 at 5:56 PM
Liam Scales
Valhalla
,
Aug 27, 2021
,
Celtic Chat
...
216
217
218
Replies:
4,359
Views:
267,644
Notorious
Oct 9, 2025 at 4:26 PM
Colby Donovan
Mr. Slippyfist
,
Jul 24, 2024
,
Celtic Chat
...
13
14
15
Replies:
295
Views:
17,128
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,609
Notorious
Oct 9, 2025 at 3:07 PM
Jota - Welcome Home!
Luis1967
,
Aug 31, 2021
,
Celtic Chat
...
485
486
487
Replies:
9,729
Views:
798,319
Peej
Oct 9, 2025 at 11:16 AM
TC attending AGM with voting rights
Drakhan
,
Oct 8, 2025 at 6:35 PM
,
Celtic Chat
Replies:
11
Views:
584
Taz
Oct 8, 2025 at 10:51 PM
Feyenoord V Celtic legends
Notorious
,
Aug 14, 2025
,
Celtic Chat
Replies:
11
Views:
1,096
KRS-1888
Oct 12, 2025 at 11:01 PM
Peter Lawwell
eddiebhoy0109
,
Jan 13, 2015
,
Celtic Chat
...
260
261
262
Replies:
5,236
Views:
354,028
Jeannie
Oct 8, 2025 at 4:29 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 );