error 400: Bad Request

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
jj

error 400: Bad Request

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Guest

Post 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.
Locked