This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Live
PTR
Beta
Classic
Classic Theme
Thottbot Theme
Powered Tooltips Guide
Post Reply
Return to board index
Post by
288480
This post was from a user who has deleted their account.
Post by
BenZol
Подскажите как сделать нормальное отображение с ru.wowhead.com
добавил на форум, кодировка форума win1251, кодировка скрипта utf8
как не изменяя кодировку форума, сделать нормальный показ инфы?
при изминении ббкода с
www.wowhead.com
на ru.wowhead.com, нормально отображается тока под оперой...
Поддерживаю вопрос. Столкнулся с той же проблемой. Вместо текста кракозябр...
Post by
233459
This post was from a user who has deleted their account.
Post by
ikender
Okay, is there a way to modify the custom events to have a coloured header and formatted like a proper tooltip (blue, purple, orange, green title, then add a line break or multiple line breaks and then content in white, then possibly some more content in green, to mimic an item)
Is there a way to have the tooltip not follow the mouse when moved, just show up either left or right of the mouse/link (depending on page location, dont want it to the left it the link is on the left of page, etc) and stay static until mouse is moved off of link (preferably with the top at mouse level,like if the link is at the top of the page, and only moving up if the link appears near the bottom of the page)
Also, is there a way to get the tooltips to display without the image next to the description?
Post by
ikender
Okay, got the coloured portion done, using spans
still looking to make the placement where it is at the left or right of the link -- so if i use an image for the link it would show directly left or right of the image, not covering it, and not moving (remove the onmousemove event handeler), but placement of the popup is desireable and removing the image from the popup (since i am using the image as the link)
Post by
Pacifik
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
How to use your scripts in the forums with the Russian character set?
I very much would like to use your scripts in the forum vBulletin, but what is produced as a result, does not work for me: (
http://img27.imageshack.us/img27/9329/92211328.jpg
http://ru.wowhead.com/?powered
The work of the script can be found
here
. File not found :(
Post by
Pacifik
Has anyone figured out how to implement this with Joomla?
No, in any CMS. A Russian encoding <meta http-equiv="Content-Type" content="text/html; charset=windows-1251" /> almost all scripts, including Joomla, vBulletin, etc.
Post by
ApoY2k
Hi there,
is there any possibility to "combine" custom <hrefs>
and
localized tooltips?
Right now it seems that you can either use custom links via "rel="item=xx" or localized tooltips using "href="de.wow…".
I'm currently writing a script for my guild's site and it would really be nice if there was a way to combine these two functions, so I can use my custom links but alswo the localized tooltip…
Hope someone can help
Post by
322885
This post was from a user who has deleted their account.
Post by
SinForte
English
e107
after i add bbcode in post on forum 21275
item looks like
i see item tooltips, but don`t see item name, maybe some one know what to do?
i find another way:
url=
http://ru.wowhead.com/?item=40525
]Боевой доспех самоотверженной неустрашимости 21275
мне за место автоматического имени предмета выдается
может кто нибудь знает как исправить?
я нашел другой путь размещения:
url=
http://ru.wowhead.com/?item=40525
]Боевой доспех самоотверженной неустрашимости[/url
но при этом не могу поменять цвет ссылки, может тоже кто нибудь знает?
Post by
SinForte
For people who use scripts in the forums with the Russian character set.
Для тех кто использует скрипт на русских форумах:
У меня движок e107, в самой админке нельзя выбирать кодировку, она прописана в файлах. При кодировке win-1251, во всплывающих подсказках были иероглифы, я перевел весь движок в UTF-8 и все прекрасно заработало. Учтите, при переводе в UTF, весь русский будет в квадратиках или иероглифах, поэтому пришлось все заново вводить, например названию меню, темы форума.
Надеюсь вам поможет.
Post by
343510
This post was from a user who has deleted their account.
Post by
stormdruid
Got this working for PHPBB3 forums 3.0.4 version.
Well after alot of searching follow these instructions exactly and also wowload phpBB_wowhead_mod.zip from
http://bucketguild.com/phpbb2/mods/
Then, unzip and copy the whole wow/ directory to the root directory of your phpBB install.
Next, for every template you want this to work with you have to edit the overall_header.html file and add the following lines right before the </head> tag...
<script src="
http://www.wowhead.com/widgets/power.js"></script><script
src="wow/jquery-1.2.1.js"></script><script src="wow/wowhead_linker.js"></script>Finally, you need to add the following BBCode entry in the admin area:
BBCode: {TEXT}HTML equivilent: <a href="wow/wowhead_wrapper.php?item={TEXT}" class="wowhead">{TEXT}</a>I've only tested this with phpBB3, but I don't see why it wouldn't work with version 2 as well. If you come across any problems, I'll be glad to try and work them out.
To see a working demo, click here.
Thanks and happy WoWing!
All will work a treat and ive cribbed the posts from other users which culminates in a working version for PBPBB3. Hope you dont mind :)
Storm./
Post by
Lailo
Hi all,
Thanks for the work and all the helpful posts. Tooltip is working, but the colouring is not. My page is a phpbb2 plus 1.53 and I followed the steps for phpbb as described from Kalroth, but the STEP 2 & 3 (bbcode) does not seem to have any effect. Does anyone have an idea how to fix that?
Post by
zvire
Hello Pirates!
We have a website PHP-Fusion. Is there any guidance on how to get this thing to this type of site?
Thank you for your advice!
Post by
Gallywix
Hi,
When I displayed item on my forum (IPB 2.3.6), characters as "é" are: é. Because my forum is encoded in: iso-8859-1. And I can't changed to UTF-8.
Have-you got a solution ?
Thanks :)
Post by
vexis58
Just got it working on my b2evolution-based blog. Only had to add the script to the index.php file, right at the top before the "<?php" line. Works like a charm. It's so nice to have my own tooltips!
Post by
Kupotek
The links and icons work, but on my forums main page at the top I see:
PHP Notice: in file /includes/functions.php on line 3760: Cannot modify header information - headers already sent by (output started at /index.php:2)
PHP Notice: in file /includes/functions.php on line 3762: Cannot modify header information - headers already sent by (output started at /index.php:2)
PHP Notice: in file /includes/functions.php on line 3763: Cannot modify header information - headers already sent by (output started at /index.php:2)
PHP Notice: in file /includes/functions.php on line 3764: Cannot modify header information - headers already sent by (output started at /index.php:2)
Please help!
AIM/GMAIL Kittysafe
Post by
Kupotek
I think I fixed it!
I opened functions.php and put @ in front of the four lines:
@header('Content-type: text/html; charset=UTF-8');
@header('Cache-Control: private, no-cache="set-cookie"');
@header('Expires: 0');
@header('Pragma: no-cache');
Post by
ApoY2k
Since yesterday my tooltips seem to be broken… at least as long as i use the customized (with onmouseover="$WowheadPower…" etc.), the "originals" using the href="wowhead?item" still work…
i also get this error out of my webdeveloper-plugin:
TypeError: Result of expression 'W' is not an object.
Anybody help please? I'm really stuck here :((((
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.
© 2021 Fanbyte