Not a bug Javascript console error

Status
Not open for further replies.

Martinez23

New member
Hello,

forgive me for my ignorance of Xenforo and anything that is related to PHP.

I am a member from a internet forum that is built on Xenforo as well (bigsoccer.com), long story short I try to contact the BigSoccer help desk but every time I hit the send button this shows up:

The server responded with an error. The error message is in the JavaScript console.


So I checked and saw this:
POST http://forums.bigsoccer.com/misc/contact [HTTP/1.1 200 OK 306ms]
"PHP <!DOCTYPE html>
<html id="XenForo" lang="en-US" dir="LTR" class="Public NoJs LoggedOut NoSidebar Responsive" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>

<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />

<meta name="viewport" content="width=device-width, initial-scale=1">


<base href="http://forums.bigsoccer.com/" />
<script>
var _b = document.getElementsByTagName('base')[0], _bH = "http://forums.bigsoccer.com/";
if (_b && _b.href != _bH) _b.href = _bH;
</script>


<title>Contact Us | BigSoccer Forum</title>

<noscript><style>.JsOnly, .jsOnly { display: none !important; }</style></noscript>
<link rel="stylesheet" href="css.php?css=xenforo,form,public&amp;style=6&amp;dir=LTR&amp;d=1402787175" />
<link rel="stylesheet" href="css.php?css=bbcm_js,big_navigation_footer,facebook,login_bar,nat_public_css,panel_scroller,twitter&amp;style=6&amp;dir=LTR&amp;d=1402787175" />



<script>

var _gaq = [['_setAccount'"[…]

Any idea how I can solve this problem?

Martinez23
 
Thing is, you can only contact them via the ''contact us'' form, or to create an account (which is a violation of the rules, ''socks'' are not allowed)

So there is nothing I can do - like updating something or disabling an add-on or something?
 
Status
Not open for further replies.
Top Bottom