Page 1 of 1

error 400: Bad Request

Posted: Sat Apr 02, 2005 12:13 pm
by jj
Hi,

I keep getting error 400 when l try to delete a post and reply to a post.
Also the X is not showing when l try to delete a message.

Any assistance would be appreciated.

www.clubsouthampton.com


Justin

Posted: Sat Apr 02, 2005 12:37 pm
by Klemen
Hello,

In settings.php, what is your setting for $settings['mboard_url'] ?

Try setting it to:

Code: Select all

$settings['mboard_url']="http://clubsouthampton.port5.com/mboard";

Regards

Posted: Sat Apr 02, 2005 12:51 pm
by Guest
Klemen Stirn wrote:Hello,

In settings.php, what is your setting for $settings['mboard_url'] ?

Try setting it to:

Code: Select all

$settings['mboard_url']="http://clubsouthampton.port5.com/mboard";

Regards

That works great thanks.
Your assistance is very much appreciated.