Adding FlashChat to the POST-Nuke 0.726 Interface

Using your POST-Nuke administrator login, go to the admin panel, and click on the "Blocks" option.

Scroll down to the bottom of the Blocks page, and input this information to add a new block, then click on "Commit Changes".

Title: FlashChat
Block: Core/HTML
Position: Left
Language All

Your screen should look something like this:

Then, modify the new FlashChat block. Add the following HTML. Please note that Unix and Linux servers are case sensitive. If you uploaded FlashChat to a different path on your web server, then you may need to change this href=".." path accordingly.

<a href="chat/flashchat.php" target="_blank">Start FlashChat</a>

On the POST-Nuke homepage, a new block will appear with the text "Start FlashChat".

This should link to the "flashchat.php" file of FlashChat. When FlashChat loads, you should be automatically logged into the chatroom using your POST-Nuke username, if you are logged into the POST-Nuke system. If you are not logged into the POST-Nuke system, then FlashChat will present the user with a Flash-based login screen. If you are an administrator of POST-Nuke, then you will be logged into FlashChat as a moderator, which means that you can ban and boot other users.