Your database information is incorrect. From the error, it's your database username and password that are wrong.
Don't preview it. Just submit it.
I just added a story as well using FF and couldn't reproduce the problem either.
Are you turning tinyMCE off before pasting the code in?
Don't ask for a solution when you're 4 versions behind the current. Update then come talk to us.
Almost had it right.<?phpinclude(_BASEDIR."blocks/poll/poll.php");$text = $content;?>You can assign a page title using the variable $t...
There's a missing closing tag somewhere most likely, but I can't tell you where. Give us a test account (doesn't need to be admin...
Should be assigned in one of the bridge files for smf.
Well I wouldn't advise banning on something as common as "liz", but if you want to do it you could copy the find_naughty function in co...
I split this off from the original topic and am moving it to MOD support.Change the line you saw from:echo "<script language="javascript&...
Use phpmyadmin to fix it. Go to the chapters table and do a search for sid 21. Edit the "inorder" value for the chapter you find...
No it's not planned. You'd have to rewrite a major portion of this page. You can find it in the manage function in stories.php.&...
Not tested, but I believe this will work. In your custom page use.<?phpinclude(_BASEDIR."blocks/poll/poll.php");$output .= $content...
1-3 Read the information about creating skins. If you don't know HTML, you'll need to learn some about that.4. The file is inclu...
