Log in or Sign up
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
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
Emmanuel Denis
The Thumb
,
Sep 2, 2025 at 8:47 PM
,
Transfer Rumours
...
2
3
Replies:
49
Views:
3,784
Lupis
Sep 4, 2025 at 10:29 PM
Sticky
Your Wildlife Sightings!
cidermaster
,
May 22, 2014
,
TalkCeltic Pub
...
774
775
776
Replies:
15,507
Views:
694,623
StevieBhoooy!
Sep 4, 2025 at 10:27 PM
Who you blaming?
TIART
,
Sep 3, 2025 at 12:50 PM
,
Celtic Chat
...
2
3
Replies:
52
Views:
1,054
NomDePlum
Sep 4, 2025 at 10:27 PM
Is Tom Rogic a Celtic legend?
Callum McGregor
,
May 18, 2022
,
Celtic Chat
...
8
9
10
Replies:
189
Views:
10,992
BhoyFitz
Sep 4, 2025 at 10:26 PM
Europa league squad list
Notorious
,
Sep 3, 2025 at 8:32 PM
,
Celtic Chat
...
4
5
6
Replies:
115
Views:
2,553
celtic20
Sep 4, 2025 at 10:19 PM
Jahmai Simpson-Pusey
Notorious
,
Jul 30, 2025
,
Celtic Chat
...
13
14
15
Replies:
282
Views:
13,933
BhoyFitz
Sep 4, 2025 at 10:19 PM
Sticky
The NFL Thread
Dáibhí
,
Jul 13, 2014
,
Other Sports
...
394
395
396
Replies:
7,918
Views:
333,661
themouth1888
Sep 4, 2025 at 10:16 PM
Daniel Levy leaving Spurs
Notorious
,
Sep 4, 2025 at 5:54 PM
,
World Football
Replies:
11
Views:
169
StevieBhoooy!
Sep 4, 2025 at 10:13 PM
Kelechi Iheanacho
Notorious
,
Sep 2, 2025 at 11:09 PM
,
Celtic Chat
...
17
18
19
Replies:
369
Views:
12,174
Gurru 991
Sep 4, 2025 at 10:05 PM
Locked
David Strelec
88jimmij88
,
Feb 1, 2025
,
Transfer Rumours
...
5
6
7
Replies:
127
Views:
18,311
Champions67
Sep 4, 2025 at 10:04 PM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
221
222
223
Replies:
4,443
Views:
438,425
truedub1916
Sep 4, 2025 at 10:00 PM
Controversial topic
marco1888
,
Sep 4, 2025 at 7:14 AM
,
Celtic Chat
...
2
3
Replies:
45
Views:
835
MacEwan
Sep 4, 2025 at 9:59 PM
Celtic to face Class Action over Boy's Club abuse
Jackie Daytona
,
Oct 5, 2021
,
Celtic Chat
...
19
20
21
Replies:
402
Views:
46,704
Paul Kennedy
Sep 4, 2025 at 9:56 PM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
37
38
39
Replies:
763
Views:
42,400
NomDePlum
Sep 4, 2025 at 9:45 PM
Tam Rogic
Heisenberg
,
Jan 17, 2013
,
Ex Players
...
593
594
595
Replies:
11,896
Views:
985,990
NomDePlum
Sep 4, 2025 at 9:28 PM
Hayato Inamura
Notorious
,
Jul 4, 2025
,
Celtic Chat
...
33
34
35
Replies:
685
Views:
36,406
NomDePlum
Sep 4, 2025 at 9:17 PM
Marc Crosas
Heisenberg
,
Apr 12, 2011
,
Ex Players
...
16
17
18
Replies:
355
Views:
50,816
Notorious
Sep 4, 2025 at 9:14 PM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
878
879
880
Replies:
17,598
Views:
1,368,660
88jimmij88
Sep 4, 2025 at 9:07 PM
Sticky
Celtic V Manchester United legends Saturday September 6th kick off 2PM
Notorious
,
Jun 20, 2025
,
Celtic Chat
...
2
3
Replies:
44
Views:
3,703
KRS-1888
Sep 4, 2025 at 8:59 PM
Welcome to Celtic, Sebastian Tounekti.
The Thumb
,
Sep 1, 2025 at 11:19 PM
,
Celtic Chat
...
5
6
7
Replies:
124
Views:
4,840
Ryanm1984
Sep 4, 2025 at 8:49 PM
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
', { 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 );