Hello.
I recently just purchased a chat script for my game, but im having trouble trying to even get it to work! Nothing comes up, or it blocks scrolling on the page.
Heres the script:
<link type="text/css" rel="stylesheet" media="all" href="./chat/css.php" charset="utf-8" />
<script type="text/javascript" src="./chat/js.php" charset="utf-8"></script>
Ive been trying to add it to loads of different places of header.php, but all have failed :(
If someone could help me then that would be great!