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 4 of 9
< Prev
1
←
2
3
4
5
6
→
9
Next >
Title
Replies
Views
Last Message
Anthony Ralston
CalgaryBhoy
,
May 12, 2016
,
Celtic Chat
...
286
287
288
Replies:
5,742
Views:
399,126
Guchi Gucci
Nov 6, 2025 at 11:27 PM
Marcelo Saracchi
Notorious
,
Aug 28, 2025
,
Celtic Chat
...
15
16
17
Replies:
322
Views:
15,169
Guchi Gucci
Nov 3, 2025 at 7:31 PM
Johnny Kenny
Notorious
,
Jan 5, 2022
,
Celtic Chat
...
61
62
63
Replies:
1,254
Views:
87,530
PaddyJoe
Nov 3, 2025 at 6:08 PM
James Forrest
Drakhan
,
Jul 25, 2015
,
Celtic Chat
...
542
543
544
Replies:
10,870
Views:
651,697
albashamrock
Nov 3, 2025 at 6:07 PM
Celtic Bars in Edinburgh ?
strike twice
,
Oct 29, 2025
,
Celtic Supporters Info
Replies:
4
Views:
285
stevoEOS
Nov 3, 2025 at 4:12 PM
Stephen McManus - Threads merged.
Jayzhinho67
,
Jul 8, 2010
,
Celtic Chat
...
6
7
8
Replies:
147
Views:
6,014
JC Anton
Nov 3, 2025 at 3:52 PM
January transfer window
Skelleto
,
Sep 15, 2022
,
Celtic Chat
...
60
61
62
Replies:
1,234
Views:
96,642
Guchi Gucci
Nov 3, 2025 at 2:10 PM
2025/26 players out on loan update
Notorious
,
Aug 11, 2025
,
Celtic Chat
...
2
3
Replies:
47
Views:
3,394
Notorious
Nov 3, 2025 at 1:11 PM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
894
895
896
Replies:
17,905
Views:
1,399,638
Ryanm1984
Nov 7, 2025 at 12:30 AM
England coastal erosion (shrinkflation)
adequate citizen Zenon
,
Dec 1, 2023
,
TalkCeltic Pub
...
2
3
Replies:
56
Views:
6,053
adequate citizen Zenon
Nov 3, 2025 at 6:45 AM
Top 100 Appearances for Celtic
ILoveTheCeltic
,
May 5, 2014
,
Celtic Chat
...
22
23
24
Replies:
477
Views:
74,296
Drakhan
Nov 3, 2025 at 4:11 AM
How much would the Seville 2003 Celtic team be worth today?
TIART
,
Oct 31, 2025
,
TalkCeltic Pub
Replies:
11
Views:
357
Liam Scales
Nov 3, 2025 at 12:57 AM
Non Monumental Moments Why You Loved a Player
Liam Scales
,
Jun 9, 2011
,
Celtic Chat
...
25
26
27
Replies:
521
Views:
49,993
88jimmij88
Nov 2, 2025 at 11:03 PM
Benjamin Nygren
Notorious
,
Jun 21, 2025
,
Celtic Chat
...
39
40
41
Replies:
816
Views:
43,503
BigDoggyWoofWoof
Nov 6, 2025 at 11:20 PM
Andy Robertson
Notorious
,
Oct 21, 2025
,
Transfer Rumours
...
2
3
Replies:
42
Views:
2,989
elbhoydo
Nov 2, 2025 at 8:32 PM
best goal ever
The Celtic Way
,
Nov 14, 2012
,
World Football
...
3
4
5
Replies:
97
Views:
5,668
Lubo25Moravcik
Nov 2, 2025 at 8:19 PM
Chris Sutton
gasrex
,
May 13, 2016
,
Ex Players
...
62
63
64
Replies:
1,273
Views:
132,990
Rydᴏ1888
Nov 2, 2025 at 7:48 PM
Daizen Maeda
Callum McGregor
,
Dec 31, 2021
,
Celtic Chat
...
463
464
465
Replies:
9,286
Views:
619,043
Ryanm1984
Nov 2, 2025 at 7:33 PM
Kelechi Iheanacho
Notorious
,
Sep 2, 2025
,
Celtic Chat
...
49
50
51
Replies:
1,019
Views:
54,790
HoopyT
Nov 2, 2025 at 7:06 PM
Jinky
Jimmy Johnstone
The Thumb
,
Feb 14, 2016
,
The Lisbon Lions
...
5
6
7
Replies:
123
Views:
30,870
tarboltontim
Nov 2, 2025 at 5:49 PM
Showing results 61 to 80 of 171
Loading...
Show Ignored Content
Page 4 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 );