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
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
283
284
285
Replies:
5,680
Views:
397,102
Hope N Ur Heart
Nov 3, 2025 at 5:12 AM
Johnny Kenny
Notorious
,
Jan 5, 2022
,
Celtic Chat
...
60
61
62
Replies:
1,238
Views:
85,969
Hope N Ur Heart
Nov 3, 2025 at 5:07 AM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
24
25
26
Replies:
511
Views:
33,649
Hope N Ur Heart
Nov 3, 2025 at 4:47 AM
Ajax
Notorious
,
Nov 1, 2025 at 5:31 PM
,
World Football
Replies:
10
Views:
292
vortex666
Nov 3, 2025 at 4:45 AM
Luis Palma
Notorious
,
Aug 28, 2023
,
Celtic Chat
...
133
134
135
Replies:
2,694
Views:
191,436
The Thumb
Nov 3, 2025 at 4:28 AM
Top 100 Appearances for Celtic
ILoveTheCeltic
,
May 5, 2014
,
Celtic Chat
...
22
23
24
Replies:
477
Views:
74,058
Drakhan
Nov 3, 2025 at 4:11 AM
Kasper Schmeichel
Notorious
,
Jul 17, 2024
,
Celtic Chat
...
76
77
78
Replies:
1,543
Views:
102,662
Notorious
Nov 3, 2025 at 2:58 AM
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,344
Views:
44,749
Rydᴏ1888
Nov 3, 2025 at 2:49 AM
Callum McGregor
greengrocer
,
Jul 5, 2014
,
Celtic Chat
...
646
647
648
Replies:
12,956
Views:
855,920
Callum McGregor
Nov 3, 2025 at 2:29 AM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
108
109
110
Replies:
2,183
Views:
131,856
Rydᴏ1888
Nov 3, 2025 at 2:28 AM
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
90
91
92
Replies:
1,821
Views:
113,801
Callum McGregor
Nov 3, 2025 at 2:21 AM
Reo Hatate
Notorious
,
Dec 31, 2021
,
Celtic Chat
...
331
332
333
Replies:
6,652
Views:
493,190
john2061
Nov 3, 2025 at 2:16 AM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
892
893
894
Replies:
17,865
Views:
1,396,836
NomDePlum
Nov 3, 2025 at 1:57 AM
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025
,
Celtic Chat
...
31
32
33
Replies:
659
Views:
22,972
NomDePlum
Nov 3, 2025 at 1:55 AM
Liam Scales
Valhalla
,
Aug 27, 2021
,
Celtic Chat
...
226
227
228
Replies:
4,555
Views:
274,817
Mystic Penguin
Nov 3, 2025 at 1:36 AM
Marcelo Saracchi
Notorious
,
Aug 28, 2025
,
Celtic Chat
...
14
15
16
Replies:
310
Views:
14,354
Liam Scales
Nov 3, 2025 at 1:17 AM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1332
1333
1334
Replies:
26,665
Views:
2,062,903
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:
287
Liam Scales
Nov 3, 2025 at 12:57 AM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Ex Players
...
996
997
998
Replies:
19,943
Views:
1,144,164
Moustache
Nov 3, 2025 at 12:53 AM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
164
165
166
Replies:
3,302
Views:
219,695
Liam Scales
Nov 3, 2025 at 12:46 AM
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 );