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
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,236
Notorious
Oct 31, 2025 at 11:53 AM
Callum McGregor
greengrocer
,
Jul 5, 2014
,
Celtic Chat
...
644
645
646
Replies:
12,915
Views:
854,214
Notorious
Oct 31, 2025 at 11:51 AM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025 at 2:01 PM
,
Celtic Chat
...
44
45
46
Replies:
910
Views:
30,893
Mr Shelby
Oct 31, 2025 at 11:47 AM
Celtic hiring Junior Data Analyst
Notorious
,
Oct 30, 2025 at 10:54 PM
,
Celtic Chat
Replies:
19
Views:
584
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:
1
Notorious
Oct 31, 2025 at 11:34 AM
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
281
282
283
Replies:
5,656
Views:
396,206
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,077
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,200
Mince.Charming
Oct 31, 2025 at 10:39 AM
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:
125
Views:
3,344
Ballymote
Oct 31, 2025 at 10:38 AM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
461
462
463
Replies:
9,252
Views:
615,681
Callum McGregor
Oct 31, 2025 at 10:31 AM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
47
48
49
Replies:
977
Views:
55,105
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,490
honda
Oct 31, 2025 at 10:07 AM
Marcelo Saracchi
Notorious
,
Aug 28, 2025
,
Celtic Chat
...
12
13
14
Replies:
269
Views:
12,891
ardis1967
Oct 31, 2025 at 10:00 AM
Johnny Kenny
Notorious
,
Jan 5, 2022
,
Celtic Chat
...
58
59
60
Replies:
1,193
Views:
83,926
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,368
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,750
Pogues
Oct 31, 2025 at 9:38 AM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Ex Players
...
992
993
994
Replies:
19,879
Views:
1,138,966
honda
Oct 31, 2025 at 9:23 AM
James Forrest
Drakhan
,
Jul 25, 2015
,
Celtic Chat
...
541
542
543
Replies:
10,842
Views:
649,863
Pogues
Oct 31, 2025 at 9:10 AM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
891
892
893
Replies:
17,847
Views:
1,395,356
Skelleto
Oct 31, 2025 at 6:41 AM
Sticky
[Spoiler Alert]
Film reviews and ratings
Fancy Pants
,
Apr 1, 2009
,
TC Media
...
874
875
876
Replies:
17,505
Views:
914,901
Zanderama
Oct 31, 2025 at 2:39 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 );