Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 Re: User Discussion & Help » Newbie Guide » 2005-03-30 15:32:52

This is perhaps obvious to most here, but was not to me. I've just installed Xinha by following the quick start guide and was getting nothing but the plain text area. The reason was this:

I chose the option of putting the config info into /xinha/my_config.js, and I did this by copying and pasting the code from the quick start guide. In so doing I copied the <script type="text/javascript"> and </script> from the top and bottom of the config info, which generated an error, as it wound up embedded within the   

<script type="text/javascript" src="/xinha/my_config.js"></script>

that is included in the page with the textarea, meaning I had a <script> tag within another <script> tag.

Now that I've fixed that, it seems to load fine.

Robert

Board footer

Powered by FluxBB