x00
MVPx00 MVP
Reactions
-
Re: Error using the website
This is basically an error which is not an error. As it is successful, but it is being parsed as an error rather than successful json response. The likely reason it might be parsed as an error and no… (View Post)1 -
Re: 500 error (Bonk) when logging in with Google
script output before headers: index.php is usually an indication there is some stray white space somewhere, or some premature output. sometimes some add-ons add extra white space without realising or… (View Post)1 -
Re: installation question
This is an an occasional problem with some hosts. To fix this add to conf/config.php $Configuration['Garden']['WebRoot'] = 'domain.com/forum';$Configuration['Garden']['StripWebRoot'] = 'domain.com'; (View Post)2 -
Re: installation question
really you host would better do it like so domain1.com/public_html/ domain2.com/public_html/ etc rather then the domains in the public_html which after all is the web root normally. You want separate… (View Post)1 -
Re: Captcha Issues
Thing is, it s all very well that they are not computer literate, but unless you know what is happening in their case it would be very difficult to say what went wrong. I personally like this project… (View Post)1
