Quote:
Originally Posted by Hippy
Same thing, I fixed it like so..
in the xml file
change this line
Code:
<script type="text/javascript" src="clientscript/post_thanks2.js"></script>
to
Code:
<script type="text/javascript" src="clientscript/post_thanks.js"></script>
and import the xml file again (allow overwrite)
or
go into your post thanks templates
and open
post_thanks_javascript template
and change the first line to
Code:
<script type="text/javascript" src="clientscript/post_thanks.js"></script>
enjoy
|
i think you have not installed latest release ? i think in latest release it's fixed ? isn't it ?