This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
Add Wowhead tooltips to your forums or CMS.
Return to board index
Post by
150841
This post was from a user who has deleted their account.
Post by
12875
This post was from a user who has deleted their account.
Post by
242545
This post was from a user who has deleted their account.
Post by
Verderf
Hey,
Just installed the new version of the tooltip, but im bumping into a problem with the NPC syntax.
the error im getting if I link to an npc is this:
lady sylvanas windrunner
lady sylvanas windrunner PHP Notice: in file /includes/functions.php on line 3760: Cannot modify header information - headers already sent by (output started at /wowhead/includes/wowhead_npc.php:137)
PHP Notice: in file /includes/functions.php on line 3762: Cannot modify header information - headers already sent by (output started at /wowhead/includes/wowhead_npc.php:137)
PHP Notice: in file /includes/functions.php on line 3763: Cannot modify header information - headers already sent by (output started at /wowhead/includes/wowhead_npc.php:137)
PHP Notice: in file /includes/functions.php on line 3764: Cannot modify header information - headers already sent by (output started at /wowhead/includes/wowhead_npc.php:137)
After a refresh the error is gone, and the link seems to work when I get the error and after a refresh.
Post by
Gallywix
Avaivable for IPB 2.3.6 ?
Thanks :)
Post by
Verderf
Hey,
Just installed the new version of the tooltip, but im bumping into a problem with the NPC syntax.
the error im getting if I link to an npc is this:
lady sylvanas windrunner
lady sylvanas windrunner PHP Notice: in file /includes/functions.php on line 3760: Cannot modify header information - headers already sent by (output started at /wowhead/includes/wowhead_npc.php:137)
PHP Notice: in file /includes/functions.php on line 3762: Cannot modify header information - headers already sent by (output started at /wowhead/includes/wowhead_npc.php:137)
PHP Notice: in file /includes/functions.php on line 3763: Cannot modify header information - headers already sent by (output started at /wowhead/includes/wowhead_npc.php:137)
PHP Notice: in file /includes/functions.php on line 3764: Cannot modify header information - headers already sent by (output started at /wowhead/includes/wowhead_npc.php:137)
After a refresh the error is gone, and the link seems to work when I get the error and after a refresh.
this error now also popped up for me:
PHP Notice: in file /wowhead/includes/wowhead_craft.php on line 202: Invalid argument supplied for foreach()
PHP Notice: in file /includes/functions.php on line 3760: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
PHP Notice: in file /includes/functions.php on line 3762: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
PHP Notice: in file /includes/functions.php on line 3763: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
PHP Notice: in file /includes/functions.php on line 3764: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
Post by
sarbian
Do you plan to add support for spell icon ?
It would help when I have to post spell rotation :)
Post by
Talonos
Hey,
Just installed the new version of the tooltip, but im bumping into a problem with the NPC syntax.
the error im getting if I link to an npc is this:
lady sylvanas windrunner
lady sylvanas windrunner PHP Notice: in file /includes/functions.php on line 3760: Cannot modify header information - headers already sent by (output started at /wowhead/includes/wowhead_npc.php:137)
PHP Notice: in file /includes/functions.php on line 3762: Cannot modify header information - headers already sent by (output started at /wowhead/includes/wowhead_npc.php:137)
PHP Notice: in file /includes/functions.php on line 3763: Cannot modify header information - headers already sent by (output started at /wowhead/includes/wowhead_npc.php:137)
PHP Notice: in file /includes/functions.php on line 3764: Cannot modify header information - headers already sent by (output started at /wowhead/includes/wowhead_npc.php:137)
After a refresh the error is gone, and the link seems to work when I get the error and after a refresh.
this error now also popped up for me:
PHP Notice: in file /wowhead/includes/wowhead_craft.php on line 202: Invalid argument supplied for foreach()
PHP Notice: in file /includes/functions.php on line 3760: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
PHP Notice: in file /includes/functions.php on line 3762: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
PHP Notice: in file /includes/functions.php on line 3763: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
PHP Notice: in file /includes/functions.php on line 3764: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
a link to your website would help diagnose the problem a little more
Post by
Verderf
Here you go:
http://forum.cruxmortys.net/viewtopic.php?f=38&t=1584&p=21224#p21224
Post by
Kupotek
Not working in PHPB3 at
http://www.kittysafe.net/terminus
please help you can contact me via AIM or GMAIL using the name Kittysafe
Thank you
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
BTW I did edit the config file correctly for my PHPBB DB info.
Post by
kalay
Hello, I'm having problem with this tooltip. I made everything just like
here
but it's still not working :/
(Ahh I've a question, in guide there's step I need to find:
/**
* custom version of nl2br which takes custom BBCodes into account
*/
function bbcode_nl2br($text)
{
// custom BBCodes might contain carriage returns so they
// are not converted into <br /> so now revert that
$text = str_replace(array("\n", "\r"), array('<br />', "\n"), $text);
return $text;
}
and add $text = str_replace(array("\n", "\r"), array('<br />', "\n"), $text); and $text = whp_parse($text);
Should it looks like: $text = str_replace(array("\n", "\r"), array('<br />', "\n"), $text);
$text = whp_parse($text); that ?)
Then I edited header, so I added <!-- Wowhead Item Links -->
<link href="{T_THEME_PATH}/wowhead.css" rel="stylesheet" type="text/css" />
<script src="
http://www.wowhead.com/widgets/power.js"></script>
before </head>
Then runned create_table.php and cleared cache, but it's still not working :/
I'm using PHPBB 3.0.4.
Do you know why may this happen and how to fix that ?
Post by
betadan
your Header is correct as long as as the wowhead code is betweeen body and / body , but the code added to functions should look like this:
/**
* custom version of nl2br which takes custom BBCodes into account
*/
function bbcode_nl2br($text)
{
// custom BBCodes might contain carriage returns so they
// are not converted into <br /> so now revert that
$text = str_replace(array("\n", "\r"), array('<br />', "\n"), $text);$text = whp_parse($text);
return $text;
}
Post by
kalay
your Header is correct as long as as the wowhead code is betweeen body and / body , but the code added to functions should look like this:
/**
* custom version of nl2br which takes custom BBCodes into account
*/
function bbcode_nl2br($text)
{
// custom BBCodes might contain carriage returns so they
// are not converted into <br /> so now revert that
$text = str_replace(array("\n", "\r"), array('<br />', "\n"), $text);$text = whp_parse($text);
return $text;
}
Thanks, it's working now :)
Post by
47687
This post was from a user who has deleted their account.
Post by
242545
This post was from a user who has deleted their account.
Post by
kalay
Hello, I'm having trouble installing Wowhead tooltips for Joomla.
1. I downloaded zip file.
2. Had some problems with installing (had to change CHMOD for tmp, plugins, plugins/system folders).
3. Installed it.
4. Downloaded plugins/system/wowhead/config.php, changed MySQL to mine.
5. And here's problem, I cannot upload it back to server. I'm getting message: Transfer failed, continue operation?
6. When I tried changing Wowhead folder CHMOD it said that can't change attributes of remote files.
What should I do to upload this config.php ? :p
I'm using Total Commander if this matter.
EDIT. Fixed :)
Just uploaded it as .zip file and it replaced
Post by
Verderf
Is crackpot MIA? I havent seen him reply here for quite some time :)
Still having the same problem with the craft syntax :(
Post by
364614
This post was from a user who has deleted their account.
Post Reply
This topic is locked. You cannot post a reply.