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
Confess your unpopular Celtic-related opinions
The IRA
,
Jun 26, 2018
,
Celtic Chat
...
60
61
62
Replies:
1,223
Views:
90,891
Liam Scales
Aug 14, 2025 at 3:28 AM
Adam Idah
Callum McGregor
,
Jan 31, 2024
,
Celtic Chat
...
301
302
303
Replies:
6,047
Views:
380,805
Liam Scales
Aug 14, 2025 at 3:10 AM
Andy Irving
Notorious
,
Aug 30, 2024
,
Transfer Rumours
...
6
7
8
Replies:
153
Views:
16,583
jake10
Aug 14, 2025 at 1:37 AM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1296
1297
1298
Replies:
25,958
Views:
2,028,281
Buster
Aug 14, 2025 at 1:19 AM
**NSFW**
Jokes
Xavier Woods
,
Sep 28, 2011
,
TalkCeltic Pub
...
344
345
346
Replies:
6,914
Views:
544,678
KRS-1888
Aug 14, 2025 at 12:55 AM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
39
40
41
Replies:
808
Views:
68,115
NomDePlum
Aug 14, 2025 at 12:26 AM
Trivial things that make you happy.
KhingLarsson
,
Mar 21, 2011
,
TalkCeltic Pub
...
584
585
586
Replies:
11,719
Views:
695,524
Buster
Aug 14, 2025 at 12:06 AM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
771
772
773
Replies:
15,442
Views:
932,345
kenniemk2
Aug 13, 2025 at 11:38 PM
Sticky
Netflix & Amazon Prime
PaddyBhoy
,
Jan 7, 2015
,
TC Media
...
133
134
135
Replies:
2,691
Views:
185,060
kenniemk2
Aug 13, 2025 at 11:32 PM
The board
Cumbernauld Bhoy67
,
Nov 29, 2023
,
Celtic Chat
...
49
50
51
Replies:
1,013
Views:
69,638
Dianbobo Balde
Aug 13, 2025 at 11:21 PM
Celtic In Europe 2025/26
Luis1967
,
Mar 15, 2025
,
Celtic Chat
...
30
31
32
Replies:
639
Views:
28,011
kenniemk2
Aug 13, 2025 at 10:33 PM
Sticky
Celtic's 2025/26 Summer transfer window: Stage: Petrol. Flames. Burning.
Sgt Neppers*
,
Mar 16, 2025
,
Celtic Chat
...
184
185
186
Replies:
3,709
Views:
207,049
Notorious
Aug 13, 2025 at 10:28 PM
Kyogo Furuhashi
Lebo
,
Jul 16, 2021
,
Ex Players
...
563
564
565
Replies:
11,292
Views:
898,904
NomDePlum
Aug 13, 2025 at 10:24 PM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1877
1878
1879
Replies:
37,563
Views:
2,207,268
Mr Shelby
Aug 13, 2025 at 9:45 PM
Ligue 1 - French football 24/25
Lyonniste
,
Aug 1, 2024
,
World Football
...
2
Replies:
26
Views:
3,313
dbhoy72
Aug 13, 2025 at 9:15 PM
Giorgos Giakoumakis
The Thumb
,
Aug 31, 2021
,
Ex Players
...
291
292
293
Replies:
5,844
Views:
439,055
Notorious
Aug 13, 2025 at 8:46 PM
Benjamin Siegrist
The Thumb
,
Jun 21, 2022
,
Ex Players
...
22
23
24
Replies:
469
Views:
42,041
Notorious
Aug 13, 2025 at 8:03 PM
Matt O'Riley
Notorious
,
Jan 20, 2022
,
Ex Players
...
326
327
328
Replies:
6,551
Views:
466,719
Notorious
Aug 13, 2025 at 8:02 PM
Moritz Jenz
Notorious
,
Jul 19, 2022
,
Ex Players
...
50
51
52
Replies:
1,035
Views:
79,184
Notorious
Aug 13, 2025 at 7:51 PM
Leigh Griffiths
Vertie Auld
,
Jan 31, 2014
,
Ex Players
...
1210
1211
1212
Replies:
24,238
Views:
1,578,614
Bangarangura
Aug 13, 2025 at 7:33 PM
Showing results 1 to 20 of 180
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 );