Thottbot > Forums > Powered by Thottbot > Need help with a problem
NEW! Powered by Thottbot - easily add Thottbot item tooltips to your site!
  Report  Quote Reply Need help with a problem
Score 8.5     Vote: [-] [+] by cshutchinson, 7.8 months ago
Installed the search thottbot module, it appears, but when a search is performed, no results.

http://thecode.guildportal.com
  Report  Quote Reply Re: Need help with a problem
Score 8.4     Vote: [-] [+] by Thott <Afterlife>, 7.8 months ago
Installed the search thottbot module, it appears, but when a search is performed, no results.

http://thecode.guildportal.com

It looks like most of the page is inside a <form>...</form> block, which is probably causing the browser to ignore the Thottbot search box form.  Try closing the form that starts with:

<form name="Form1" method="post" action="Guild.aspx?GuildID=215382&TabID=1816625" id="Form1">

--Thott
  Report  Quote Reply Re: Need help with a problem
Score 8.9     Vote: [-] [+] by sylvanlegion, 7.6 months ago
I understand the solution you are proposing, however for Guildportal.com users, we do not have the ability to modify the source code. The only option I see us having is the ability to add in a Free Form HTML page. However, the Free Form HTML page is not a standalone page. Instead it is part of a table on the guildportal.com template.

I can successfully get it to work by creating my own .html file and running it stand alone. Example:

<html>
<head>
<script src="http://i.thottbot.com/power.js"></script>
<script>T.twinbox()</script>
</head>
<body>
</body>
</html>

Any thoughts on the guildportal issue, though? Or, are guildportal.com users out of luck right now?


  Report  Quote Reply Re: Need help with a problem
Score 9.1     Vote: [-] [+] by Thott <Afterlife>, 7.6 months ago
If you put the power script anywhere in the HTML, you'll get working tooltips.

For the T.searchbox() to work, the power script just has to be in the code someplace before it.  Immediately before it will work just fine.

Best regards,
Thott
  Report  Quote Reply Re: Need help with a problem
Score 10     Vote: [-] [+] by mystiria, 6.3 months ago
i cant get the powered by thotbott thing to work at all.
  Report  Quote Reply Re: Need help with a problem
Score 11     Vote: [-] [+] by dchat62, 5.9 months ago
I can not get it to work for my site either.  I have created a free form test section for the bank and placed the code into the html but I get nothing when I mouseover the linked items.
  Report  Quote Reply Re: Need help with a problem
Score 11     Vote: [-] [+] by stilllogicz, 5.7 months ago
I am using guildportal, can someone give me the entire code to get the search box to work? thanks
  Report  Quote Reply Re: Need help with a problem
Score 25     Vote: [-] [+] by jaces_wow, 5.1 months ago
Wow, if anyone has this working on guild portal and ie, i would really love to see the source!

Thanks!

BackTop
 
Created by Thott - Thottbot 3.51 - Feedback