Milk
New Member
Posts: 59
inherit
185504
0
Sept 22, 2021 13:14:00 GMT -8
Milk
59
November 2012
wolfmilk
|
Post by Milk on Jul 19, 2018 19:34:43 GMT -8
Forum URL: veritaserum.freeforums.net/Whenever I delete a post from any thread, I get this error: "JS Error: TypeError: Cannot read property 'match' of undefined". The post does end up deleting, so it's not big deal. But after the error, the appearance of the Post List messes up. Is there any way to fix this? Thanks!
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,024
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Jul 19, 2018 21:11:00 GMT -8
I suspect that is an error coming from your tabbed tables in post plugin. You can easily disable it by unchecking it in admin panel then test deleting a post to see if the error persists.
If that is not the culprit then you can easily disable all the plugins then turn them on one by one testing as you go.
|
|
Milk
New Member
Posts: 59
inherit
185504
0
Sept 22, 2021 13:14:00 GMT -8
Milk
59
November 2012
wolfmilk
|
Post by Milk on Jul 23, 2018 2:33:20 GMT -8
It wasn't any of the plugins. I disabled all of them and the problem persisted.
|
|
#eb7100
1480
0
1
Dec 1, 2024 12:51:13 GMT -8
Craig
209,204
September 2001
cmdynasty
|
Post by Craig on Jul 23, 2018 3:30:17 GMT -8
To help narrow it down, if you are a member/staff on another ProBoards forum, does it happen on there too, and if you try a different browser, does it happen on that browser too?
|
|
Milk
New Member
Posts: 59
inherit
185504
0
Sept 22, 2021 13:14:00 GMT -8
Milk
59
November 2012
wolfmilk
|
Post by Milk on Jul 28, 2018 1:44:02 GMT -8
To help narrow it down, if you are a member/staff on another ProBoards forum, does it happen on there too, and if you try a different browser, does it happen on that browser too? It doesn't do that on another ProBoards forum. I tested this on both Chrome and Firefox and the same issue occurred. I also tested this on a normal member account and a staff account and the same issue occurred.
|
|
#eb7100
1480
0
1
Dec 1, 2024 12:51:13 GMT -8
Craig
209,204
September 2001
cmdynasty
|
Post by Craig on Jul 28, 2018 3:27:59 GMT -8
That would suggest either a template change, a header/footer code, or a plugin causing the issue then. You already disabled all of the plugins, so that rules that out.
Has this problem coincided with a change to the templates at all?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 30, 2018 9:10:33 GMT -8
If I had to take a guess I would assume that the script at the end of Themes > Layout Templates > Thread > Post List is causing it. I know the list manager hasn't played well with script tags in the past.
That script could go into the Thread tab and be tied to a page change event instead.
|
|