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
The board
Cumbernauld Bhoy67
,
Nov 29, 2023
,
Celtic Chat
...
119
120
121
Replies:
2,416
Views:
115,282
The_Bhoy
Sep 6, 2025 at 12:25 AM
Kelechi Iheanacho
Notorious
,
Sep 2, 2025 at 11:09 PM
,
Celtic Chat
...
17
18
19
Replies:
377
Views:
13,753
MacEwan
Sep 6, 2025 at 12:23 AM
Sticky
Celtic V Manchester United legends Saturday September 6th kick off 2PM
Notorious
,
Jun 20, 2025
,
Celtic Chat
...
2
3
Replies:
55
Views:
4,098
Raoul Duke
Sep 6, 2025 at 12:22 AM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
860
861
862
Replies:
17,238
Views:
993,395
Sentinel
Sep 5, 2025 at 11:57 PM
Jahmai Simpson-Pusey
Notorious
,
Jul 30, 2025
,
Celtic Chat
...
13
14
15
Replies:
295
Views:
14,846
The_Bhoy
Sep 5, 2025 at 11:40 PM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
444
445
446
Replies:
8,900
Views:
585,920
The_Bhoy
Sep 5, 2025 at 11:28 PM
Who you blaming?
TIART
,
Sep 3, 2025 at 12:50 PM
,
Celtic Chat
...
2
3
4
Replies:
73
Views:
1,944
celtic warrior
Sep 5, 2025 at 11:14 PM
Hayato Inamura
Notorious
,
Jul 4, 2025
,
Celtic Chat
...
33
34
35
Replies:
697
Views:
36,972
Callum McGregor
Sep 5, 2025 at 11:13 PM
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
274
275
276
Replies:
5,500
Views:
385,669
Guchi Gucci
Sep 5, 2025 at 10:54 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1304
1305
1306
Replies:
26,115
Views:
2,039,290
Buster
Sep 5, 2025 at 10:21 PM
Sticky
TC Jukebox: What are you listening to now?
Sideshow Bob
,
Jun 27, 2008
,
TC Media
...
1824
1825
1826
Replies:
36,519
Views:
1,207,671
KRS-1888
Sep 5, 2025 at 10:17 PM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
256
257
258
Replies:
5,157
Views:
270,464
RabS
Sep 5, 2025 at 10:02 PM
Michael Nicholson
Creativecelt
,
Dec 23, 2021
,
Celtic Chat
...
46
47
48
Replies:
946
Views:
67,911
eire4
Sep 5, 2025 at 9:54 PM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
221
222
223
Replies:
4,446
Views:
438,948
MacEwan
Sep 5, 2025 at 8:58 PM
Bobo Balde admitted to a psychiatric ward
Notorious
,
Sep 4, 2025 at 11:22 PM
,
Celtic Chat
...
2
Replies:
31
Views:
2,141
KRS-1888
Sep 5, 2025 at 8:49 PM
Sticky
Your Wildlife Sightings!
cidermaster
,
May 22, 2014
,
TalkCeltic Pub
...
774
775
776
Replies:
15,514
Views:
694,957
Johniebhoy.
Sep 5, 2025 at 7:44 PM
Jakob Breum
Notorious
,
Jul 22, 2025
,
Transfer Rumours
...
18
19
20
Replies:
393
Views:
34,317
Twisty
Sep 5, 2025 at 7:18 PM
What you having for Dinner/Tea?
Keano88
,
Aug 23, 2015
,
TalkCeltic Pub
...
462
463
464
Replies:
9,278
Views:
375,191
McChiellini..
Sep 5, 2025 at 6:54 PM
Sticky
Golf Sub thread - Amateur TC Members Chat
Mr Shelby
,
Jan 27, 2025
,
Other Sports
...
11
12
13
Replies:
249
Views:
12,226
cas79
Sep 5, 2025 at 6:21 PM
Celtic Supporters Thread (contains GB chat)
Paul67
,
Dec 17, 2010
,
Celtic Chat
...
1865
1866
1867
Replies:
37,338
Views:
3,130,514
TheHappyLoss
Sep 5, 2025 at 6:09 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
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 );