XF 1.4 Cannot access text box

Sharkodile

Member
Licensed customer
2uzedsz.jpg

I am on a clean install of XenForo (default theme, no addons), however, I cannot post anything as the text box is not present.

I have reproduced this problem on Mozilla Firefox, Internet Explorer and the Safari browser on the iPhone, so it is likely not a browser problem.

Any thoughts on what the problem might be?
 
Disabling JavaScript with the NoScript addon for Firefox allowed the text box to be shown. This made me suspect there was something wrong with the JavaScripts, so I installed Firebug and these were my observations:
cEKVCcQ.png

w1EHYjf.png

In the second image, it says "Public NoJS...". Does this have something to do with the problem?
 
Can you provide a URL so we can see the forum in person? The console logs you show look like the JS hasn't been uploaded but it'd be helpful to confirm that directly.
 
Thank you all so much for the help!

The /js directory was uploaded, but a LiteSpeed Web Server context prevented access to the entire folder. That was the problem!
 
Back
Top Bottom