Messages strangly keep being deleted

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
clubamigos99
Posts: 62
Joined: Mon Feb 20, 2006 4:20 pm

Messages strangly keep being deleted

Post by clubamigos99 »

Script URL: http://www.club-amigos.co.uk/mboard/mboard.php
Version of script: 1.22
Hosting company: 34sp
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

For some reason someone is strangly deleting new posts on my forum, yet they do not know the password. How is this possible. Please can you help as this keeps occuring.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

No one is deleting your messages, they aren't even created in the first place as you have something wrong in your settings file.

What is your $settings['mboard_url'] set to? It should be EXACTLY like this:

Code: Select all

$settings['mboard_url']='http://www.club-amigos.co.uk/mboard';
NO / or /mboard.php or anything else at the end, should be exactly as above.

Next time read the README file carefully first before accusing someone of deleting your messages :roll:
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
Locked