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

Jump to content

  • (16 Pages) +
  • 1
  • 2
  • 3
  • 4
  • 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

#16 Guest_Nuphor_*

  • Group: Guests

Posted 26 September 2006 - 11:44 AM

View PostYahourt, on Sep 26 2006, 12:41 PM, said:

I find where is the error, I have update the Itemstats 1.5 Core.rar on my website.

I'm so sorry >< It was a character added by error ^^ after I do the test on PunbBB.
Thanks for using Itemstats :)


Great, I'll install it tomorrow and hopefully it'll work!

#17 Guest_Yahourt_*

  • Group: Guests

Posted 27 September 2006 - 02:55 AM

Joomla support is avaible :)

Good installation :D

#18 Guest_wismer_*

  • Group: Guests

Posted 27 September 2006 - 09:28 AM

Bonjour,

Je viens d installer cette petite merveille , cela fonctionne tres bien pour eqdkp malgres que cetain objets ne s affiche pas correctement et restes grisés.

Mais je rencontre le probleme suivant lorsqu'il s agit de l installation pour vbb 3.6.1:

Warning:
main(/....../www/forum./itemstats//vbulletin_itemstats.php): failed to open stream: No such file or directory in /includes/class_bbcode.php on line
20

Warning: main(): Failed opening
'/....../forum./itemstats//vbulletin_itemstats.php' for inclusion (include_path='.:') in /includes/class_bbcode.php on line
20

Fatal error: Call to undefined function: itemstats_parse() in
/...../www/forum/includes/class_bbcode.php on line
616

les deux modifications sur le fichier class_bbcode.php bloque totalement le forum vbulletin , j ai essayer avec la version vbb 3.5.4.

Pourriez vous maider ?

Cordialement

#19 User is offline   Rahtak

  • Member
  • Pip
  • Group: Members
  • Posts: 7
  • Joined: 17-February 06

Posted 27 September 2006 - 02:10 PM

edit : Fixed my problem nm

#20 Guest_brunobach_*

  • Group: Guests

Posted 27 September 2006 - 04:38 PM

waiting for the wordpress 2.0.4 itemstats =]

#21 Guest_Yahourt_*

  • Group: Guests

Posted 28 September 2006 - 12:05 AM

View Postwismer, on Sep 27 2006, 06:28 PM, said:

Bonjour,

Je viens d installer cette petite merveille , cela fonctionne tres bien pour eqdkp malgres que cetain objets ne s affiche pas correctement et restes grisés.

Mais je rencontre le probleme suivant lorsqu'il s agit de l installation pour vbb 3.6.1:

Warning:
main(/....../www/forum./itemstats//vbulletin_itemstats.php): failed to open stream: No such file or directory in /includes/class_bbcode.php on line
20

Warning: main(): Failed opening
'/....../forum./itemstats//vbulletin_itemstats.php' for inclusion (include_path='.:') in /includes/class_bbcode.php on line
20

Fatal error: Call to undefined function: itemstats_parse() in
/...../www/forum/includes/class_bbcode.php on line
616

les deux modifications sur le fichier class_bbcode.php bloque totalement le forum vbulletin , j ai essayer avec la version vbb 3.5.4.

Pourriez vous maider ?

Cordialement


Problem normally fixed by mail :)
I have done another error on Vbulletin adaptation, sorry ^^



Quote

waiting for the wordpress 2.0.4 itemstats =]


I have many needs of this, I plan to do it very quickly ^^

#22 Guest_Nuphor_*

  • Group: Guests

Posted 28 September 2006 - 04:23 AM

View PostNuphor, on Sep 26 2006, 02:44 PM, said:

Great, I'll install it tomorrow and hopefully it'll work!


Works perfectly with PunBB now, thanks for the quick fix!

#23 Guest_Canesfan19_*

  • Group: Guests

Posted 28 September 2006 - 08:46 AM

couple of bugs with e107..

1st) Its looking for updateitem.php in e107_plugins/forum/itemstats

2nd) [itemico] does not work.. anything that comes after the m turns into =whatever.. so it comes out like so: [item=co][/itemico]

#24 Guest_Yahourt_*

  • Group: Guests

Posted 28 September 2006 - 11:20 AM

View PostCanesfan19, on Sep 28 2006, 05:46 PM, said:

couple of bugs with e107..

1st) Its looking for updateitem.php in e107_plugins/forum/itemstats

2nd) [itemico] does not work.. anything that comes after the m turns into =whatever.. so it comes out like so: [item=co][/itemico]


Can you give me your website address ?
The e107 version you use ?

Have you uninstall all other old version of Itemstats ?

My guild website is on e107 and works perfectly ( www.elune-imperium.com ).

#25 Guest_Movah_*

  • Group: Guests

Posted 29 September 2006 - 11:20 AM

Anyone care to share information on how to get this working with PNphpBB2 ?

#26 Guest_Panda2_*

  • Group: Guests

Posted 01 October 2006 - 09:27 PM

Any chance of getting a version working for Phpbb3 ( area51.phpbb.com )

#27 User is offline   sonath

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

Posted 02 October 2006 - 01:38 AM

Seems to work well, but I have two problems. The first is in eqdkp_itemstats.php:

$refresh_link = 'itemstats/updateitem.php?item=' . urlencode(urlencode($name));


shouldn't this be:

$refresh_link = path_itemstats . 'updateitem.php?item=' . urlencode(urlencode($name));


And I also have problems with some items, such as Bloodcaller:

Posted Image

I'm not sure what's causing this (I'm using thottbot to obtain item information).

-S

#28 Guest_Mikycol_*

  • Group: Guests

Posted 02 October 2006 - 03:45 AM

I have need of the instructions in order to modify the phpbb inasmuch as he is personalized..

Nobody can give to me?

#29 Guest_Yahourt_*

  • Group: Guests

Posted 02 October 2006 - 04:15 AM

View PostPanda2, on Oct 2 2006, 06:27 AM, said:

Any chance of getting a version working for Phpbb3 ( area51.phpbb.com )


Maybe, I have to find free time to look at this, but I have many things to do before that ^^


View Postsonath, on Oct 2 2006, 10:38 AM, said:

Seems to work well, but I have two problems. The first is in eqdkp_itemstats.php:

$refresh_link = 'itemstats/updateitem.php?item=' . urlencode(urlencode($name));


shouldn't this be:

$refresh_link = path_itemstats . 'updateitem.php?item=' . urlencode(urlencode($name));


Yes exactly, I have corrected this error and updated the Itemstas 1.5 Core on my website.
Thanks :)


View Postsonath, on Oct 2 2006, 10:38 AM, said:

And I also have problems with some items, such as i:

Posted Image

I'm not sure what's causing this (I'm using thottbot to obtain item information).


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

#30 Guest_K-3_*

  • Group: Guests

Posted 02 October 2006 - 06:03 AM

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

  • (16 Pages) +
  • 1
  • 2
  • 3
  • 4
  • 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