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
Feyenoord V Celtic legends
Notorious
,
Aug 14, 2025
,
Celtic Chat
Replies:
11
Views:
1,106
KRS-1888
Oct 12, 2025 at 11:01 PM
Alistair Johnston
The Thumb
,
Dec 3, 2022
,
Celtic Chat
...
161
162
163
Replies:
3,248
Views:
243,751
CookieMonster
Oct 12, 2025 at 10:30 PM
Trivial Things That Annoy You Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1034
1035
1036
Replies:
20,711
Views:
1,178,762
Forestbhoy66
Oct 12, 2025 at 9:20 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
905
906
907
Replies:
18,138
Views:
1,066,942
An Madadh Rua
Oct 12, 2025 at 9:13 PM
Sticky
TC Jukebox: What are you listening to now?
Sideshow Bob
,
Jun 27, 2008
,
TC Media
...
1830
1831
1832
Replies:
36,631
Views:
1,265,372
Bad Ambassador
Oct 12, 2025 at 8:19 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1325
1326
1327
Replies:
26,521
Views:
2,054,665
Gabriel
Oct 12, 2025 at 6:48 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
16
17
18
Replies:
357
Views:
28,400
Ryanm1984
Oct 12, 2025 at 5:13 PM
Celtic Women’s Team
ddub11
,
Mar 27, 2019
,
Celtic F.C. Women
...
242
243
244
Replies:
4,870
Views:
209,955
Taz
Oct 12, 2025 at 3:58 PM
Scott Brown
hkbhoy
,
May 15, 2007
,
Ex Players
...
1043
1044
1045
Replies:
20,884
Views:
1,317,538
Notorious
Oct 12, 2025 at 3:52 PM
Sticky
[Spoiler Alert]
Film reviews and ratings
Fancy Pants
,
Apr 1, 2009
,
TC Media
...
871
872
873
Replies:
17,459
Views:
910,915
trackebhoy
Oct 12, 2025 at 3:38 PM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
460
461
462
Replies:
9,221
Views:
609,589
Champions67
Oct 12, 2025 at 12:48 PM
Hip-Hop & Rap Music
MacEwan
,
May 31, 2013
,
TC Media
...
190
191
192
Replies:
3,833
Views:
171,615
Doogs.
Oct 12, 2025 at 11:54 AM
EA FC Thread
dbhoy72
,
Sep 29, 2025
,
Computers and Gaming
Replies:
7
Views:
510
Bad Ambassador
Oct 12, 2025 at 11:47 AM
Kelechi Iheanacho
Notorious
,
Sep 2, 2025
,
Celtic Chat
...
45
46
47
Replies:
935
Views:
45,636
Zander
Oct 12, 2025 at 10:50 AM
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:
4
Views:
480
Ryanm1984
Oct 12, 2025 at 8:22 AM
Marcelo Saracchi
Notorious
,
Aug 28, 2025
,
Celtic Chat
...
8
9
10
Replies:
196
Views:
10,217
buchanbhoy
Oct 12, 2025 at 8:22 AM
RIP Celebrities Thread
Waiting For An Alibi
,
Nov 9, 2024
,
TalkCeltic Pub
...
5
6
7
Replies:
138
Views:
9,360
buchanbhoy
Oct 12, 2025 at 8:16 AM
Major League Baseball Thread
T.D.
,
Mar 27, 2007
,
Other Sports
...
127
128
129
Replies:
2,562
Views:
157,855
BigWilly
Oct 12, 2025 at 3:55 AM
Celtic to face Class Action over Boy's Club abuse
Jackie Daytona
,
Oct 5, 2021
,
Celtic Chat
...
20
21
22
Replies:
420
Views:
50,608
Paul Kennedy
Oct 11, 2025 at 11:13 PM
Celtic Colts
Idioteque
,
Jun 10, 2017
,
Celtic Chat
...
143
144
145
Replies:
2,880
Views:
191,925
Notorious
Oct 11, 2025 at 10:47 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 );