How to delete entry

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
1andyw
Posts: 1
Joined: Fri Jun 06, 2008 9:05 am

How to delete entry

Post by 1andyw »

Script URL:http://mhanp.org/employsvc/mboard13/mboard.php
Version of script:mboard13
Hosting company:http://www.mhanp.org
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

The delete img does not appear on mboard.php. Clicking the element for the delete returns a 404 message that "mboard13/mboard.php' is not on this server.

However, when I receive an email stating that a new message has been received, the email includes a link to the message. The link is thus:
http://www.mhanp.org/employsvc/mboard13/msg/4.html.
Ckicking that link, lead me to a page on mboard that did include a "X" in the delete section and I was able to delete that test entry.

Thanks,

Andy
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

You had the wrong setting for $settings['mboard_url'] in settings.php. You will need to upload an empty threads.txt to fix it and make sure your $settings['mboard_url'] is set to
http://www.mhanp.org/employsvc/mboard13
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