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
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
89
90
91
Replies:
1,819
Views:
113,627
Liam Scales
Nov 3, 2025 at 1:10 AM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
108
109
110
Replies:
2,182
Views:
131,734
Liam Scales
Nov 3, 2025 at 1:07 AM
Ajax
Notorious
,
Nov 1, 2025 at 5:31 PM
,
World Football
Replies:
9
Views:
251
Liam Scales
Nov 3, 2025 at 1:04 AM
Callum McGregor
greengrocer
,
Jul 5, 2014
,
Celtic Chat
...
646
647
648
Replies:
12,955
Views:
855,790
Liam Scales
Nov 3, 2025 at 1:01 AM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1332
1333
1334
Replies:
26,665
Views:
2,062,872
Buster
Nov 3, 2025 at 12:59 AM
How much would the Seville 2003 Celtic team be worth today?
TIART
,
Oct 31, 2025 at 6:54 PM
,
TalkCeltic Pub
Replies:
11
Views:
241
Liam Scales
Nov 3, 2025 at 12:57 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
...
116
117
118
Replies:
2,343
Views:
43,928
seanm
Nov 3, 2025 at 12:56 AM
Marcelo Saracchi
Notorious
,
Aug 28, 2025
,
Celtic Chat
...
14
15
16
Replies:
309
Views:
14,248
FrankMcCallum
Nov 3, 2025 at 12:54 AM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Ex Players
...
996
997
998
Replies:
19,943
Views:
1,142,976
Moustache
Nov 3, 2025 at 12:53 AM
Kasper Schmeichel
Notorious
,
Jul 17, 2024
,
Celtic Chat
...
76
77
78
Replies:
1,540
Views:
102,518
Liam Scales
Nov 3, 2025 at 12:52 AM
Liam Scales
Valhalla
,
Aug 27, 2021
,
Celtic Chat
...
226
227
228
Replies:
4,554
Views:
274,733
Liam Scales
Nov 3, 2025 at 12:48 AM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
164
165
166
Replies:
3,302
Views:
219,523
Liam Scales
Nov 3, 2025 at 12:46 AM
James Forrest
Drakhan
,
Jul 25, 2015
,
Celtic Chat
...
542
543
544
Replies:
10,863
Views:
650,668
NomDePlum
Nov 3, 2025 at 12:44 AM
Johnny Kenny
Notorious
,
Jan 5, 2022
,
Celtic Chat
...
60
61
62
Replies:
1,233
Views:
85,807
Liam Scales
Nov 3, 2025 at 12:39 AM
Midtjylland v Celtic Thursday November 6th kick off 5:45 TNT sports 2
Notorious
,
Nov 2, 2025 at 5:31 PM
,
Celtic Chat
Replies:
14
Views:
270
Liam Scales
Nov 3, 2025 at 12:32 AM
Sticky
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
58
59
60
Replies:
1,181
Views:
41,679
Hydrobhoy
Nov 3, 2025 at 12:28 AM
Sticky
The NFL Thread
Dáibhí
,
Jul 13, 2014
,
Other Sports
...
397
398
399
Replies:
7,972
Views:
344,000
Mystic Penguin
Nov 3, 2025 at 12:26 AM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
891
892
893
Replies:
17,859
Views:
1,396,633
calmac23
Nov 2, 2025 at 11:27 PM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
31
32
33
Replies:
657
Views:
22,773
jpr21
Nov 2, 2025 at 11:14 PM
Sebastian Tounekti
The Thumb
,
Sep 1, 2025
,
Celtic Chat
...
28
29
30
Replies:
593
Views:
28,574
Mr Diggler
Nov 2, 2025 at 11:05 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 );