Log in or Sign up
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
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
Kelechi Iheanacho
Notorious
,
Sep 2, 2025 at 11:09 PM
,
Celtic Chat
...
21
22
23
Replies:
455
Views:
17,682
BigDoggyWoofWoof
Sep 8, 2025 at 1:47 PM
Celtic Statement
Celtic_Daft1888
,
Sep 6, 2025 at 8:58 PM
,
Celtic Chat
...
21
22
23
Replies:
456
Views:
12,985
Peej
Sep 8, 2025 at 1:41 PM
Jahmai Simpson-Pusey
Notorious
,
Jul 30, 2025
,
Celtic Chat
...
14
15
16
Replies:
301
Views:
15,630
Double Dutch
Sep 8, 2025 at 1:40 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1305
1306
1307
Replies:
26,128
Views:
2,040,015
Sloth McCausland
Sep 8, 2025 at 1:23 PM
Lizzie's in a Box!
Notorious
,
Sep 8, 2022
,
TalkCeltic Pub
...
53
54
55
Replies:
1,087
Views:
78,843
Skelleto
Sep 8, 2025 at 1:17 PM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
145
146
147
Replies:
2,934
Views:
198,445
constant
Sep 8, 2025 at 1:16 PM
Shaun Maloney returns to Celtic
Notorious
,
Jun 24, 2025
,
Celtic Chat
...
2
3
4
Replies:
62
Views:
4,814
The_Bhoy
Sep 8, 2025 at 1:13 PM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
221
222
223
Replies:
4,451
Views:
440,079
The_Bhoy
Sep 8, 2025 at 1:00 PM
Adam Idah
Callum McGregor
,
Jan 31, 2024
,
Ex Players
...
370
371
372
Replies:
7,420
Views:
439,932
The_Bhoy
Sep 8, 2025 at 12:49 PM
The board
Cumbernauld Bhoy67
,
Nov 29, 2023
,
Celtic Chat
...
123
124
125
Replies:
2,486
Views:
119,854
Notorious
Sep 8, 2025 at 12:48 PM
Controversial topic
marco1888
,
Sep 4, 2025 at 7:14 AM
,
Celtic Chat
...
2
3
Replies:
55
Views:
1,593
TIART
Sep 8, 2025 at 12:32 PM
Charlie Mulgrew
Liam Scales
,
Sep 26, 2011
,
Ex Players
...
142
143
144
Replies:
2,866
Views:
179,861
Maestro 08
Sep 8, 2025 at 12:07 PM
Comprehensive List of Board Apologists & Yes Men
Agathe17
,
Sep 8, 2025 at 8:00 AM
,
Celtic Chat
Replies:
4
Views:
333
Dannybhoy81
Sep 8, 2025 at 11:55 AM
Sticky
Open Letter to Celtic PLC from Fan groups and Celtic Podcasts - TalkCeltic request sent
Notorious
,
Sep 3, 2025 at 5:10 PM
,
Celtic Chat
...
7
8
9
Replies:
160
Views:
6,944
Notorious
Sep 8, 2025 at 11:14 AM
Its time to force change: Suggestion Thread
LectersLuncheon
,
Sep 2, 2025 at 5:53 AM
,
Celtic Chat
...
11
12
13
Replies:
252
Views:
7,885
Skelleto
Sep 8, 2025 at 7:43 AM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
41
42
43
Replies:
842
Views:
71,074
Morcombe
Sep 8, 2025 at 2:16 AM
Something to declare
Bad Ambassador
,
Sep 8, 2025 at 1:04 AM
,
TalkCeltic Pub
Replies:
2
Views:
163
Bad Ambassador
Sep 8, 2025 at 1:19 AM
Sticky
The NFL Thread
Dáibhí
,
Jul 13, 2014
,
Other Sports
...
395
396
397
Replies:
7,922
Views:
334,167
MacEwan
Sep 8, 2025 at 1:14 AM
Celtic Women’s Team
ddub11
,
Mar 27, 2019
,
Celtic F.C. Women
...
240
241
242
Replies:
4,821
Views:
206,798
Taz
Sep 8, 2025 at 12:00 AM
Sticky
TC Jukebox: What are you listening to now?
Sideshow Bob
,
Jun 27, 2008
,
TC Media
...
1825
1826
1827
Replies:
36,534
Views:
1,208,334
The Prof
Sep 7, 2025 at 11:20 PM
Showing results 1 to 20 of 175
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
', { 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 );