Quote:
Originally Posted by Replicators
I am just gonna say this mod needs a update, or the coding needs a look through because this is hard to get set right.
|
That's not saying a whole lot...
Describe your issue with a bit more detail , Provide an error or Screenshot and or what's your Forums or link to site..
I say link site because sometimes the coder will look at your website source code to see if all the scripts are loading properly...
With me it was just added the following to the Headinclude for the style that fixed my issue...
Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://www.example.com/forum/clientscript/steamprofile/ajax/steamprofile.min.js"></script>