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
Ange Postecoglou
Mr. Slippyfist
,
May 29, 2021
,
Ex Players
...
1662
1663
1664
Replies:
33,267
Views:
2,937,144
CountyDownFaithful
Oct 19, 2025 at 10:16 PM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
223
224
225
Replies:
4,481
Views:
449,940
Hammy89
Oct 18, 2025 at 6:48 PM
Kyogo Furuhashi
Lebo
,
Jul 16, 2021
,
Ex Players
...
564
565
566
Replies:
11,305
Views:
910,309
celtic20
Oct 18, 2025 at 6:08 PM
Sticky
EPL Chat
The Prof
,
Jul 16, 2023
,
World Football
...
88
89
90
Replies:
1,780
Views:
107,242
Pinstripe
Oct 19, 2025 at 4:34 PM
Sticky
[Spoiler Alert]
Film reviews and ratings
Fancy Pants
,
Apr 1, 2009
,
TC Media
...
872
873
874
Replies:
17,479
Views:
912,437
ArthursGotSoul
Oct 19, 2025 at 7:03 PM
2025/26 players out on loan update
Notorious
,
Aug 11, 2025
,
Celtic Chat
...
2
3
Replies:
44
Views:
2,948
Notorious
Oct 18, 2025 at 7:32 PM
Celtic Colts
Idioteque
,
Jun 10, 2017
,
Celtic Chat
...
143
144
145
Replies:
2,894
Views:
192,820
MagicBallBhoy
Oct 19, 2025 at 3:12 PM
Bobby Clark
Notorious
,
Oct 16, 2025 at 11:44 AM
,
Transfer Rumours
...
2
3
4
Replies:
65
Views:
2,957
John Bhoy79
Oct 18, 2025 at 5:25 PM
Liam Scales
Valhalla
,
Aug 27, 2021
,
Celtic Chat
...
222
223
224
Replies:
4,472
Views:
270,509
Callum McGregor
Oct 19, 2025 at 2:41 PM
Celtic park- is it time to increase capacity and refurb stadium.
Drakhan
,
Aug 16, 2023
,
Celtic Chat
...
8
9
10
Replies:
182
Views:
21,216
Sween
Oct 18, 2025 at 9:58 PM
What do you watch on YouTube?
Rendog
,
Jul 2, 2018
,
TalkCeltic Pub
...
10
11
12
Replies:
232
Views:
18,050
ticketyboo0
Oct 19, 2025 at 4:25 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
922
923
924
Replies:
18,470
Views:
1,079,409
Mystic Penguin
Oct 20, 2025 at 12:56 AM
Celtic tops 25/26
Notorious
,
Nov 2, 2024
,
Celtic Chat
...
26
27
28
Replies:
551
Views:
42,453
Notorious
Oct 18, 2025 at 3:37 PM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
39
40
41
Replies:
811
Views:
38,812
Double Dutch
Oct 19, 2025 at 8:24 PM
The Tennis Thread
Markybhoy
,
May 16, 2014
,
Other Sports
...
402
403
404
Replies:
8,076
Views:
299,557
ArthursGotSoul
Oct 18, 2025 at 1:51 PM
**NSFW**
Random Video Thread - ach why not?
Airdrie Onion
,
Jul 2, 2010
,
TalkCeltic Pub
...
173
174
175
Replies:
3,496
Views:
228,990
Bad Ambassador
Oct 18, 2025 at 1:32 PM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
460
461
462
Replies:
9,232
Views:
611,608
Callum McGregor
Oct 19, 2025 at 4:49 PM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1880
1881
1882
Replies:
37,638
Views:
2,249,198
Pogues
Oct 19, 2025 at 1:04 PM
Paul Tisdale Doctor Do-Little
Notorious
,
Oct 9, 2024
,
Celtic Chat
...
12
13
14
Replies:
264
Views:
20,567
Ryanm1984
Oct 19, 2025 at 7:17 AM
Moussa Dembele
Sean Daleer
,
Jun 28, 2016
,
Ex Players
...
685
686
687
Replies:
13,721
Views:
979,766
MacEwan
Oct 18, 2025 at 11:35 AM
Showing results 1 to 20 of 175
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 );