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 2 of 9
< Prev
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
,
Celtic Chat
...
34
35
36
Replies:
719
Views:
25,852
NomDePlum
Nov 4, 2025 at 2:28 PM
Will we win the League
JC Anton
,
Oct 20, 2025
,
Celtic Chat
...
11
12
13
Replies:
246
Views:
8,394
Agathe17
Nov 4, 2025 at 2:17 PM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
164
165
166
Replies:
3,316
Views:
220,951
Pogues
Nov 4, 2025 at 2:14 PM
Holiday Plans 2025
Callum McGregor
,
Nov 28, 2024
,
TalkCeltic Pub
...
10
11
12
Replies:
223
Views:
12,977
johnboy19
Nov 4, 2025 at 1:44 PM
Sticky
TC Jukebox: What are you listening to now?
Sideshow Bob
,
Jun 27, 2008
,
TC Media
...
1833
1834
1835
Replies:
36,693
Views:
1,295,029
Bad Ambassador
Nov 4, 2025 at 11:55 AM
Sticky
Your Wildlife Sightings!
cidermaster
,
May 22, 2014
,
TalkCeltic Pub
...
775
776
777
Replies:
15,536
Views:
711,860
Bad Ambassador
Nov 4, 2025 at 10:51 AM
Trivial Things That Annoy You Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1035
1036
1037
Replies:
20,726
Views:
1,233,959
ColinC1888
Nov 4, 2025 at 10:05 PM
Shaun Maloney
Notorious
,
Jun 24, 2025
,
Celtic Chat
...
4
5
6
Replies:
115
Views:
8,196
moravcik1888
Nov 4, 2025 at 9:55 PM
Michel Ange Balikwisha
Callum McGregor
,
Aug 23, 2025
,
Celtic Chat
...
46
47
48
Replies:
941
Views:
42,498
Sean Treacy
Nov 3, 2025 at 10:34 PM
What do you watch on YouTube?
Rendog
,
Jul 2, 2018
,
TalkCeltic Pub
...
10
11
12
Replies:
235
Views:
19,083
AdamRS
Nov 3, 2025 at 10:06 PM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
223
224
225
Replies:
4,496
Views:
456,529
Foley1888
Nov 3, 2025 at 10:03 PM
Celtic release Fan Survey results
Notorious
,
Oct 31, 2025 at 11:34 AM
,
Celtic Chat
...
2
Replies:
20
Views:
1,108
Guchi Gucci
Nov 3, 2025 at 9:30 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1332
1333
1334
Replies:
26,677
Views:
2,063,315
Gabriel
Nov 4, 2025 at 9:08 PM
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
283
284
285
Replies:
5,688
Views:
397,768
Sean Treacy
Nov 3, 2025 at 9:05 PM
Marcelo Saracchi
Notorious
,
Aug 28, 2025
,
Celtic Chat
...
15
16
17
Replies:
322
Views:
15,047
Guchi Gucci
Nov 3, 2025 at 7:31 PM
Johnny Kenny
Notorious
,
Jan 5, 2022
,
Celtic Chat
...
61
62
63
Replies:
1,254
Views:
87,123
PaddyJoe
Nov 3, 2025 at 6:08 PM
James Forrest
Drakhan
,
Jul 25, 2015
,
Celtic Chat
...
542
543
544
Replies:
10,870
Views:
651,340
albashamrock
Nov 3, 2025 at 6:07 PM
Sticky
The NFL Thread
Dáibhí
,
Jul 13, 2014
,
Other Sports
...
397
398
399
Replies:
7,975
Views:
344,383
MacEwan
Nov 4, 2025 at 9:25 PM
Celtic Bars in Edinburgh ?
strike twice
,
Oct 29, 2025 at 9:46 PM
,
Celtic Supporters Info
Replies:
4
Views:
217
stevoEOS
Nov 3, 2025 at 4:12 PM
Stephen McManus - Threads merged.
Jayzhinho67
,
Jul 8, 2010
,
Celtic Chat
...
6
7
8
Replies:
147
Views:
5,965
JC Anton
Nov 3, 2025 at 3:52 PM
Showing results 21 to 40 of 172
Loading...
Show Ignored Content
Page 2 of 9
< Prev
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 );