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
Ben Summers
Notorious
,
Feb 15, 2022
,
Celtic Chat
...
3
4
5
Replies:
98
Views:
13,303
Notorious
Oct 31, 2025 at 12:30 PM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025 at 2:01 PM
,
Celtic Chat
...
44
45
46
Replies:
913
Views:
31,080
Big Mick
Oct 31, 2025 at 12:21 PM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
262
263
264
Replies:
5,264
Views:
282,735
elbhoydo
Oct 31, 2025 at 12:15 PM
Sticky
League Cup
Celtic V the Dirty Orange Bastards Sunday November 2nd kick off 2PM premier sports 1
Notorious
,
Oct 29, 2025 at 9:35 PM
,
Celtic Chat
...
5
6
7
Replies:
126
Views:
3,424
Dannybhoy81
Oct 31, 2025 at 12:14 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Ex Players
...
993
994
995
Replies:
19,882
Views:
1,139,038
constant
Oct 31, 2025 at 12:13 PM
Marcelo Saracchi
Notorious
,
Aug 28, 2025
,
Celtic Chat
...
12
13
14
Replies:
270
Views:
12,933
Luis1967
Oct 31, 2025 at 11:59 AM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025 at 10:15 PM
,
Celtic Chat
...
24
25
26
Replies:
518
Views:
17,293
Notorious
Oct 31, 2025 at 11:53 AM
Callum McGregor
greengrocer
,
Jul 5, 2014
,
Celtic Chat
...
644
645
646
Replies:
12,915
Views:
854,254
Notorious
Oct 31, 2025 at 11:51 AM
Celtic hiring Junior Data Analyst
Notorious
,
Oct 30, 2025 at 10:54 PM
,
Celtic Chat
Replies:
19
Views:
620
MacEwan
Oct 31, 2025 at 11:37 AM
Celtic release Fan Survey results
Notorious
,
Oct 31, 2025 at 11:34 AM
,
Celtic Chat
Replies:
0
Views:
82
Notorious
Oct 31, 2025 at 11:34 AM
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
281
282
283
Replies:
5,656
Views:
396,221
NomDePlum
Oct 31, 2025 at 11:22 AM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1331
1332
1333
Replies:
26,645
Views:
2,062,090
Wee Baldy
Oct 31, 2025 at 10:51 AM
Nicolas Kühn
The Thumb
,
Jan 16, 2024
,
Ex Players
...
147
148
149
Replies:
2,972
Views:
204,225
Mince.Charming
Oct 31, 2025 at 10:39 AM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
461
462
463
Replies:
9,252
Views:
615,694
Callum McGregor
Oct 31, 2025 at 10:31 AM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
47
48
49
Replies:
977
Views:
55,124
ardis1967
Oct 31, 2025 at 10:14 AM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
161
162
163
Replies:
3,242
Views:
217,504
honda
Oct 31, 2025 at 10:07 AM
Johnny Kenny
Notorious
,
Jan 5, 2022
,
Celtic Chat
...
58
59
60
Replies:
1,193
Views:
83,941
ardis1967
Oct 31, 2025 at 9:44 AM
Trivial Things That Annoy You Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1035
1036
1037
Replies:
20,723
Views:
1,209,395
Callum McGregor
Oct 31, 2025 at 9:41 AM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
52
53
54
Replies:
1,065
Views:
82,769
Pogues
Oct 31, 2025 at 9:38 AM
James Forrest
Drakhan
,
Jul 25, 2015
,
Celtic Chat
...
541
542
543
Replies:
10,842
Views:
649,868
Pogues
Oct 31, 2025 at 9:10 AM
Showing results 1 to 20 of 173
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 );