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
New manager
SkyeCelt
,
Oct 26, 2025
,
Celtic Chat
...
61
62
63
Replies:
1,252
Views:
46,747
Skelleto
Nov 4, 2025 at 9:27 PM
Project Strawberry
Paul Kennedy
,
Nov 4, 2025 at 9:08 PM
,
Celtic Chat
Replies:
9
Views:
119
Paul Kennedy
Nov 4, 2025 at 9:26 PM
Sticky
The NFL Thread
Dáibhí
,
Jul 13, 2014
,
Other Sports
...
397
398
399
Replies:
7,975
Views:
344,368
MacEwan
Nov 4, 2025 at 9:25 PM
Shaun Maloney
Notorious
,
Jun 24, 2025
,
Celtic Chat
...
4
5
6
Replies:
114
Views:
8,127
h0tsh0t87
Nov 4, 2025 at 9:19 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
27
28
29
Replies:
566
Views:
36,137
JML67
Nov 4, 2025 at 9:17 PM
Football Manager 26
HoopyT
,
Oct 24, 2025
,
Computers and Gaming
Replies:
2
Views:
244
ApartPidgeon
Nov 4, 2025 at 9:13 PM
Neil Lennon
romeo9535
,
Apr 17, 2016
,
Ex Players
...
1884
1885
1886
Replies:
37,702
Views:
2,259,898
Pogues
Nov 4, 2025 at 9:08 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1332
1333
1334
Replies:
26,677
Views:
2,063,293
Gabriel
Nov 4, 2025 at 9:08 PM
Sticky
Champions League
The Prof
,
Jul 16, 2023
,
World Football
...
89
90
91
Replies:
1,818
Views:
106,907
Peej
Nov 4, 2025 at 9:02 PM
David Watson
Notorious
,
Nov 4, 2025 at 3:41 PM
,
Transfer Rumours
...
2
Replies:
27
Views:
800
Mr Shelby
Nov 4, 2025 at 8:58 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Ex Players
...
998
999
1000
Replies:
19,993
Views:
1,147,494
Notorious
Nov 4, 2025 at 8:37 PM
Celtic Christmas Film 2024
Notorious
,
Nov 21, 2024
,
Celtic Chat
...
2
3
4
Replies:
63
Views:
3,462
BhoyFitz
Nov 4, 2025 at 8:37 PM
Sebastian Tounekti
The Thumb
,
Sep 1, 2025
,
Celtic Chat
...
29
30
31
Replies:
601
Views:
29,204
constant
Nov 4, 2025 at 8:04 PM
Reo Hatate
Notorious
,
Dec 31, 2021
,
Celtic Chat
...
332
333
334
Replies:
6,678
Views:
494,304
constant
Nov 4, 2025 at 7:39 PM
'Honest' mistakes 25/26
Callum McGregor
,
Aug 20, 2023
,
Celtic Chat
...
112
113
114
Replies:
2,262
Views:
134,348
Paul67
Nov 4, 2025 at 7:24 PM
Sticky
Midtjylland v Celtic Thursday November 6th kick off 5:45 TNT sports 2
Notorious
,
Nov 2, 2025 at 5:31 PM
,
Celtic Chat
...
2
3
4
Replies:
69
Views:
2,070
Double Dutch
Nov 4, 2025 at 6:54 PM
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
...
117
118
119
Replies:
2,378
Views:
49,342
MagicBallBhoy
Nov 4, 2025 at 6:53 PM
Ajax
Notorious
,
Nov 1, 2025 at 5:31 PM
,
World Football
Replies:
12
Views:
419
eire4
Nov 4, 2025 at 6:41 PM
Ligue 1 - French football 25/26
Lyonniste
,
Aug 1, 2024
,
World Football
...
2
Replies:
33
Views:
4,382
Lyonniste
Nov 4, 2025 at 6:08 PM
Mark Fotheringham
Notorious
,
Oct 28, 2025
,
Celtic Chat
...
2
3
Replies:
58
Views:
3,972
BBridgeTim
Nov 4, 2025 at 6:01 PM
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 );