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 2 of 9
< Prev
1
←
2
3
4
5
6
→
9
Next >
Title
Replies
Views
Last Message
Gavin Strachan
Notorious
,
Jun 22, 2020
,
Celtic Chat
...
13
14
15
Replies:
291
Views:
29,543
Notorious
Oct 31, 2025 at 6:48 PM
Celtic hiring Junior Data Analyst
Notorious
,
Oct 30, 2025 at 10:54 PM
,
Celtic Chat
...
2
Replies:
22
Views:
764
Big Mick
Oct 31, 2025 at 1:37 PM
Sticky
Your Wildlife Sightings!
cidermaster
,
May 22, 2014
,
TalkCeltic Pub
...
775
776
777
Replies:
15,535
Views:
709,700
johnboy19
Oct 31, 2025 at 1:00 PM
Shin Yamada
Notorious
,
Jul 16, 2025
,
Celtic Chat
...
47
48
49
Replies:
978
Views:
55,239
horseshoe
Oct 31, 2025 at 12:36 PM
Ben Summers
Notorious
,
Feb 15, 2022
,
Celtic Chat
...
3
4
5
Replies:
98
Views:
13,393
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,313
Mince.Charming
Oct 31, 2025 at 10:39 AM
Arne Engels
Callum McGregor
,
Aug 29, 2024
,
Celtic Chat
...
161
162
163
Replies:
3,242
Views:
217,650
honda
Oct 31, 2025 at 10:07 AM
Johnny Kenny
Notorious
,
Jan 5, 2022
,
Celtic Chat
...
58
59
60
Replies:
1,197
Views:
84,203
ddub11
Oct 31, 2025 at 4:56 PM
Trivial Things That Annoy You Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1035
1036
1037
Replies:
20,723
Views:
1,209,990
Callum McGregor
Oct 31, 2025 at 9:41 AM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
52
53
54
Replies:
1,069
Views:
82,985
JC Anton
Oct 31, 2025 at 8:52 PM
James Forrest
Drakhan
,
Jul 25, 2015
,
Celtic Chat
...
541
542
543
Replies:
10,842
Views:
649,977
Pogues
Oct 31, 2025 at 9:10 AM
Sticky
[Spoiler Alert]
Film reviews and ratings
Fancy Pants
,
Apr 1, 2009
,
TC Media
...
874
875
876
Replies:
17,506
Views:
915,022
stew37
Oct 31, 2025 at 8:00 PM
Benjamin Nygren
Notorious
,
Jun 21, 2025
,
Celtic Chat
...
39
40
41
Replies:
801
Views:
42,657
Random Review
Oct 30, 2025 at 10:43 PM
Celtic Bars in Edinburgh ?
strike twice
,
Oct 29, 2025 at 9:46 PM
,
Celtic Supporters Info
Replies:
2
Views:
134
strike twice
Oct 30, 2025 at 9:19 PM
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
87
88
89
Replies:
1,764
Views:
112,355
T.Rogne25
Oct 30, 2025 at 8:36 PM
Michel Ange Balikwisha
Callum McGregor
,
Aug 23, 2025
,
Celtic Chat
...
45
46
47
Replies:
926
Views:
40,965
Guchi Gucci
Oct 31, 2025 at 9:15 PM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
223
224
225
Replies:
4,492
Views:
454,467
McChiellini..
Oct 31, 2025 at 6:34 PM
SPFL
MON’s Green & White Ferrari Army V Falkirk October 29th kick off 7:45 Celtic Tv
Notorious
,
Oct 26, 2025 at 3:05 PM
,
Celtic Chat
...
56
57
58
Replies:
1,145
Views:
28,165
T.Rogne25
Oct 30, 2025 at 6:12 PM
IPTV
Paul McAuley
,
Dec 30, 2020
,
TC Media
...
3
4
5
Replies:
94
Views:
36,082
honda
Oct 30, 2025 at 5:07 PM
Sticky
[Official TC Thread]
General Fan Action & Sack the Board Thread - TalkCeltic Signed letter
Notorious
,
Sep 3, 2025
,
Celtic Chat
...
44
45
46
Replies:
914
Views:
45,636
Notorious
Oct 30, 2025 at 4:50 PM
Showing results 21 to 40 of 173
Loading...
Show Ignored Content
Page 2 of 9
< Prev
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 );