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
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1884
1885
1886
Replies:
37,715
Views:
2,261,717
celtic20
Nov 5, 2025 at 7:26 PM
Holiday Plans 2025
Callum McGregor
,
Nov 28, 2024
,
TalkCeltic Pub
...
10
11
12
Replies:
227
Views:
13,110
CarmunnockBhoy
Nov 5, 2025 at 7:24 PM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
65
66
67
Replies:
1,323
Views:
49,513
Random Review
Nov 5, 2025 at 7:21 PM
Sticky
Midtjylland v Celtic Thursday November 6th kick off 5:45 TNT sports 2
Notorious
,
Nov 2, 2025 at 5:31 PM
,
Celtic Chat
...
3
4
5
Replies:
84
Views:
2,546
Cumbernauld Bhoy67
Nov 5, 2025 at 7:14 PM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
262
263
264
Replies:
5,277
Views:
284,217
seamus1967
Nov 5, 2025 at 7:08 PM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
49
50
51
Replies:
1,010
Views:
56,689
Double Dutch
Nov 5, 2025 at 7:03 PM
Kasper Schmeichel
Notorious
,
Jul 17, 2024
,
Celtic Chat
...
76
77
78
Replies:
1,550
Views:
103,136
kenniemk2
Nov 5, 2025 at 6:53 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
28
29
30
Replies:
592
Views:
37,109
Hammy89
Nov 5, 2025 at 6:42 PM
Shaun Maloney
Notorious
,
Jun 24, 2025
,
Celtic Chat
...
5
6
7
Replies:
124
Views:
8,617
Double Dutch
Nov 5, 2025 at 6:31 PM
Sticky
Your Wildlife Sightings!
cidermaster
,
May 22, 2014
,
TalkCeltic Pub
...
775
776
777
Replies:
15,538
Views:
712,029
Johniebhoy.
Nov 5, 2025 at 6:24 PM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
35
36
37
Replies:
739
Views:
26,492
Notorious
Nov 5, 2025 at 6:21 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Ex Players
...
998
999
1000
Replies:
19,996
Views:
1,148,257
Westlondonscot
Nov 5, 2025 at 6:09 PM
David Watson
Notorious
,
Nov 4, 2025 at 3:41 PM
,
Transfer Rumours
...
2
3
Replies:
51
Views:
1,595
mayo
Nov 5, 2025 at 6:07 PM
Ajax
Notorious
,
Nov 1, 2025 at 5:31 PM
,
World Football
Replies:
16
Views:
501
HoopyT
Nov 5, 2025 at 5:57 PM
Premier sports cup 2025/26
Notorious
,
Jul 27, 2025
,
Celtic Chat
...
2
3
4
Replies:
69
Views:
3,710
Notorious
Nov 5, 2025 at 5:28 PM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
112
113
114
Replies:
2,273
Views:
134,698
greengrocer
Nov 5, 2025 at 5:01 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1333
1334
1335
Replies:
26,680
Views:
2,063,596
Gabriel
Nov 5, 2025 at 4:22 PM
Sebastian Tounekti
The Thumb
,
Sep 1, 2025
,
Celtic Chat
...
30
31
32
Replies:
626
Views:
29,918
Agathe17
Nov 5, 2025 at 4:11 PM
Maik Nawrocki
Notorious
,
Jul 22, 2023
,
Celtic Chat
...
62
63
64
Replies:
1,277
Views:
98,058
eire4
Nov 5, 2025 at 4:03 PM
Reo Hatate
Notorious
,
Dec 31, 2021
,
Celtic Chat
...
333
334
335
Replies:
6,680
Views:
494,700
Ryanm1984
Nov 5, 2025 at 1:53 PM
Showing results 1 to 20 of 172
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 );