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
Europa league squad list
Notorious
,
Sep 3, 2025 at 8:32 PM
,
Celtic Chat
...
2
3
4
Replies:
77
Views:
696
TheHappyLoss
Sep 3, 2025 at 10:13 PM
Jahmai Simpson-Pusey
Notorious
,
Jul 30, 2025
,
Celtic Chat
...
11
12
13
Replies:
244
Views:
12,213
NomDePlum
Sep 3, 2025 at 10:12 PM
Jota - Welcome Home!
Luis1967
,
Aug 31, 2021
,
Celtic Chat
...
481
482
483
Replies:
9,659
Views:
784,549
HTG
Sep 3, 2025 at 10:12 PM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
34
35
36
Replies:
714
Views:
40,470
bhoy81
Sep 3, 2025 at 10:12 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
857
858
859
Replies:
17,170
Views:
989,071
Mr Shelby
Sep 3, 2025 at 10:12 PM
Kelechi Iheanacho
Notorious
,
Sep 2, 2025 at 11:09 PM
,
Celtic Chat
...
12
13
14
Replies:
268
Views:
8,549
Ziggy
Sep 3, 2025 at 10:11 PM
An Open Letter to Celtic PLC from Fan groups and Celtic Podcasts
Notorious
,
Sep 3, 2025 at 5:10 PM
,
Celtic Chat
...
2
3
4
Replies:
60
Views:
1,110
TheHappyLoss
Sep 3, 2025 at 10:07 PM
CELTIC Accounts and finances
Creativecelt
,
Feb 20, 2024
,
Celtic Chat
...
2
3
Replies:
55
Views:
5,543
Mr Shelby
Sep 3, 2025 at 10:05 PM
Celtic 25/26 Summer transfer window: Stage: Nicholson firing up the Fax Machine
Sgt Neppers*
,
Mar 16, 2025
,
Celtic Chat
...
310
311
312
Replies:
6,223
Views:
335,765
Wizard of Oz
Sep 3, 2025 at 10:02 PM
Who you blaming?
TIART
,
Sep 3, 2025 at 12:50 PM
,
Celtic Chat
...
2
Replies:
30
Views:
612
Agathe17
Sep 3, 2025 at 9:55 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1304
1305
1306
Replies:
26,108
Views:
2,038,671
Buster
Sep 3, 2025 at 9:37 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
13
14
15
Replies:
287
Views:
23,350
MacEwan
Sep 3, 2025 at 9:30 PM
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
273
274
275
Replies:
5,490
Views:
384,981
Zander
Sep 3, 2025 at 9:28 PM
Emmanuel Denis
The Thumb
,
Sep 2, 2025 at 8:47 PM
,
Transfer Rumours
...
2
Replies:
36
Views:
2,557
Big Shoes
Sep 3, 2025 at 9:10 PM
Its time to force change: Suggestion Thread
LectersLuncheon
,
Sep 2, 2025 at 5:53 AM
,
Celtic Chat
...
9
10
11
Replies:
215
Views:
5,426
Callum McGregor
Sep 3, 2025 at 8:43 PM
Ange Postecoglou
Mr. Slippyfist
,
May 29, 2021
,
Ex Players
...
1648
1649
1650
Replies:
32,995
Views:
2,888,963
NomDePlum
Sep 3, 2025 at 8:37 PM
The board
Cumbernauld Bhoy67
,
Nov 29, 2023
,
Celtic Chat
...
114
115
116
Replies:
2,303
Views:
111,023
Mr Shelby
Sep 3, 2025 at 8:07 PM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
221
222
223
Replies:
4,441
Views:
437,918
Mr Shelby
Sep 3, 2025 at 7:44 PM
Johnny Kenny
Notorious
,
Jan 5, 2022
,
Celtic Chat
...
48
49
50
Replies:
999
Views:
75,106
King Kwon
Sep 3, 2025 at 7:29 PM
Sticky
2025/26 Fixtures
Notorious
,
Jun 17, 2025
,
Celtic Chat
...
2
3
Replies:
45
Views:
4,725
vortex666
Sep 3, 2025 at 6:34 PM
Showing results 1 to 20 of 176
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 );