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
The board
Cumbernauld Bhoy67
,
Nov 29, 2023
,
Celtic Chat
...
117
118
119
Replies:
2,367
Views:
113,889
Leone Naka Fan
Sep 5, 2025 at 2:46 PM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
440
441
442
Replies:
8,838
Views:
582,824
kenniemk2
Sep 5, 2025 at 2:37 PM
Sticky
Open Letter to Celtic PLC from Fan groups and Celtic Podcasts - TalkCeltic request sent
Notorious
,
Sep 3, 2025 at 5:10 PM
,
Celtic Chat
...
4
5
6
Replies:
103
Views:
3,397
Celtic_Daft1888
Sep 5, 2025 at 2:28 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
859
860
861
Replies:
17,207
Views:
992,022
Mr. Slippyfist
Sep 5, 2025 at 2:23 PM
Hayato Inamura
Notorious
,
Jul 4, 2025
,
Celtic Chat
...
33
34
35
Replies:
693
Views:
36,762
Can'tbehooped
Sep 5, 2025 at 2:19 PM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
37
38
39
Replies:
767
Views:
42,803
Agathe17
Sep 5, 2025 at 2:18 PM
Bobo Balde admitted to a psychiatric ward
Notorious
,
Sep 4, 2025 at 11:22 PM
,
Celtic Chat
...
2
Replies:
23
Views:
1,350
Mr. Slippyfist
Sep 5, 2025 at 2:11 PM
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
273
274
275
Replies:
5,499
Views:
385,533
Agathe17
Sep 5, 2025 at 2:10 PM
Locked
Clement Bischoff
Notorious
,
Aug 6, 2025
,
Transfer Rumours
...
2
3
Replies:
54
Views:
4,749
Mr Shelby
Sep 5, 2025 at 2:07 PM
Emmanuel Denis
The Thumb
,
Sep 2, 2025 at 8:47 PM
,
Transfer Rumours
...
2
3
Replies:
53
Views:
4,340
Lupis
Sep 5, 2025 at 1:58 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1304
1305
1306
Replies:
26,114
Views:
2,039,151
Buster
Sep 5, 2025 at 1:50 PM
Michael Nicholson
Creativecelt
,
Dec 23, 2021
,
Celtic Chat
...
45
46
47
Replies:
935
Views:
67,146
Celtic_Daft1888
Sep 5, 2025 at 1:43 PM
Celtic In Europe 2025/26
Luis1967
,
Mar 15, 2025
,
Celtic Chat
...
51
52
53
Replies:
1,052
Views:
44,952
McChiellini..
Sep 5, 2025 at 1:33 PM
Joe Friday Pub Quiz Facebook
cidermaster
,
Jun 28, 2019
,
TalkCeltic Pub
...
256
257
258
Replies:
5,155
Views:
270,359
Buster
Sep 5, 2025 at 1:33 PM
Kelechi Iheanacho
Notorious
,
Sep 2, 2025 at 11:09 PM
,
Celtic Chat
...
17
18
19
Replies:
374
Views:
13,152
BelfastBhoy74
Sep 5, 2025 at 1:28 PM
Funny and Legendary Celtic pictures
CELTICgirlSRB
,
Jun 20, 2011
,
Celtic Chat
...
268
269
270
Replies:
5,380
Views:
1,204,567
HoopyT
Sep 5, 2025 at 1:19 PM
Who you blaming?
TIART
,
Sep 3, 2025 at 12:50 PM
,
Celtic Chat
...
2
3
4
Replies:
67
Views:
1,749
belfastcelt
Sep 5, 2025 at 1:13 PM
Sticky
Your Wildlife Sightings!
cidermaster
,
May 22, 2014
,
TalkCeltic Pub
...
774
775
776
Replies:
15,510
Views:
694,781
johnboy19
Sep 5, 2025 at 1:11 PM
Jahmai Simpson-Pusey
Notorious
,
Jul 30, 2025
,
Celtic Chat
...
13
14
15
Replies:
290
Views:
14,556
MagicBallBhoy
Sep 5, 2025 at 11:29 AM
Share your music you've made
Bad Ambassador
,
Jan 16, 2024
,
TC Media
...
2
Replies:
35
Views:
3,083
JML67
Sep 5, 2025 at 11:02 AM
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 );