forums.eqdkp.com: ItemStats v1.5 (English, German, French) - forums.eqdkp.com

Jump to content

  • (16 Pages) +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

ItemStats v1.5 (English, German, French) for DotClear, e107, EqDKP, Invision Power Board, Nuked Klan, PhpBB, Pu Rate Topic: ****- 4 Votes

#31 Guest_evilbee_*

  • Group: Guests

Posted 02 October 2006 - 11:37 AM

Your itemstats is working great. One question, Is their a code or anyway i can make it show the items on the View News page? like "Recent Loots", and then [Head of Onyxia] Looted, <member> on <date>?

Tahnks

#32 User is offline   sonath

  • Member
  • Pip
  • Group: Members
  • Posts: 29
  • Joined: 24-December 05

Posted 02 October 2006 - 04:36 PM

View PostYahourt, on Oct 2 2006, 07:15 AM, said:

Yes it's strange :/ I tested it and it work with Allakhazam.
I will see this with thottbot when I will have a free moment :o


Found the problem. in thottbot.php, the line:

// Grab the display html of this item.
if (preg_match("/<table(.*?)" . $item['name'] . "(.*?)<\/table>/", $data, $match))


should be:

// Grab the display html of this item.
if (preg_match("/<table class\=ttb(.*?)" . $item['name'] . "(.*?)<\/table>/", $data, $match))


You may also want to check out Psyker's version of fetching data from thottbot:

http://forums.eqdkp....?showtopic=4435

-Sonath

#33 Guest_Yahourt_*

  • Group: Guests

Posted 03 October 2006 - 12:55 AM

View Postsonath, on Oct 3 2006, 01:36 AM, said:

Found the problem. in thottbot.php, the line:

// Grab the display html of this item.
if (preg_match("/<table(.*?)" . $item['name'] . "(.*?)<\/table>/", $data, $match))


should be:

// Grab the display html of this item.
if (preg_match("/<table class\=ttb(.*?)" . $item['name'] . "(.*?)<\/table>/", $data, $match))


You may also want to check out Psyker's version of fetching data from thottbot:

http://forums.eqdkp....?showtopic=4435

-Sonath


Oh thanks for this error.
Yes I will check with Psyker's version, maybe it is better.

#34 Guest_Yahourt_*

  • Group: Guests

Posted 03 October 2006 - 04:46 AM

View Postsonath, on Oct 3 2006, 01:36 AM, said:

Found the problem. in thottbot.php, the line:
// Grab the display html of this item.
if (preg_match("/<table(.*?)" . $item['name'] . "(.*?)<\/table>/", $data, $match))


should be:
// Grab the display html of this item.
if (preg_match("/<table class\=ttb(.*?)" . $item['name'] . "(.*?)<\/table>/", $data, $match))


You may also want to check out Psyker's version of fetching data from thottbot:
http://forums.eqdkp....?showtopic=4435


This error is corrected :) Thanks ! I have updated the file Itemstats 1.5 Core.rar on my website.


View PostK-3, on Oct 2 2006, 03:03 PM, said:

Hello,

i have a Problem with German Itemnames contains ä,ü,ö and ß.

Example:

Schädelkappe der Nemesis

Link to the DKP-Site: http://dp.veltas.de/...m/listitems.php


Ok I will see that.


View Postevilbee, on Oct 2 2006, 08:37 PM, said:

Your itemstats is working great. One question, Is their a code or anyway i can make it show the items on the View News page? like "Recent Loots", and then [Head of Onyxia] Looted, <member> on <date>?


It depend of what you use on your website.
But you have just to find a version that display loots, and to send me it, I will explain how to modify it to display the loots with Itemstats (very easily).

#35 Guest_shades_*

  • Group: Guests

Posted 04 October 2006 - 11:54 AM

I installed your intemstats for a default install of joomla and its working great except for one thing.. it seems like it does not work on newsflashes...
It works great on news items..

my only guess is the default instaltion of joomla does not load the com_content.php before the newsflashes???


any ideas?

#36 User is offline   julies

  • Member
  • Pip
  • Group: Members
  • Posts: 29
  • Joined: 26-September 06

Posted 04 October 2006 - 08:34 PM

I've seen this posted in this topic but there was never an answer.

How do you get itemstats to work in a phpnuke forum module? I dont have a includes folder with nukebb :S

Running Itemstats 1.3
Php 5.1
PhpNuke 7.8

#37 Guest_Chiaki_*

  • Group: Guests

Posted 05 October 2006 - 04:40 AM

