I'm basically trying to get the javascipt working for item links on my guildportal site. I've added the power.js file, maybe I added it wrong.
Any help on this would be much appreciated.
I have the exact same issue.
I've created a new free text/html field, opened the html editor, added the two lines necessary, so i now says:
<br><script src="http://i.thottbot.com/power.js"></script>
<script>T.twinbox()</script>
But instead of sending me on to thottbot, it just seems to reset the page.
any thoughts?
Having the same problem and can't find anyone that knows how to fix it. I think guildportal might not support the script text for some reason.
Its not just guildportal.
Ive tried it on other guild sites also.
Even just basic forum places, myspace pages, and what not
and it just wont load anywhere.
To be simple basic HTML it sure isnt working or layed out very well.
Cant show support when we cant even work the linking.
Im using this on this on several simple machine fourms sites now and to make it work there find your index.template.php for each theme you use on the site and add
<script src="http://i.thottbot.com/power.js"></script>
just before for the </head> tag. It works like a charm every time.
For other type sites it depends on what static pages are incorporated into your site.