"Show" deleted comment not working...

CivilWarTalk

Active member
When I try to view a deleted post by clicking the "Show" link, the post completely disappears instead of showing the content of the post. If I refresh the browser, the thread returns to normal, but I can never see the deleted post.

I'm running xF 1.1.2. I've attempted disabling all my add-ons, and that hasn't helped. I checked and found this same issue when I browse with Firefox and IE8 on my PC, and Safari and Firefox on my Mac.

Here are my installed add-ons:

AzuCloud 0.1.2
Keyword Replace by Waindigo 1.0.1
MailChimp 0.9.1
Sitemap for XenForo 1.1.2
Users Awaiting Approval in Mod Bar 1.1.1
[8wayRun.Com] XenPorta (Portal) 1.5.1
[bd] Forum Watch 1.1
[bd] Tag Me 1.5.6
[Tinhte] Attach Image Optimization 2.0.1

Is there anything I can do to fix this?
 
Okay, another report, if you edit your post and "Save Changes" the editor goes away, a waiting ticker appears in the upper right corner of the browser, but the page never updates on it's own, you need to click the browser's refresh button to see the changes to your post.
 
Is this the issue?
Code:
Timestamp: 10/17/2012 2:12:01 PM
Error: NS_ERROR_XPC_BAD_CONVERT_JS: Could not convert JavaScript argument arg 0 [nsIDOMWindow.getComputedStyle]
Source File: http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js
Line: 16
 
Getting this too:

Code:
Timestamp: 10/17/2012 2:23:00 PM
Error: NS_ERROR_XPC_BAD_CONVERT_JS: Could not convert JavaScript argument arg 0 [nsIDOMWindow.getComputedStyle]
Source File: http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js
Line: 16
 
Is this the issue?
Code:
Timestamp: 10/17/2012 2:12:01 PM
Error: NS_ERROR_XPC_BAD_CONVERT_JS: Could not convert JavaScript argument arg 0 [nsIDOMWindow.getComputedStyle]
Source File: http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js
Line: 16
Getting this too:

Code:
Timestamp: 10/17/2012 2:23:00 PM
Error: NS_ERROR_XPC_BAD_CONVERT_JS: Could not convert JavaScript argument arg 0 [nsIDOMWindow.getComputedStyle]
Source File: http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js
Line: 16

Those are the same error... did you mean to post something else?
 
Maybe... I'm not particularly sure what that error means.

I have registered on your site, I notice that you're JS files are hosted at http://js.civilwartalk.com - has this always been the case or is this new?

For quite a long time, although we recently changed hosts.

I've approved your account...

And yes, at first I thought they were different, but I just checked, they were in fact the same error.
 
Got this from IE8
Code:
  XenForo editor ctrl_message, [object Object]
  PageNav [object Object]
  PageNav [object Object]
  XenForo.SquareThumbs: [object Object]
LOG: Emulating placeholder behaviour for [object Object]
LOG: Emulating placeholder behaviour for [object Object]
  flash url: http://civilwartalk.com/js/swfupload/Flash/swfupload.swf
  Attachments changed, total files: 0, images: 0
  XenForo.init() 2643ms. jQuery 1.5.2/1.2.6-dev
LOG: FB.getLoginStatus() called before calling FB.init().
LOG: FB.getLoginStatus() called before calling FB.init().
  SWFUpload successfully initialized (SWFUpload_0)
  'this.attr(...)' is null or not an object  xenforo.js?_v=9c4e0d64, line 183 character 281

and it highlighted this in the file:
Code:
c.support.opacity||(this.css("filter",""),this.attr("style",this.attr("style").replace(/filter:\s*;/i,"")))
 
None of these errors are necessarily pointing to anything.

My recommendation is to re-upload all of the js files from the full XF download. The fact that you've changed hosts etc. it's possible that when the files were copied over, perhaps there's some sort of consistency error or corruption in one of the files. (Guessing, but seems reasonable).

I am going to assume it isn't caused by an add-on if the problems still existed after you disabled all add-ons.
 
Top Bottom