Page 1 of 1

Problems with a SMF 2.0.4 installation

PostPosted: 22 Feb 2014, 09:11
by snowmaker
After successfully installing the application onto my site I make the edits to the default template file I start getting a template parse error. Not sure what I'm doing wrong.

I made the edits to my forums/Themes/default/index.template.php file by placing this code right after the <head>';


Code: Select all
<link type="text/css" rel="stylesheet" id="arrowchat_css" media="all" href="/forums/arrowchat/external.php?type=css" charset="utf-8" />
<script type="text/javascript" src="/forums/arrowchat/includes/js/jquery.js"></script>
<script type="text/javascript" src="/forums/arrowchat/includes/js/jquery-ui.js"></script>


Then placed the following code right before the </body>

Code: Select all
<script type="text/javascript" src="/forums/arrowchat/external.php?type=djs" charset="utf-8"></script>
<script type="text/javascript" src="/forums/arrowchat/external.php?type=js" charset="utf-8"></script>

PostPosted: 22 Feb 2014, 11:26
by Jason
Your ticket has been answered.

Topic Closed

PostPosted: 16 Dec 2014, 00:26
by Staff Bot
[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]