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

Jump to content

  • (16 Pages) +
  • « First
  • 14
  • 15
  • 16
  • 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

#226 User is offline   iflipsidei

  • Member
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 28-January 08

Posted 01 March 2008 - 06:08 PM

As you guys can see my issue is at the top of this web page

http://www.ninjafk.c...istitems.php?s=

I edited the itemstat/config to point correct maybe this line is wrong? Im not the greatest in databases, I just know the bare basics


define('item_cache_table', 'item_cache');

#227 User is offline   Civrock

  • Member
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 03-January 07

Posted 30 March 2008 - 10:02 PM

View PostColraw, on Jan 21 2008, 11:13 PM, said:

dont know if someone already reported this issue, but itemstats wont work with thottbot due to a small error in /includes/thottbot.php at line 75, it says
$item['name'] = $match[1];


should be

$item['name'] = $name;


now it works perfectly :)


ps. great addon btw


I believe I found a similar problem in /includes/allakhazam.php because it's refusing to find and pull any data on Allakhazam, it keeps going to Thottbot instead. I prefer the Allakhazam tooltips so a fix for that would be appreciated, if possible. :)

#228 User is offline   Bacchatus

  • Member
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 25-April 08

Posted 25 April 2008 - 04:56 PM

View PostCivrock, on Mar 30 2008, 11:02 PM, said:

I believe I found a similar problem in /includes/allakhazam.php because it's refusing to find and pull any data on Allakhazam, it keeps going to Thottbot instead. I prefer the Allakhazam tooltips so a fix for that would be appreciated, if possible. :)


To qualify this, the $match[1] seemed to work for everything post-Burning Crusades. Everything before that was broken. Changing it to $name resolved that problem. And yes, Alla is broken. It doesn't pull. Still trying to find the problem in the file.

#229 User is offline   Jaldy

  • Member
  • Pip
  • Group: Members
  • Posts: 6
  • Joined: 05-May 08

Posted 05 May 2008 - 11:02 AM

Does anybody know if there's a way to pull information from WoWhead instead? I've noticed an increase in speed on WoWhead's part, and in the last month or so, I've noticed a severe lack of upkeep on Allakhazam's part, and I just don't like Thottbot's tooltips.

There are non-cache items being won in raids on my DKP site that cannot be retreived from either site, it seems. Does WoWhead support this kind of thing? I'd like to hear from someone. Thanks! :)

#230 User is offline   mighunter

  • Member
  • Pip
  • Group: Members
  • Posts: 15
  • Joined: 23-June 08

Posted 08 August 2008 - 02:03 AM

Nevermind, found the answer.

#231 User is offline   Acunkpync

  • Member
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 02-October 08
  • Location:Haiti
  • Interests:Cooking

Posted 02 October 2008 - 03:33 AM

very nice site :)

#232 User is offline   JennR18

  • Member
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 07-October 08

Posted 08 October 2008 - 11:55 AM

I am running PHP Nuke 7.9 and using the item stats zip from MMODB. I am able to get everything to work except the items with an apostrophe in the name. I have tried using a slash before the apostrophe with no luck. Here is the link to Test Page

It appears that the ' is being shown as %27 in the code, <a class="forumitemlink" href="./itemstats/updateitem.php?item=The+Expert%27s+Guide+to+Dirty+Fighting%2C+Page+5&amp;game=lotro">

Any help would be appreciated.

#233 User is offline   Djidam

  • Member
  • Pip
  • Group: Members
  • Posts: 11
  • Joined: 19-November 08

Posted 23 November 2008 - 04:10 PM

Hi, i'm running with EQDKP 1.3.2, itemstats 1.5.5 FR and i have severals problems with the tooltips.

I added 9 items. 4 didn't want to show. I checked in judgehype database, the 4 aren't in, but itemstats should search in allakhazam database right ?
So, i looked in the allakhazam database and found 3 of the four objects !

Why itemstats didn't search in allakhazam ? Otherwise, i would like to search first in allakhazam databse then in JH.
Also, I have those lines in the config_itemstats.php :

// [fr]
// Permet de définir la priorité de la recherche
// Actuellement il va chercher dans cet ordre :  judgehype, allakhazam, buffed, wowdbu puis thottbot
$GLOBALS["prio"][] = 'allakhazam';
$GLOBALS["prio"][] = 'judgehype';
$GLOBALS["prio"][] = 'buffed';
$GLOBALS["prio"][] = 'wowdbu';
$GLOBALS["prio"][] = 'thottbot';


I hope someone knows the problem.

PS - I click on : "Click here to update the item / Cliquez ici pour mettre à jour l'objet" but I still have the same problem. (it seems not working at all)

#234 User is offline   Seraun

  • Member
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 14-December 08

Posted 14 December 2008 - 12:12 PM

Ok so either I am blind or I didn't find a solution in this thread.

So installing itemstats on eqdkp 1.3.2, there seems to be no issues (i don't get any warnings) however I don't get item tooltips.

I believe that it is due to the installation. more specifically where the files from ItemStats1.5_eqdkp_1.3.1.rar gets placed.

do they get placed in the eqdkp/ directory or do they go in eqdkp/itemstats directory?

#235 User is offline   Silentin

  • Member
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 22-January 09

Posted 23 January 2009 - 04:53 PM

Any idea why only my /admin/itemstats.php is looking for the icons? When I look at the items using item history or item values the icons don't show up or even try to show up. when I log in as admin and go to the admin panel and list items from there I see the debugging code and some of the items become purple. help please.

***It's working great now. I'd suggest making sure you use a good ftp program before trying to get this to work because all of my problems were because my ftp software wasn't always replacing the currect files on the server and would sometimes keep the old versions... After switching to filezilla and reuploading, my site is working great.***

#236 User is offline   jerry09

  • Member
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 21-April 09

Posted 21 April 2009 - 01:49 AM

it's helpful


  • (16 Pages) +
  • « First
  • 14
  • 15
  • 16
  • 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