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
Sticky
Celtic's 2025/26 Summer transfer window: Stage: Panic
Sgt Neppers*
,
Mar 16, 2025
,
Celtic Chat
...
134
135
136
Replies:
2,710
Views:
152,006
Jacob knows
Aug 3, 2025 at 2:13 PM
Celtic Women’s Team
ddub11
,
Mar 27, 2019
,
Celtic F.C. Women
...
235
236
237
Replies:
4,723
Views:
195,964
The Crow
Aug 3, 2025 at 2:12 PM
Sticky
SPFL
Celtic v St Mirren Sunday August 3rd kick off 4:30 Sky Sports football
The Crow
,
Jul 26, 2025
,
Celtic Chat
...
8
9
10
Replies:
196
Views:
6,640
dortmunder
Aug 3, 2025 at 2:01 PM
Sticky
Golf Sub thread - Amateur TC Members Chat
Mr Shelby
,
Jan 27, 2025
,
Other Sports
...
11
12
13
Replies:
244
Views:
10,674
Boruc17
Aug 3, 2025 at 1:45 PM
How are your confidence levels for the coming season?
Callum McGregor
,
Jul 29, 2025 at 10:54 PM
,
Celtic Chat
...
3
4
5
Replies:
91
Views:
2,990
G_portillo
Aug 3, 2025 at 1:37 PM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
865
866
867
Replies:
17,321
Views:
1,348,592
calmac23
Aug 3, 2025 at 1:24 PM
Scott Brown
hkbhoy
,
May 15, 2007
,
Ex Players
...
1042
1043
1044
Replies:
20,876
Views:
1,298,137
The Crow
Aug 3, 2025 at 1:21 PM
What Actually is our Ambition as a Club?
Liam Scales
,
Aug 2, 2025 at 8:02 AM
,
Celtic Chat
...
2
3
4
Replies:
68
Views:
1,717
Random Review
Aug 3, 2025 at 1:02 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
758
759
760
Replies:
15,199
Views:
918,693
Random Review
Aug 3, 2025 at 12:50 PM
The board
Cumbernauld Bhoy67
,
Nov 29, 2023
,
Celtic Chat
...
45
46
47
Replies:
923
Views:
64,227
G_portillo
Aug 3, 2025 at 12:16 PM
IPTV
Paul McAuley
,
Dec 30, 2020
,
TC Media
...
3
4
5
Replies:
93
Views:
35,198
belfastcelt
Aug 3, 2025 at 11:20 AM
Marco Tilio
Mr Shelby
,
Jun 30, 2023
,
Celtic Chat
...
41
42
43
Replies:
840
Views:
72,626
NomDePlum
Aug 3, 2025 at 11:11 AM
Ads on this site
Jenksy
,
Jun 26, 2019
,
Helpdesk
...
28
29
30
Replies:
585
Views:
88,208
JC Anton
Aug 3, 2025 at 10:31 AM
**NSFW**
Jokes
Xavier Woods
,
Sep 28, 2011
,
TalkCeltic Pub
...
344
345
346
Replies:
6,907
Views:
543,773
Buster
Aug 3, 2025 at 8:33 AM
What's the worst town in Scotland?
Callum McGregor
,
Mar 22, 2025
,
TalkCeltic Pub
...
5
6
7
Replies:
127
Views:
9,906
Callum McGregor
Aug 3, 2025 at 7:38 AM
Johnny Kenny
The Crow
,
Jan 5, 2022
,
Celtic Chat
...
38
39
40
Replies:
784
Views:
64,007
Liam Scales
Aug 3, 2025 at 6:30 AM
Hip-Hop & Rap Music
MacEwan
,
May 31, 2013
,
TC Media
...
189
190
191
Replies:
3,815
Views:
163,893
Bad Ambassador
Aug 3, 2025 at 6:24 AM
Luis Palma
The Crow
,
Aug 28, 2023
,
Celtic Chat
...
128
129
130
Replies:
2,595
Views:
178,975
Liam Scales
Aug 3, 2025 at 5:07 AM
Adam Idah
Callum McGregor
,
Jan 31, 2024
,
Celtic Chat
...
284
285
286
Replies:
5,703
Views:
367,974
Liam Scales
Aug 3, 2025 at 4:08 AM
Sticky
Netflix & Amazon Prime
PaddyBhoy
,
Jan 7, 2015
,
TC Media
...
133
134
135
Replies:
2,690
Views:
184,296
MacEwan
Aug 3, 2025 at 12:48 AM
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 );