ItemStatsDF [v2.0beta]

This mod will allow any part of DragonFly that uses bbcode to be able to use ItemStats
No longer maintained

ItemStats 1.5 + DragonFly CMS

Postby zanix » Tue Nov 14, 2006 4:47 am

The above fix should be
Code: Select all
$item_link getlink('item_stats&file=updateitem&item=' urlencode(urlencode($item_name))); 


*sigh* I'll update the package again
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

ItemStats 1.5 + DragonFly CMS

Postby zanix » Tue Nov 14, 2006 5:00 am

Deeo -
The locale may to to be set, I'm not sure exactly how ItemStats gets specific items for locales

I'll eventually add a DF admin config panel but until then you need to edit the config files by hand

Open modules/item_stats/config_itemstats.php
Find this
Code: Select all
//[en]
// Language default for Item's Id when not specified
// Example : [item]17182[/item] will choose this language
// It can be : 'en', 'fr', 'de'
// --
// [fr]
// Langage par défaut pour les numéros d'objet si la langue n'est pas spécifié
// Par exemple : [item]17182[/item] choisira le langage sélectionné en dessous
// Vous pouvez mettre : 'fr', 'en' ou 'de'
define('item_lang_default''en'); 

And change accordingly
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

ItemStats 1.5 + DragonFly CMS

Postby zanix » Tue Nov 14, 2006 5:20 am

Package updated

Nov 13, 2006 - v1.2
Fixed - This time, I'm sure the path to updateitem now points to the right location
- I didn't add the module name to the getlink() function
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

ItemStats 1.5 + DragonFly CMS

Postby Deeo » Tue Nov 14, 2006 11:54 am

hi zanix,
i changed this and it works,
the problem is, when you try to use german words with "ä", "ö" or "ü" item_stats doesnt find the item. If you change to "de" and use the item-id instead, it finds it (in FF, dint testet with IE) but it shows "ä", "ö" and "ü" as "?" or things like that.

just like this:


Code: Select all
[item]schädelkappe der nemesis[/item]


wich is
Code: Select all
[item]16929[/item]

(on my site it is swiched to german and you see this correct)

just another question:
would it be possible to use a third pic wich shows the tooltip direktly, so the image looks like:
Image

Code: Select all
[img]http://www.buffed.de/item/16929.gif[/img]


pernhaps automaticly as link with a variable "'http://www.buffed.de/item/' $id '.gif'" or is this one of the special buttons?
Last edited by Deeo on Tue Nov 14, 2006 12:06 pm, edited 2 times in total.
Deeo
WR.net Journeyman
WR.net Journeyman
 
Posts: 80
Joined: Mon Jul 10, 2006 2:02 pm

ItemStats 1.5 + DragonFly CMS

Postby zanix » Tue Nov 14, 2006 12:18 pm

I barely touched the ItemStats code, I only edited maybe one or two lines in the entire thing

I just made it so it integrates into DF a little better/easier without having to use symlinks and the such
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

ItemStats 1.5 + DragonFly CMS

Postby Deeo » Tue Nov 14, 2006 1:17 pm

so you have no idea of the Problem with the 'ä/ü/ö' - problem and with the pic as well?

hmm too bad, but its great what we have =)

thanks for that module...

Greetings Deeo
Deeo
WR.net Journeyman
WR.net Journeyman
 
Posts: 80
Joined: Mon Jul 10, 2006 2:02 pm

ItemStats 1.5 + DragonFly CMS

Postby zanix » Tue Nov 14, 2006 4:39 pm

Nope, sorry
Try looking here http://forums.eqdkp.com/index.php?showforum=69

Someday I'll create a DF admin control for all of the config options, but I need to be motivated to do that..and less busy :tongue:
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

ItemStats 1.5 + DragonFly CMS

Postby Deeo » Tue Nov 14, 2006 6:27 pm

hehe, no problem

..and less busy


i know --> the problems with the uniadmin and uploading the Addons is also you who looks at, so i am truly grateful

i look if i get this for germans, and then i'll post it here
Deeo
WR.net Journeyman
WR.net Journeyman
 
Posts: 80
Joined: Mon Jul 10, 2006 2:02 pm

Re: ItemStats 1.5 + DragonFly CMS

Postby Deeo » Tue Nov 14, 2006 7:46 pm

I know Double-Post but its another reason for me:

Zanix, because i cant help you programming/Coding, I translated the "readme.txt" and the "config_itemstats.php" into german, i hope its understandable ^^

Files added below
Attachments
itemstatsdf_ger.zip
only the changed files
(4.48 KiB) Downloaded 278 times
Deeo
WR.net Journeyman
WR.net Journeyman
 
Posts: 80
Joined: Mon Jul 10, 2006 2:02 pm

ItemStats 1.5 + DragonFly CMS

Postby zanix » Tue Nov 14, 2006 8:14 pm

Ah, cool...thanks a bunch
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

ItemStats 1.5 + DragonFly CMS

Postby Ragecrow » Mon Nov 20, 2006 11:05 pm

I sent a PM to you zanix! I used the install package for 9.0.61 and am getting no errors but it isnt working either. In addition, it mentions you need to edit the itemstats config file. I tried doing that and leaving it as it was and that didnt work either. I actually get the icon buttons but they dont do anything but

with no link or popup. ( it just says [ item] not actually linking.

Let me know if there is more info you need! Wonderful to see people working on WoW stuff for Dragonfly now!
Last edited by Ragecrow on Tue Nov 21, 2006 1:39 am, edited 2 times in total.
Ragecrow
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Mon Nov 20, 2006 9:33 pm

ItemStats 1.5 + DragonFly CMS

Postby zanix » Tue Nov 21, 2006 6:40 am

I sent you a PM as well
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

ItemStats 1.5 + DragonFly CMS

Postby johnnydement » Sat Dec 30, 2006 5:24 pm

Strange nobody has post nothing like this, I may be dumb or have missed t...

I want to use this with the video hack for DF bbcode Link but i'm unable to get to understand the code... is really uncommented, can't find the hack parts :P

So any help on implementing both would really be loved :D

BTW, happy new year!
johnnydement
WR.net Apprentice
WR.net Apprentice
 
Posts: 66
Joined: Wed Jul 12, 2006 5:50 pm

ItemStats 1.5 + DragonFly CMS

Postby zanix » Sat Dec 30, 2006 5:37 pm

Look at the first post, there is a manual method for editing the DragonFly files

Grab the file "itemstatsDF_1-2_module_only" and hack away
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

ItemStats 1.5 + DragonFly CMS

Postby johnnydement » Sat Dec 30, 2006 5:38 pm

Will I be mising something If I get the module only? any extra download I should also get?

Thanks for that fast response ;)
johnnydement
WR.net Apprentice
WR.net Apprentice
 
Posts: 66
Joined: Wed Jul 12, 2006 5:50 pm

PreviousNext

Return to ItemStatsDF

Who is online

Users browsing this forum: No registered users and 0 guests

cron