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
Martin O’Neill returns to Celtic as interim manager alongside Shaun Maloney
Notorious
,
Oct 27, 2025 at 10:15 PM
,
Celtic Chat
...
19
20
21
Replies:
413
Views:
12,081
The Prof
Oct 29, 2025 at 9:56 PM
Benjamin Nygren
Notorious
,
Jun 21, 2025
,
Celtic Chat
...
37
38
39
Replies:
770
Views:
41,131
thailandceltic
Oct 29, 2025 at 9:55 PM
Sticky
SPFL
Trotters 3 wheeler V Falkirk October 29th kick off 7:45 Celtic Tv
Notorious
,
Oct 26, 2025 at 3:05 PM
,
Celtic Chat
...
53
54
55
Replies:
1,089
Views:
18,896
BigDoggyWoofWoof
Oct 29, 2025 at 9:55 PM
Dermot Desmond
TheHappyLoss
,
Feb 27, 2016
,
Celtic Chat
...
49
50
51
Replies:
1,002
Views:
80,032
kenniemk2
Oct 29, 2025 at 9:55 PM
New manager
SkyeCelt
,
Oct 26, 2025 at 2:01 PM
,
Celtic Chat
...
37
38
39
Replies:
764
Views:
23,658
Ballymote
Oct 29, 2025 at 9:55 PM
Marcelo Saracchi
Notorious
,
Aug 28, 2025
,
Celtic Chat
...
11
12
13
Replies:
244
Views:
11,228
PaulM1888
Oct 29, 2025 at 9:55 PM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
17
18
19
Replies:
371
Views:
29,206
ardis1967
Oct 29, 2025 at 9:55 PM
Sebastian Tounekti
The Thumb
,
Sep 1, 2025
,
Celtic Chat
...
26
27
28
Replies:
550
Views:
26,421
Hammy89
Oct 29, 2025 at 9:55 PM
League Cup
Celtic V the Huns Sunday November 2nd kick off 2PM premier sports 1
Notorious
,
Oct 29, 2025 at 9:35 PM
,
Celtic Chat
Replies:
12
Views:
13
JML67
Oct 29, 2025 at 9:54 PM
Johnny Kenny
Notorious
,
Jan 5, 2022
,
Celtic Chat
...
57
58
59
Replies:
1,172
Views:
82,271
cammy07
Oct 29, 2025 at 9:53 PM
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
85
86
87
Replies:
1,736
Views:
110,915
thailandceltic
Oct 29, 2025 at 9:52 PM
Michel Ange Balikwisha
Callum McGregor
,
Aug 23, 2025
,
Celtic Chat
...
44
45
46
Replies:
906
Views:
39,559
Zander
Oct 29, 2025 at 9:49 PM
Will we win the League
JC Anton
,
Oct 20, 2025
,
Celtic Chat
...
9
10
11
Replies:
208
Views:
6,180
Hammy89
Oct 29, 2025 at 9:49 PM
Celtic Bars in Edinburgh ?
strike twice
,
Oct 29, 2025 at 9:46 PM
,
Celtic Supporters Info
Replies:
0
Views:
1
strike twice
Oct 29, 2025 at 9:46 PM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
991
992
993
Replies:
19,842
Views:
1,135,359
JML67
Oct 29, 2025 at 9:41 PM
Celtic's Top 100 Goalscorers
ILoveTheCeltic
,
May 4, 2014
,
Celtic Chat
...
19
20
21
Replies:
405
Views:
101,418
Taz
Oct 29, 2025 at 9:38 PM
SPFL
Dundee v Celtic Sunday 19th October kick off 12PM Sky Sports Football
Notorious
,
Oct 10, 2025
,
Celtic Chat
...
54
55
56
Replies:
1,102
Views:
27,333
CarmunnockBhoy
Oct 29, 2025 at 9:29 PM
Michael Nicholson
Prawn Sandwich Brigade
,
Dec 23, 2021
,
Celtic Chat
...
52
53
54
Replies:
1,078
Views:
75,979
Notorious
Oct 29, 2025 at 9:04 PM
LOST WALLET FALKIRK GAME
Easydays
,
Oct 29, 2025 at 8:44 PM
,
Celtic Chat
Replies:
0
Views:
64
Easydays
Oct 29, 2025 at 8:44 PM
Kieran Tierney
Mr. Slippyfist
,
Aug 1, 2015
,
Celtic Chat
...
891
892
893
Replies:
17,842
Views:
1,394,377
Notorious
Oct 29, 2025 at 8:38 PM
Showing results 1 to 20 of 173
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 );