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
error 400: Bad Request
Hello,
In settings.php, what is your setting for $settings['mboard_url'] ?
Try setting it to:
Regards
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 
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


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