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 5 of 9
< Prev
1
←
3
4
5
6
7
→
9
Next >
Title
Replies
Views
Last Message
Ange Postecoglou
Mr. Slippyfist
,
May 29, 2021
,
Ex Players
...
1667
1668
1669
Replies:
33,367
Views:
2,956,117
Ziggy
Nov 1, 2025 at 8:39 PM
Celtic Colts
Idioteque
,
Jun 10, 2017
,
Celtic Chat
...
144
145
146
Replies:
2,904
Views:
194,369
Notorious
Nov 1, 2025 at 4:54 PM
Alistair Johnston
The Thumb
,
Dec 3, 2022
,
Celtic Chat
...
166
167
168
Replies:
3,342
Views:
250,531
Liam Scales
Nov 1, 2025 at 6:28 AM
Locked
University of Strathclyde and the Board Support Survey
Liam Scales
,
Nov 1, 2025 at 3:30 AM
,
Celtic Chat
Replies:
2
Views:
231
Taz
Nov 1, 2025 at 4:39 AM
Locked
Hoops Head to Hampden for Cup Derby
Taz
,
Nov 1, 2025 at 1:13 AM
,
TalkCeltic News
Replies:
0
Views:
1,595
Taz
Nov 1, 2025 at 1:13 AM
Celtic park- is it time to increase capacity and refurb stadium.
Drakhan
,
Aug 16, 2023
,
Celtic Chat
...
9
10
11
Replies:
201
Views:
22,653
Taz
Oct 31, 2025 at 10:03 PM
Celtic Women’s Team
ddub11
,
Mar 27, 2019
,
Celtic F.C. Women
...
243
244
245
Replies:
4,888
Views:
212,212
Taz
Oct 31, 2025 at 10:00 PM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
52
53
54
Replies:
1,069
Views:
83,896
JC Anton
Oct 31, 2025 at 8:52 PM
Sticky
StPauli 1916 Telly thread, what are you watching right now ?
Sonny Crockett
,
Mar 6, 2014
,
TC Media
...
637
638
639
Replies:
12,777
Views:
349,330
ColinC1888
Nov 5, 2025 at 11:01 PM
RIP Celebrities Thread
Waiting For An Alibi
,
Nov 9, 2024
,
TalkCeltic Pub
...
6
7
8
Replies:
146
Views:
10,308
Jacob knows
Oct 31, 2025 at 6:24 PM
Celtic hiring Junior Data Analyst
Notorious
,
Oct 30, 2025
,
Celtic Chat
...
2
Replies:
22
Views:
937
Big Mick
Oct 31, 2025 at 1:37 PM
Ben Summers
Notorious
,
Feb 15, 2022
,
Celtic Chat
...
3
4
5
Replies:
98
Views:
13,462
Notorious
Oct 31, 2025 at 12:30 PM
Nicolas Kühn
The Thumb
,
Jan 16, 2024
,
Ex Players
...
147
148
149
Replies:
2,972
Views:
204,973
Mince.Charming
Oct 31, 2025 at 10:39 AM
SPFL
MON’s Green & White Ferrari Army V Falkirk October 29th kick off 7:45 Celtic Tv
Notorious
,
Oct 26, 2025
,
Celtic Chat
...
56
57
58
Replies:
1,145
Views:
30,568
T.Rogne25
Oct 30, 2025
IPTV
Paul McAuley
,
Dec 30, 2020
,
TC Media
...
3
4
5
Replies:
94
Views:
36,198
honda
Oct 30, 2025
Martin o neil on airoplane
Pearse1888
,
Oct 30, 2025
,
TalkCeltic Pub
Replies:
0
Views:
258
Pearse1888
Oct 30, 2025
**NSFW**
Random Video Thread - ach why not?
Airdrie Onion
,
Jul 2, 2010
,
TalkCeltic Pub
...
173
174
175
Replies:
3,497
Views:
229,255
Buster
Oct 30, 2025
Strongest 11
brads-bhoy1888
,
Sep 2, 2025
,
Celtic Chat
...
2
3
4
Replies:
74
Views:
2,955
T.Rogne25
Oct 30, 2025
Image Sharing on site (IMGUR)
CarmunnockBhoy
,
Oct 30, 2025
,
TalkCeltic Pub
Replies:
1
Views:
130
Taz
Oct 30, 2025
Brian Dempsey on the Let me be Frank podcast
Notorious
,
Oct 30, 2025
,
Celtic Chat
Replies:
1
Views:
301
henriks tongue
Oct 30, 2025
Showing results 81 to 100 of 172
Loading...
Show Ignored Content
Page 5 of 9
< Prev
1
←
3
4
5
6
7
→
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 );