<help>
I've installed the MBoard script just as in the readme file, but i have an error when i try to add a new post.
"This is not a valid action."
Can somone help me.....the site is http://www.splyf.com/mboard/mboard.php
</help>
Help installing, and adding posts!
Hi,
You translated a few things too much when translating MBoard, you mustn't change the names of form elements and values of hidden fields.
For example change
You translated a few things too much when translating MBoard, you mustn't change the names of form elements and values of hidden fields.
For example change
back to original one<input type="hidden" name="a" value="tilføj ny">
Regards,<input type="hidden" name="a" value="addnew">
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
You can translate everything in the HTML code EXCEPT:
- form field names
- hidden form field values
- file names
- form field names
- hidden form field values
- file names
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