Something is wrong with the german support. I modified the settings so blasc HAS TO BE the site the informations are grabbed from, but they just won't get grabbed. It says the site is busy but it can't be! Help me =(

#38 Guest_Yahourt_*

  • Group: Guests

Posted 05 October 2006 - 07:10 AM

View Postshades, on Oct 4 2006, 08:54 PM, said:

I installed your intemstats for a default install of joomla and its working great except for one thing.. it seems like it does not work on newsflashes...
It works great on news items..

my only guess is the default instaltion of joomla does not load the com_content.php before the newsflashes???
any ideas?


Can you send me a link with "newsflashes" ? I don't see what it is.


View Postjulies, on Oct 5 2006, 05:34 AM, said:

I've seen this posted in this topic but there was never an answer.

How do you get itemstats to work in a phpnuke forum module? I dont have a includes folder with nukebb :S

Running Itemstats 1.3
Php 5.1
PhpNuke 7.8


Not for the moment, I plan to do it just after wordpress.


View PostChiaki, on Oct 5 2006, 01:40 PM, said:

Something is wrong with the german support. I modified the settings so blasc HAS TO BE the site the informations are grabbed from, but they just won't get grabbed. It says the site is busy but it can't be! Help me =(


Give the link to your website ? I will see why it doesn't work.

#39 Guest_shades_*

  • Group: Guests

Posted 05 October 2006 - 11:38 AM

View PostYahourt, on Oct 5 2006, 10:10 AM, said:

Can you send me a link with "newsflashes" ? I don't see what it is.



www.fistofamanthul.com/joomla/

if you nitice in the upper right hand corner that is displayed using a module newsflash and contains [item]Splinter of Atiesh[/item]


i also added [item]Splinter of Atiesh[/item] to a normal news item near the bottom of the page.

#40 Guest_Deadwalk_*

  • Group: Guests

Posted 05 October 2006 - 12:05 PM

Problem with e107 v0.7.5...in the news don't work, I see "itemname[/item]".
In the plugin configuration->view cache it works perfectly!

#41 User is offline   julies

  • Member
  • Pip
  • Group: Members
  • Posts: 29
  • Joined: 26-September 06

Posted 05 October 2006 - 01:49 PM

Okies, yea I can say that I can get it to do something like this [Judgement Crown] with the item name linked but no actual mouseover or color. Again, probably doesnt work cause I don't have an includes folder like a phpbb. :) Looking forward to being able to use for our forums though, getting bugged for it. :S

#42 Guest_smartlink_*

  • Group: Guests

Posted 06 October 2006 - 02:58 PM

Greetings;

Running joomla, and I am unable to make it work. But I know why... It is because of

Quote

// MODIFICATION, ItemStat http://itemstats.free.fr === by Yahourt / Thorkal == EU Elune / Horde =========
include_once($mosConfig_absolute_path . "/joomla_config_itemstats.php");
include_once($mosConfig_absolute_path . "/" . path_itemstats . "joomla_itemstats.php");
//========


My joomla location is under www.mydomaine.com/portal/ so those file are not configured properly, could you tell me what to chnage or more what to change it to, so it fits my setup...

thks

Smartlink

#43 User is offline   Mikeablah

  • Member
  • Pip
  • Group: Members
  • Posts: 37
  • Joined: 01-December 05

Posted 07 October 2006 - 09:48 PM

Can this be used to upgrade from 1.3 to 1.5?

Does one need to do a full install of this or are there any upgrade instructions?

#44 Guest_Caradon_*

  • Group: Guests

Posted 08 October 2006 - 03:15 AM

I am running PostNuke and PnPhpBB. Any chance of Itemstats being released for these?

#45 Guest_higmet_*

  • Group: Guests

Posted 09 October 2006 - 04:08 PM

Itemstats is not fetching german itemnames from blasc !!

//$GLOBALS["prio"][] = 'judgehype';
$GLOBALS["prio"][] = 'allakhazam';
$GLOBALS["prio"][] = 'blasc';
//$GLOBALS["prio"][] = 'wowdbu';
$GLOBALS["prio"][] = 'thottbot';

// Language default for Item's Id when not specified
// Example : [item]17182[/item] will choose this language
// It can be : 'en', 'fr', 'de'
define('item_lang_default', 'de');

// Activer l'affichage du texte (itemstats.free.fr) dans les infobulles
// It can be : 'true', 'false'
define('displayitemstatslink', 'true');

// Le path_cache est par rapport au dossier Itemstats
define('path_cache', './xml_cache/');


if i try to fetch items with the ID like "18608de" everything works.
english names and IDs too but not the german names.

http://www.edls.net/adn/forum/

here´s the url of my forum if u want to have a look.

Thx for your help

  • (16 Pages) +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users