Page 1 of 1

Help installing, and adding posts!

Posted: Mon Feb 20, 2006 3:54 pm
by Nicoolai
<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>

Posted: Mon Feb 20, 2006 4:18 pm
by Klemen
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
<input type="hidden" name="a" value="tilf&oslash;j ny">
back to original one
<input type="hidden" name="a" value="addnew">
Regards,

Reply

Posted: Mon Feb 20, 2006 8:37 pm
by Nicoolai
<hi>

Thanks, i'll try that.

How can i then translate it to my own language?

</hi>

Posted: Mon Feb 20, 2006 8:39 pm
by Klemen
You can translate everything in the HTML code EXCEPT:

- form field names
- hidden form field values
- file names