View Full Version : World of Warcraft [item]-bbcode.
Sparkz
11-21-2005, 10:00 PM
This is in reply to this thread.
Download the product-itemstats.xml, vb_itemstats.php and 'itemstats_1.2.zip'.
Unzip itemstats_1.2.zip to your forum-root (ie http://your.site.tld/forum/itemstats), and follow the basic setup instructions in doc/config.txt.
Copy vb_itemstats.php into your itemstats-folder.
Paste the following two lines into the bottom of your headinclude-template
<link rel="stylesheet" href="itemstats/templates/itemstats.css" type="text/css">
<script type="text/javascript" src="itemstats/overlib/overlib.js"><!-- overLIB (c) Erik Bosrup --></script>
Lastly, upload the product-itemstats.xml into your product manager, and you should be all set.
Link items with Item name.
The first time the item is loaded might take some time, as it fetches info from allakhazam.com. From then on it will be cached in the database, and should load instantly.
yoyoyoyo
11-22-2005, 06:29 PM
thanks for sharing your work
memorex
11-22-2005, 10:39 PM
Hi, thanks for this hack I'm having an issue with the output and I'm kinda a newbie but I got this far
http://moskrayt.org/forums/showpost.php?p=2431&postcount=38
How do you clean up the output on it?
Xtrato
11-23-2005, 02:33 AM
One question is it posible to change this to use other iamges instead of WoW?
I really like it and could need it for some other games, too
Sparkz
11-23-2005, 08:02 AM
Hi, thanks for this hack I'm having an issue with the output and I'm kinda a newbie but I got this far
http://moskrayt.org/forums/showpost.php?p=2431&postcount=38
How do you clean up the output on it?
For some reason the output on your site is stripped from all table-tags, which would explain why it looks like it does.
Why this is happening, I can't tell.
Sparkz
11-23-2005, 08:08 AM
I really like it and could need it for some other games, too
This is just a quick wrapper for someone elses library (itemstats_1.2.zip).
For any modifications you're on your own.
I am not offering support for this mod, as it's not really my mod. I just adapted it to work under vB. All the real work was done by someone else, though I have to admit it took longer than expected. Haven't touched vB since v2.something :P
Sparkz
11-23-2005, 12:26 PM
Hi, thanks for this hack I'm having an issue with the output and I'm kinda a newbie but I got this far
http://moskrayt.org/forums/showpost.php?p=2431&postcount=38
How do you clean up the output on it?
Ah, ok. It looks like allakhazam has made some changes that breaks the script. I'll be looking in to it after work.
Awsome :D I've been trying to get this to work for awhile now and could never figure it out.
memorex
11-23-2005, 04:31 PM
Ah, ok. It looks like allakhazam has made some changes that breaks the script. I'll be looking in to it after work.
Thanx, I appreciate the help :)
i'm sort of half working on getting this to work for eq2 .. i'll update if i get it going.
Gryphon
11-23-2005, 05:02 PM
HEY! Great Idea Sparkz!! :p
Sparkz
11-23-2005, 07:56 PM
HEY! Great Idea Sparkz!! :p
Omg! Are you stalking me? :D
I'll try to be more active on IRC - I promise :)
Sparkz
11-23-2005, 08:02 PM
I guess I chose the worst time ever to post this mod, but anyways. My wrapper still works, but due to the update over at allakhazam.com, the underlying script, broke.
The only thing you should need to do to make it work with uncached items are applying the fixes from here (http://forums.eqdkp.com/index.php?showtopic=1768&st=270&p=12191&#entry12191) and here (http://forums.eqdkp.com/index.php?s=&showtopic=1768&view=findpost&p=12221)
I guess I chose the worst time ever to post this mod, but anyways. My wrapper still works, but due to the update over at allakhazam.com, the underlying script, broke.
The only thing you should need to do to make it work with uncached items are applying the fixes from here (http://forums.eqdkp.com/index.php?showtopic=1768&st=270&p=12191&#entry12191) and here (http://forums.eqdkp.com/index.php?s=&showtopic=1768&view=findpost&p=12221)
Interesting, they changed the xml output at alla? I didn't even notice all my other alla dependent scripts seem to be working fine still
* Dan ponders
memorex
11-23-2005, 10:09 PM
Thanks for directing me there Furthere down they poste a zip with the modified files that work. at this link Post containing zip file with modified css and php files (http://forums.eqdkp.com/index.php?s=&showtopic=1768&view=findpost&p=12257)
Great hack!
Martyjp
11-27-2005, 11:27 AM
Top work :) users love it, just one question how hard would it be to do a bbcode button for this?
Works just fine, just for some items like "Nemesis Robes" the text is no longer wrapped and it looks all messy.
Any idea how to fix that ?
Edit: Ok managed to fix the wrapping issue it seems, by applying the fixed in the thread (i suck for not reading it). But the text inside the box still looks messy.
nsaklas
11-30-2005, 06:01 AM
Sparks, I've followed your installation notes and it works great within my actual forums section - everything works great, rollovers are fine etc.
But for some reason when it ports to my news on my homepage (in Badvanced) it doesnt display the rollovers.... any hints? :) Page loads fine, just the rollover feature isnt working.
The error message I'm getting in internet explorer is 'VAUTO is undefined', followed by Object expected... not sure if that helps.
arcosanti
11-30-2005, 12:32 PM
I must say this is a awesome hack but im getting a serious error whenever I try and visit my forum.
Warning: Unknown(itemstats/vb_itemstats.php): failed to open stream: No such file or directory in /global.php(349) : eval()'d code on line 4
Fatal error: (null)(): Failed opening required 'itemstats/vb_itemstats.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dvscore/public_html/skunk/global.php(349) : eval()'d code on line 4
Is the problem within the database? and can this be corrected?
Sparkz
11-30-2005, 03:00 PM
Sparks, I've followed your installation notes and it works great within my actual forums section - everything works great, rollovers are fine etc.
But for some reason when it ports to my news on my homepage (in Badvanced) it doesnt display the rollovers.... any hints? :) Page loads fine, just the rollover feature isnt working.
The error message I'm getting in internet explorer is 'VAUTO is undefined', followed by Object expected... not sure if that helps.
You probably need to specify absolute paths in the headinclude-template (ie http://mysite.tld/wherever/itemstats/overlib/overlib.js, etc).
nsaklas
11-30-2005, 04:22 PM
You probably need to specify absolute paths in the headinclude-template (ie http://mysite.tld/wherever/itemstats/overlib/overlib.js, etc).
Works like a charm now! Thanks for saving me from ripping out my hair!
supreemball
12-12-2005, 09:14 PM
Is there a working version of this mod for vb3.0*?
Zachariah
12-31-2005, 12:08 AM
@ Sparkz
- This is a Fix for the hack
- In my problems the text CSS was wacked inside the table.
- This Zip is from the eqdkp.com - support forums.
Martinjepsen
01-01-2006, 09:42 PM
this bbcode isn't a real bbcode, hence it doesn't work with some other mods like vbadvanced cmps , couldn't be add like a real bbcode instead of editing files ?
lanc3lot
01-02-2006, 12:31 PM
Any Working demo on this one?
Zachariah
01-02-2006, 01:05 PM
Any Working demo on this one?
- Demo (http://www.gzhq.net/forums/showthread.php?t=14179) ? sure.
- Another link of testing (http://www.gzhq.net/forums/showpost.php?p=114277&postcount=6)
LoOnEyToOnZ
01-02-2006, 01:09 PM
Is there any easy way to use this for Warcraft 3 : DOTA items and heroes list ?
lanc3lot
01-02-2006, 01:58 PM
Ok got it now, great mod apparently:)
So if u have little time, Zachariah can u clear what of the above files we must use to have this? I mean apparently the xml, the .zip and then your php instead of the one that the hack has?
Zachariah
01-02-2006, 08:53 PM
Ok got it now, great mod apparently:)
So if u have little time, Zachariah can u clear what of the above files we must use to have this? I mean apparently the xml, the .zip and then your php instead of the one that the hack has?
Install as stated in the directions.
Afer installed:
itemstats.css
- Goes in the template folder.
itemstats/templates/itemstats.css
allakhazam.php
- Goes in the includes folder.
itemstats/includes/allakhazam.php
Empty the item_cache table set in your:
itemcache/config.php
define('item_cache_table', 'item_cache');
In my case I pasted bellow in phpmyadmin. ( I do not use table prefix)
TRUNCATE 'item_cache'
lanc3lot
01-03-2006, 09:04 AM
]
Empty the item_cache table set in your:
itemcache/config.php
define('item_cache_table', 'item_cache');
In my case I pasted bellow in phpmyadmin. ( I do not use table prefix)
TRUNCATE 'item_cache'
Hello again, when u say empy, u mean to execute this sql query ??
Thnx again for your help :)
Sparkz
01-03-2006, 11:15 AM
this bbcode isn't a real bbcode, hence it doesn't work with some other mods like vbadvanced cmps , couldn't be add like a real bbcode instead of editing files ?
This is just not true.
It works well with vbadvanced. You just have to adjust a couple of paths, like specified in this post.
Martinjepsen
01-03-2006, 02:47 PM
i have that, its not even attempting to do the item links
http://northrend.dk/index.php
vs
http://northrend.dk/showthread.php?t=105
CtrlAltDel
01-03-2006, 03:10 PM
i appreciate the repackaging of the mod
i was in the process of writing this for my site until i found this
my only problem has nothing to do with sparks work but with the original authors work...and i posted that on his site
he has some terrible xml parsing routine in that code, its so much easier to read the xml into an array and then extract the values you want...which is actually how you'd go about doing it normally...especially with the talk at akz about reworking their xml output to a standard format.
i had a script that did all the hover over jazz and database caching if you passed it an item name...just needed to figure out how to hook it into vb, so thx sparks!
danbc
01-03-2006, 11:02 PM
Im having some probs with this sweet mod...
For some reason my items text is garbled up, not like in a box like your guys but in another shape that messes up the text :(
Take a peek on this ti see what I mean, the red circle shows the garbled text and the pink lines shows an item prob, dunno if that?s ok..
Running vBulletin Version 3.5.0 & vBadvanced CMPS v2.0.0
And im purely a copy/paste coder ;)
http://www.ishiiriders.com/screenie.GIF
Sparkz
01-04-2006, 04:40 AM
i appreciate the repackaging of the mod
i was in the process of writing this for my site until i found this
my only problem has nothing to do with sparks work but with the original authors work...and i posted that on his site
he has some terrible xml parsing routine in that code, its so much easier to read the xml into an array and then extract the values you want...which is actually how you'd go about doing it normally...especially with the talk at akz about reworking their xml output to a standard format.
i had a script that did all the hover over jazz and database caching if you passed it an item name...just needed to figure out how to hook it into vb, so thx sparks!
Yeah, I know. Itemstats has a bit of ugliness in it, but I don't have much free time to code anymore, so I just aimed for something that works.
Are you going to release your package?
Sparkz
01-04-2006, 04:47 AM
i have that, its not even attempting to do the item links
http://northrend.dk/index.php
vs
http://northrend.dk/showthread.php?t=105
Just a wild guess here, but is BBCode enabled in your news module?
Oh, and as I didn't answer that in your last post - this is just as much of a bbcode as any of the other built in bbcodes. If you took the time to look at the code, you'd see this.
In any case, I'm sorry if it doesn't work for you. I can't really imagine what else could be the problem, as it works perfectly in my own vBadvanced.
danbc
01-04-2006, 08:56 AM
Nm about my post, seems that it?s only some items that make that wierd error, rest is working fine also on Vba frontpage :)
Only I would loooove a button for this so my users can use it easely, but that doesn?t seem to work :(
Martinjepsen
01-04-2006, 04:02 PM
ok i found a problem :
Warning: Plugins are currently globally disabled via config.php.
then i found :
define('DISABLE_HOOKS', true);
in the bottom of config.php
now cometing out that line, will make my vBadvanced not load at all, while having it at disable it wont show item links on vBadvanced, while item links ork fine on the forum ...
Zachariah
01-06-2006, 11:03 AM
Im having some probs with this sweet mod...
For some reason my items text is garbled up, not like in a box like your guys but in another shape that messes up the text :(
Post: 24
Hello again, when u say empy, u mean to execute this sql query ??
Thnx again for your help :)
- Yes
Or use phpMyAdmin and hit the trash can "empty".
see attached.
CtrlAltDel
01-06-2006, 05:27 PM
Yeah, I know. Itemstats has a bit of ugliness in it, but I don't have much free time to code anymore, so I just aimed for something that works.
Are you going to release your package?
i need to get my test board up and running, since i have this install on my production site currently. once i get the test board (basically just my production at 3.5.3 minus itemstats) then i can work on packaging it up and releasing it.
I'll get in touch with you before I release it, prolly have you check it out.
[edit]
Now I dunno if I'll release mine as its own, we'll talk, I'm debating just rewriting the akz parser the right way.
Martinjepsen
01-07-2006, 01:34 PM
ok so i tryed some other stuff incluedin reinstalling all the files from VB and up
now my front page doesn't crash with pulgins enabled anymore, but instad it crops of in news posts when it gets to an item link instad of trying to make the link ...
http://northrend.dk second news post
Sparkz
01-08-2006, 12:35 PM
ok so i tryed some other stuff incluedin reinstalling all the files from VB and up
now my front page doesn't crash with pulgins enabled anymore, but instad it crops of in news posts when it gets to an item link instad of trying to make the link ...
http://northrend.dk second news post
That would be because the formatted itemtag is included in the count of how many chars to show. I simply went with showing the whole post and then limited the number of news items on my front page.
Martinjepsen
01-09-2006, 02:34 PM
ahh nice works now thx for all the help sparkz :D
exilera
01-14-2006, 05:35 AM
It all seems to be working OK. I had an issue, but uploading the modified files and emptying the database table as mentioned in this thread fixed that problem.
However, the icons won't display. I get a red X inside a box where the Icon is supposed to show. Would anyone happen to know why that might be?
Thanks!
wcbryant
01-14-2006, 07:44 PM
I'm having the same problem with no images in the mouseover popup. If anyone figures this out, please post the fix here, I'll do the same.
Thanatos
01-16-2006, 02:42 PM
I get:
Fatal error: Call to undefined function: handle_bbcode_item() in /home/miratos/public_html/forum/includes/class_bbcode.php on line 1219
In vBulletin 3.5.3
Does anyone else get this? It was working in 3.5.1 & 2
danbc
01-16-2006, 10:00 PM
Still noone got an idea as to how to make a button for this, so users can easely use this feature with a button, like with the quote button?
Other than that, perfect mod :)
Martinjepsen
01-17-2006, 02:41 PM
1 last problem, when editing a post with links in it the tags gets removed and the link gets made to just link to the item on alakhazam, im guessing this has something to do with automatic links parsing, but i cant seem to find where i can permanently disable that in the ACP, so any other help on that ?
Boofer
01-22-2006, 06:49 PM
1 last problem, when editing a post with links in it the tags gets removed and the link gets made to just link to the item on alakhazam, im guessing this has something to do with automatic links parsing, but i cant seem to find where i can permanently disable that in the ACP, so any other help on that ?
I get the same type of problem, some of them even have a </span> added to them. I need to know how to make this stop. :tired:
Grant
01-24-2006, 03:40 AM
I think this needs some better instructions on how to install it and with the DB creation and everything like that .. coz I am clueless ..lol
Grant
01-24-2006, 08:49 AM
Anyone able to help me with this? There are to many diff files and things its just confusing, and I'd like to somehow install this.
twsphere
01-25-2006, 04:21 AM
It all seems to be working OK. I had an issue, but uploading the modified files and emptying the database table as mentioned in this thread fixed that problem.
However, the icons won't display. I get a red X inside a box where the Icon is supposed to show. Would anyone happen to know why that might be?
Thanks!
well i got in the same promble ..someones can teach us how to fix it ?
Boofer
01-25-2006, 07:59 PM
ok this is working sortof. I can see the mouseovers and they are properly displayed. The problem is if you edit the post for any reason the links become hyperlinks to Allakhazam. Apparently this is because of parsing? I have no idea. Is there a fix?
tweak
01-26-2006, 09:24 PM
How do u create the DB Item cache table?? And how come there is no VB instructions just phpbb? Im lost would love to use this
Grant
01-27-2006, 04:34 AM
Ok I got it all working cept for the No images .. like there are no icons on the mouseover and I get a </ span > at the end of them all if I make a new line.
any fixes would be great
Grant
01-30-2006, 03:39 AM
any fixes for this yet? or ideas? would be much appreciated.
tweak
01-31-2006, 12:26 AM
Ok I got it all working cept for the No images .. like there are no icons on the mouseover and I get a </ span > at the end of them all if I make a new line.
any fixes would be great
any help on how u got the DB to work?? I installed it but it wont load anything i link??
Grant
01-31-2006, 06:23 AM
You just need to create the table.. if you have never run EQDKP before then it might be a little hard knowing what that table is, but in phpMyAdmin, do an SQL dump using the following code:
CREATE TABLE `item_cache` (
`item_name` varchar(100) NOT NULL default '',
`item_link` varchar(100) default NULL,
`item_color` varchar(20) NOT NULL default '',
`item_icon` varchar(50) NOT NULL default '',
`item_html` text NOT NULL,
UNIQUE KEY `item_name` (`item_name`),
FULLTEXT KEY `item_html` (`item_html`)
) TYPE=MyISAM;
That should get it working anyway ..
Grant
01-31-2006, 07:53 AM
With the whole icon not showing problem, I noticed that the link in the config file to the icons is http://wow.allakhazam.com/images/icons but then I checked the source of a post that has the itemlink in it and the source says http://wow.allakhazam.com/image/icons .. which is why I think it's not working.
I've tried finding the file that seems to change the link but I can't find it. If anyone knows where It may be found, would be much appreciated.. I've tried uploading the icons locally to my server and then changing the link in the config, but it looks like the alla link is hard coded, and its wrong.
tweak
01-31-2006, 08:40 PM
Still get a white page when i post with that BBCODE??? I see a readme install for phpbb do i have to Edit VB files to make it to work as well??
Grant
02-01-2006, 10:16 PM
well, I guess this mod support is dead ..lol
tweak
02-01-2006, 11:10 PM
damn i really want to use this but liek i said i get a white page im confused if there are files to edit cuz it says follow the Readmes in the DOCS file i tryed to find the code in phpbb but isnt it suppose to work with VBB?? I really want to use this if any of the previous installers could help on how it is installed.
Grant
02-01-2006, 11:26 PM
Well I'll tell you what I did step by step, maybe it can help you get it working to some degree.
Step 1) Download the files needed (A very good start)
Step 2) Unzip the contents of the itemstats 1.2.zip into your forum ROOT directory (ie http://your.site.tld/forum/itemstats).
Step 3) Copy the vb_itemstats.php into your newly uploaded itemstats folder.
Step 4) Paste the following two lines into the bottom of your headinclude-template
<link rel="stylesheet" href="itemstats/templates/itemstats.css" type="text/css">
<script type="text/javascript" src="itemstats/overlib/overlib.js"><!-- overLIB (c) Erik Bosrup --></script>
Step 5) Go to your admin Control Panel and upload the product itemstats.xml into your Product Manager.
Now before it works you need to obviously set up the config file to point to your database where the cache items and things can be stored. So your config.php should look like this (obviously with your own info):
<?php
// The location and extension type for the Icon store.
define('ICON_STORE_LOCATION', 'http://wow.allakhazam.com/images/icons/');
define('ICON_EXTENSION', '.png');
// Database config
define('dbhost', 'localhost');
define('dbname', 'itemdb');
define('dbuser', 'user');
define('dbpass', 'pass');
define('item_cache_table', 'item_cache');
?>
Then you need to make sure the table actualy exists in your DB and if not, you can run that SQL to create it:
CREATE TABLE `item_cache` (
`item_name` varchar(100) NOT NULL default '',
`item_link` varchar(100) default NULL,
`item_color` varchar(20) NOT NULL default '',
`item_icon` varchar(50) NOT NULL default '',
`item_html` text NOT NULL,
UNIQUE KEY `item_name` (`item_name`),
FULLTEXT KEY `item_html` (`item_html`)
) TYPE=MyISAM;
I'm still trying to work out why the icons are not showing so when I do, I'll be sure to post it here.. hope this helps you get it working.
tweak
02-02-2006, 12:23 AM
thanks grants im sure i didnt that but ill try again and see. Just in his install directions he said follow the DOC files for install so there is no files to be edited???? do u have to CHMOD any folders or anything cuz when i do Item name. then the screen goes white now if u click on the post i made nothin apears just white.
tweak
02-02-2006, 12:48 AM
Im such a idiot lol i got it to work. had my pass and user flipped around. But ya wonder if there is a way to download all the images and place them on ur own server. Or if there is Pic packs out
Grant
02-02-2006, 01:03 AM
Well like I said before, from what I can see, the wrong link to the icons has been hard coded into it somwhere and I cant find it yet.
mbulmer
02-02-2006, 09:49 AM
This worked for me:
Go to your replacement variable manager.
Add a new variable replacement, and in the "Search for text" field, put:
http://wow.allakhazam.com/templates/wow
In the "Replace with text" field, put:
http://wow.allakhazam.com
Grant
02-02-2006, 01:33 PM
This worked for me:
Go to your replacement variable manager.
Add a new variable replacement, and in the "Search for text" field, put:
http://wow.allakhazam.com/templates/wow
In the "Replace with text" field, put:
http://wow.allakhazam.com
what fix is that for?
tweak
02-02-2006, 08:46 PM
I got all the images and saved them to my own server works like a charm if u care to download the image pack i uploaded it to here. You can rip all images from the DVD or CD as well
http://files.filefront.com/wowimagesrar/;4716401;;/fileinfo.html
Grant
02-02-2006, 09:14 PM
I tried doing that .. still doesnt work .. when I check teh source its still saying the wrong alla link
ChiliVB
02-03-2006, 03:03 PM
Well like I said before, from what I can see, the wrong link to the icons has been hard coded into it somwhere and I cant find it yet.
In the original poster's message it says to:
Unzip itemstats_1.2.zip to your forum-root (ie http://your.site.tld/forum/itemstats), and follow the basic setup instructions in doc/config.txt.
In the config.txt file it explains where to where to define your icons:
2. Icon store
You may wish to create a local store of icons on your server. This helps to reduce the bandwidth between your server and allakhazam. I would say it also speeds up your page refreshes, but it's actually the opposite in my case. I still use my own local cache out of respect for Allakhazam's bandwith. The default installation points to allakhazam. If you wish to change this, open 'itemstats/config.php' and look for the following lines:
define('ICON_STORE_LOCATION', 'http://wow.allakhazam.com/images/icons/');
define('ICON_EXTENSION', '.png');
I followed the OP's instructions and never had any problems. The mod also created the item table for me. I didn't have to set one up in MySql, only define the database. You can spot the create code in the itemcache.php file.
Review your itemstats/config.php file and see if it has a typo for image(s). Hope this helps. :)
Jaguartje
02-03-2006, 07:23 PM
I've tried it again, and now it's working... but the overlib functions don't seem to work right. Stuff doesn't line up well, etc. See screenshot aswell.
I've tried finding the files that create the overlib, but I don't know whice ones to edit.
Jaguartje
02-06-2006, 03:27 PM
*bump*
ChiliVB
02-06-2006, 04:41 PM
I've tried it again, and now it's working... but the overlib functions don't seem to work right. Stuff doesn't line up well, etc. See screenshot aswell.
I've tried finding the files that create the overlib, but I don't know whice ones to edit.
Allakhazam made some changes shortly after the OP made this thread. There are a few fixes you need to apply to that should resolve your problem.
See posts #24 and #30 in this thread.
Jaguartje
02-06-2006, 07:32 PM
Thanks ChiliVB... it's working now, but I still encounter a problem... Check the screenshot. This happens after editting a post already containing an itemstat BB code in it. This is done in WYSIWYG editor btw, and when editing, the original item seems to be opened as a normal link.
Is there a way to fix this? I looked through the posts here, but couldn't find a solution.
Also just noticed that it doesn't yet work with vbadvanced plugin.. it doesnt display the item in the news posts when you place a xxxx in the news post.
Weird.. didn't change anything to the code a while, tried it again, and now it doesnt work at all anymore :(
Grant
02-07-2006, 03:54 AM
I still cant get my icons to work ..the link is right.. goes to the right spot .. but once again, when I check the source of the page that I have an item link on, its still pointing to the wrong link ..
Grant
02-07-2006, 04:10 AM
Ok i got it working .. i just moved the icons to a new directory and did a new link ..
now i just need to change the white items :P coz they dont go well with my background
Jaguartje
02-07-2006, 06:02 AM
Ok i got it working .. i just moved the icons to a new directory and did a new link ..
now i just need to change the white items :P coz they dont go well with my background
What happens when you edit a post already containing an item in it? The above things happened to my site :(
ChiliVB
02-07-2006, 04:00 PM
Thanks ChiliVB... it's working now, but I still encounter a problem... Check the screenshot. This happens after editting a post already containing an itemstat BB code in it. This is done in WYSIWYG editor btw, and when editing, the original item seems to be opened as a normal link.
Is there a way to fix this? I looked through the posts here, but couldn't find a solution.
Also just noticed that it doesn't yet work with vbadvanced plugin.. it doesnt display the item in the news posts when you place a xxxx in the news post.
Weird.. didn't change anything to the code a while, tried it again, and now it doesnt work at all anymore :(
Did you empty the trash after applying the fix? see post #40 which has a screenshot on this.
Also some folks have it working with vbadvanced, a few posted here. See post #21 about using absolute paths to resolve that.
Jaguartje
02-08-2006, 01:25 PM
Did you empty the trash after applying the fix? see post #40 which has a screenshot on this.
Also some folks have it working with vbadvanced, a few posted here. See post #21 about using absolute paths to resolve that.
Yes, I've emptied the trash (even created a completely new database to test it on) but in both cases the error remains.
About vbAdvanced; I've used absolute paths, and that doesn't seem to function either.
I'm going to reinstall vBulletin on my test server tonight, starting from scratch with all the changes posted in this thread installed/added before actually starting to use the plugin and see if that helps.
I will keep you informed!
Cant help but notice this version hides the allakhazam notice. :disappointed: Other then that I love this for my guilds forums. It does seem bulky and I think it can be cleaned up a lot looking at the code, at least so it makes 1 sql queue per item rather then 4. I sent off an email to the original creator asking if it was ok if I could release a slimed down version.
Jaguartje
02-09-2006, 06:50 AM
Can?t help but notice this version hides the allakhazam notice. :disappointed: Other then that I love this for my guilds forums. It does seem bulky and I think it can be cleaned up a lot looking at the code, at least so it makes 1 sql queue per item rather then 4. I sent off an email to the original creator asking if it was ok if I could release a slimed down version.
I hope you can. I'm not good enough at changing/writing scripts like this unfortunatly, otherwise I would have done the same I think.
Jaguartje
02-13-2006, 12:45 PM
<font face="Verdana">Ok, so I got it working mostly now. But I'm still encountering 2 problems with this mod. First is that, after editing a post already containing the item code with the WYSIWYG editor, the </span> code is added to the links and then links no longer function after this. Also, when the item's name has a ' in the name, the picture isn't loaded. A screenshot below of the </span> issue and what happens when pressing the edit button.</font>
ssslippy
02-13-2006, 01:30 PM
Ok I switched web hosts, I currently cant get the images to work. Any recomendations?
http://www.soulkillers.org/forums/showthread.php?t=208
Jaguartje
02-14-2006, 05:03 AM
Ok I switched web hosts, I currently cant get the images to work. Any recomendations?
http://www.soulkillers.org/forums/showthread.php?t=208
I've encountered the same problem. But, I fixed this by changing the path in the config.php from the itemstats mod to my local icons directory I also use for my guild roster from www.wowprofilers.com . After you've changed the path to you images, you do need to empty the itemstats table in the database.
Wilson Phillips
03-01-2006, 06:22 PM
My first vBulletin hack and it works great. Thank you so much.
Installed.
maf1973
03-14-2006, 03:16 PM
Ok, so I got it working mostly now. But I'm still encountering 2 problems with this mod. First is that, after editing a post already containing the item code with the WYSIWYG editor, the </span> code is added to the links and then links no longer function after this. Also, when the item's name has a ' in the name, the picture isn't loaded. A screenshot below of the </span> issue and what happens when pressing the edit button.
Any news about this problem?
I have the same error after i edit a post.
Hope anyone can help me.
It's not possible to fix this issue expect if you edit the process of getting the message back from db and replace it with Item name... i don't know if it's possible ... atm i have to rework on my site and will leave this problem unfixed till get done with the rest site
KeeperPL
03-27-2006, 03:53 PM
Hi.
I have a little problem with that mod. I did everything like you suggested in this topic (installing a "fix" etc.) but I still can't make it work. It look like attached jpg now.
ChaoticMageDDC
04-08-2006, 01:56 AM
What exactly do you mean by uploading the .xml file to you product manager?
Also, this version of itemstats doc/install file only shows instructions for installing on phpBB and not VB. Is there something i'm missing here?
kanechart
04-08-2006, 02:27 AM
just wanting know if theres other WoW VB mods for the forums and also is there any new updates on this one?
Acedeal
04-09-2006, 04:21 AM
This worked for me:
Go to your replacement variable manager.
Add a new variable replacement, and in the "Search for text" field, put:
http://wow.allakhazam.com/templates/wow
In the "Replace with text" field, put:
http://wow.allakhazam.com
where is that hardcoded, in what script is the
http://wow.allakhazam.com/templates/wow
defined?
works great with the replacement manager, but it strips it out also if you post that link http://wow.allakhazam.com/templates/wow in a post :)
so would just rather fix it in the code
thanks!
also,
works for items, but can not seem to get it to work with spells / quests..
is this not an option
I looked through all the files, and can not seem to find where that link is hardcoded-
[root@server itemstats]# find . -exec grep "wow" '{}' \; -print
define('ICON_STORE_LOCATION', 'http://wow.allakhazam.com/images/icons/');
./config.php
define('ICON_STORE_LOCATION', 'http://wow.allakhazam.com/images/icons/');
./docs/config.txt
$data = itemstats_read_url('http://wow.allakhazam.com/search.html?q=' . urlencode($name));
$xml_data = itemstats_read_url('http://wow.allakhazam.com/dev/wow/item-xml.pl?witem=' . $item_id);
$item['link'] = 'http://wow.allakhazam.com/db/item.html?witem=' . $item_id;
$item['html'] = str_replace("<a href='http://wow.allakhazam.com/db/itemset", "<a class='set' href='http://wow.allakhazam.com/db/itemset", $item['html']);
$data = itemstats_read_url('http://wow.allakhazam.com/db/itemset.html?setid=' . $item_set_id);
$item_set_bonuses = str_replace('/db/spell.html', 'http://wow.allakhazam.com/db/spell.html', $item_set_bonuses);
./includes/allakhazam.php
// Replace the 'ttd' table style with 'wowitemt'.
$item['html'] = str_replace('class=ttb', "class='wowitemt'", $item['html']);
./includes/thottbot.php
.wowitemt
.wowitemt a:link, .wowitemt a:visited, .wowitemt a:active { color: #FFB019; text-decoration: none; font-weight: normal }
.wowitemt a:hover { color: #FFB019; text-decoration: underline; font-weight: normal }
.wowitemt td
./templates/itemstats.css
<table class='wowitemt'>
./templates/popup-error.tpl
is it in one of the xml files that it's reading from alla ?
BioVader
04-10-2006, 01:45 AM
I have this installed but I' seeing a problem with the popup. It's not putting it on a box but like shown in the picture. It is just showing all the information in one line with no breaks... Any help would be great
DWard
04-10-2006, 07:49 AM
OK if it's screwed you might want to try overwriting all the files (except for vb_itemstats.php and your existing config.php) with the itemstats files provided on eqdkp forums. Worked for me after hours of trying to get this version working.
Acedeal
04-10-2006, 12:45 PM
OK if it's screwed you might want to try overwriting all the files (except for vb_itemstats.php and your existing config.php) with the itemstats files provided on eqdkp forums. Worked for me after hours of trying to get this version working.
you installed the entire new version of itemstats minus the files you mentioned?
or just some peices of itemstats ?
I applied this
http://forums.eqdkp.com/index.php?showtopic=3331
yet it still adds the double </span> < /span> to each one when you edit a post-
Aeduin2000
04-11-2006, 08:14 PM
I installed this mod, and it worked like a charm until I installed the WoW-style (https://vborg.vbsupport.ru/showthread.php?t=104614&page=). Now the text-hover works fine, but the icon for the items, starts to load, but then disappears. I'm hosting my own icons, so it's not the connection to the Allakhazam-site.
Any advice? :)
BioVader
04-11-2006, 10:28 PM
OK if it's screwed you might want to try overwriting all the files (except for vb_itemstats.php and your existing config.php) with the itemstats files provided on eqdkp forums. Worked for me after hours of trying to get this version working.
Well I did as you said and now I'm getting the the text inclosed in the box but the text is still not breaking where it should. It just goes until it fill the box and then breaks or word-wraps.. Any ideas of how to fix this or.... Also I'm using the wow style..
BioVader
04-18-2006, 06:51 PM
Any word on how to fix this yet...
Acedeal
04-18-2006, 08:43 PM
Any word on how to fix this yet...
I got it to work using the WoW template
http://www.dow-gamers.net/vb/showthread.php?t=12217&page=8&styleid=12
look around post 80 (same page)
Lot of it fixed it self when I downloaded the newest dkp/item database from the original authors.
I applied this
http://forums.eqdkp.com/index.php?showtopic=3331
Still the issue with the double </spans when editing , have not figured that one out yet. But still working on it.
kanechart
04-18-2006, 10:44 PM
I got it to work using the WoW template
http://www.dow-gamers.net/vb/showthread.php?t=12217&page=8&styleid=12
look around post 80 (same page)
Lot of it fixed it self when I downloaded the newest dkp/item database from the original authors.
Still the issue with the double </spans when editing , have not figured that one out yet. But still working on it.
Could you share the fixs please?
Acedeal
04-19-2006, 01:54 AM
Could you share the fixs please?
I applied this
http://forums.eqdkp.com/index.php?showtopic=3331
downloaded that
Full: If you do not have a modified or customized version of EQDKP or phpBB choose this version as it containts pre-modified files.
Full: ItemStats_v1.3.1_Full.zip
if I recall I used the full version
and also did
Go to your replacement variable manager.
Add a new variable replacement, and in the "Search for text" field, put:
http://wow.allakhazam.com/templates/wow
In the "Replace with text" field, put:
http://wow.allakhazam.com
kanechart
04-19-2006, 02:27 AM
Ok thanks would that also fix I had issue where everything showed up in 1 big ugly line was not seprated in <br>'s like yours.
Also let me know when you fix that qhole quote/edit thing.
BioVader
04-19-2006, 11:24 PM
Could you please try this item on your forums.. This is the item I've been trying and it doesn't <br> right.
Phantom Blade
Now i've done what you list above and all other items are working except this one.. Not sure if it something to do with the db or it's really something wrong with the way it's showing the blade...
anyhow thanks for trying it out..
Acedeal
04-20-2006, 01:16 AM
<a href="http://www.dow-gamers.net/vb/showthread.php?t=12217&page=10&styleid=12" target="_blank">http://www.dow-gamers.net/vb/showthr...=10&styleid=12</a>
should be post 100
looks fine, it's a blue item and it displays as intended
Neo_ad
04-23-2006, 11:46 PM
I am running vBadvanced CMPS v2.1.0 and vBulletin Version 3.5.4
The problem I am having is that no matter how many diffrent ways I try I just can not get this to work, I have already got this working on my normal dkp web site. I can not however get this to work with my forums, I have followed the install instructions about 3 times now and read every reply in this thread and done everything sugested.
The site in question is http://www.pledgeguild.co.uk
I am missing something here?
GuaRRand
05-04-2006, 04:38 PM
The database ha sbeen made and setup. but i still get an error
string(31) Fatal error: Call to undefined method ItemStats::getItemName() in /usr/www/www.glcoti.com/public_html/itemstats/vb_itemstats.php on line 10
:(
Wassup?
audiopanik
05-05-2006, 03:15 PM
hello all,
ive just installed this hack and seem to be having a problem similar to some of the ones described in this thread.
however, none of the fixes i have tried seem to work.
the item links, however the display is not correct.
https://vborg.vbsupport.ru/
any ideas?
GuaRRand
05-08-2006, 02:37 PM
The database ha sbeen made and setup. but i still get an error
string(31) Fatal error: Call to undefined method ItemStats::getItemName() in /usr/www/www.glcoti.com/public_html/itemstats/vb_itemstats.php on line 10
Anyone for this problem?? :(
Antyrael
05-19-2006, 10:37 PM
My itemstats didn't show any background at first, the stats showed with a transparent background and that's quite hard to read ;)
What I had to do was edit itemstats.css and add a .wowitem class, so if anyone else has this problem, this is what you have to do.
This is what I entered above the very first class:
.wowitem
{
background-color: #000000;
text-align: left;
width: 385px;
border: 1px;
border-color: #B08617;
border-style: ridge;
}
danbc
05-23-2006, 05:22 PM
Is this mod still working, coz for some reason I can?t get anythin out of it anymore :(
aholtzmann
05-25-2006, 11:09 AM
You need to update the core for ItemStats. Version 1.3.1 is out and available here. (http://forums.eqdkp.com/index.php?showtopic=3331) If I remember correctly, all I did was extract everything but the configuration file and it works like a champ now.
danbc
05-29-2006, 07:13 PM
All is working now, dunno why, didn?t do anything but now it works :) Tnx anyways Aholtz :)
Just a thought, and forgive my lack of knowledge of MySQL :D
From then on it will be cached in the database, and should load instantly.
Wouldn?t this mean that it would be possible to share this cache among users of this hack, and if yes why aren?t people doing so? I for 1 would love a extensive wow item db, since we?re hosting the guild site on a rather limited line (home ADSL ;) )
hello all,
ive just installed this hack and seem to be having a problem similar to some of the ones described in this thread.
however, none of the fixes i have tried seem to work.
the item links, however the display is not correct.
http://www.deusvox.org/forums/imagehosting/1445b79b263343.gif
any ideas?
Im having the exact same problem. I did everything posted, did the updated version, and read this entire thread. Can anyone shed some light on this situation please? :)
aholtzmann
06-05-2006, 07:50 PM
Im having the exact same problem. I did everything posted, did the updated version, and read this entire thread. Can anyone shed some light on this situation please? :)
For me it was caused by extraneous characters in the CSS that was packaged.
You said you updated with ItemStats v1.3.1 (http://forums.eqdkp.com/index.php?showtopic=3331) with no luck? Can you link your site so I can take a look?
For me it was caused by extraneous characters in the CSS that was packaged.
You said you updated with ItemStats v1.3.1 (http://forums.eqdkp.com/index.php?showtopic=3331) with no luck? Can you link your site so I can take a look?
Actually, I got it to work. It was caused by another image in the post. Once I removed the image and reinserted it, it worked just fine. Thanks for the help anyways. :banana:
aholtzmann
06-06-2006, 02:20 AM
Just a thought, and forgive my lack of knowledge of MySQL :D
Wouldn?t this mean that it would be possible to share this cache among users of this hack, and if yes why aren?t people doing so? I for 1 would love a extensive wow item db, since we?re hosting the guild site on a rather limited line (home ADSL ;) )
It is possible, but I'm afraid I no longer have access to a good source of unlimited bandwidth to serve the database from. It would require a slight modification to the code to make it secure but it would be possible. No administrator in their right mind would allow a Read-Write connection open to the outside world for everyone to see and use. A read-only connection though, should be fine.
reebosak
06-08-2006, 05:45 AM
Has anybody found a solution the the post editing problem yet? Everything is working perfectly, except for the fact that when i edit a post the tag vanishes and the item name turns into just a link:
[Hypnotic Blade] (http://wow.allakhazam.com/db/item.html?witem=7714)
instead of:
[item]Hypnotic Blade
aholtzmann
06-09-2006, 01:02 PM
It's caused by the Advanced WYSIWYG Editor, the easiest fix is to turn it off. It seems to work properly with the standard WYSIWYG Editor. Otherwise, you'd have to modify the Editor code to understand the tag and not convert it to a URL.
reebosak
06-10-2006, 08:44 PM
ah, perfect thanks!
i've just gone ahead and disabled the advanced editor. works like a charm now :banana:
Kaelon
06-16-2006, 01:45 AM
It's caused by the Advanced WYSIWYG Editor, the easiest fix is to turn it off. It seems to work properly with the standard WYSIWYG Editor. Otherwise, you'd have to modify the Editor code to understand the tag and not convert it to a URL.
Very helpful, thanks. How can you modify the editor code to have it understand the tag and not convert it to a URL?
aholtzmann
06-16-2006, 02:44 PM
Very helpful, thanks. How can you modify the editor code to have it understand the tag and not convert it to a URL?
I've seen this request before. It would require modifying the vBulletin WYSIWYG Functions, not a task I feel like undertaking. Theoretically possible though.
Kaishi
06-17-2006, 06:49 AM
i tried everything i could, but what happens for me is, everything works fine on the forums and eqdkp page. however, on the vbadvanced home/news page, where the item is supposed to appear, there's nothing there.
imported_Visions
06-18-2006, 08:39 AM
ok on my cmps portal homepage when I link an item it just gives me a link [read more] but it displays fine in the forums. Anyway to fix this.... can view it here. www.mmoupdate.com
Fixed. Have to turn off max display characters on news thread to display.
imported_Visions
06-18-2006, 08:58 AM
I have all of the new and updated files just like they should be it the attachment below. This will fix the majority of everyones issues. Enjoy49593 v1.3.1 New updated version
========================
Itemstats Change History
========================
Version 1.3.1
- Fixed a small error when linking items with quotations in their description.
Version 1.3.0
- Fixed numerous popup and display errors
Version 1.2
- Fixed regular expression to match changes to Allakhazam's search page.
Version 1.11
- Fixed a small error with the cURL code.
- Removed the reference in the xml_set_object call
Version 1.1
- Added support for cURL
- Moved all configuration options into one file (itemstats/config.php).
- Fixed item HTML for some recipes.
- Item cache database table is now created by the code if it doesn't exist.
Version 1.0
- Initial Version
Zigidias
06-19-2006, 03:05 AM
I've seen this request before. It would require modifying the vBulletin WYSIWYG Functions, not a task I feel like undertaking. Theoretically possible though.
I got annoyed, so here's a fix:
Open File: includes\class_bbcode_alt.php
Find: var $unparsed_tags = array(
Add After: 'item',
Save File
Boinger
06-19-2006, 11:18 AM
<a href="http://tss.noabsolute.com/forums/showthread.php?p=1336" target="_blank">http://tss.noabsolute.com/forums/showthread.php?p=1336</a>
on my site
the black background istn coming and its all in one line
how do i fix that
aholtzmann
06-19-2006, 06:45 PM
http://tss.noabsolute.com/forums/showthread.php?p=1336
on my site
the black background istn coming and its all in one line
how do i fix that
This is often caused by the CSS from the original package. Make sure you've updated to ItemStats 1.3.1 and double check that the CSS is being loaded properly.
lanc3lot
07-06-2006, 03:07 PM
I got annoyed, so here's a fix:
Open File: includes\class_bbcode_alt.php
Find: var $unparsed_tags = array(
Add After: 'item',
Save File
Is this fix, a way to add the Item code, on the editor??
If not, anyone who managed to do it?
Borgs8472
07-08-2006, 11:25 PM
I must have missed something because I don't have a item_cache_table anywhere. Have uninstalled and reinstalled the xml file several times.
What could I have missed? :/
Zigidias
07-11-2006, 01:22 AM
Is this fix, a way to add the Item code, on the editor??
If not, anyone who managed to do it?
uh a fix? such as where it leaves the bbcode intact
aholtzmann
07-11-2006, 04:32 PM
I must have missed something because I don't have a item_cache_table anywhere. Have uninstalled and reinstalled the xml file several times.
What could I have missed? :/
Sadly, nothing. :) The table must be created manually. I suggest getting the 1.3.1 Update for ItemStats and use it's documentation (which includes the SQL commands to create the table correctly) to update your installation.
Borgs8472
07-12-2006, 11:01 AM
^ ^
ah cool. I'll give it another go with that in mind then :)
y2krazy
07-19-2006, 03:32 AM
Is there a way to use this for other RPGs, such as Guild Wars? Ty. :)
mosummers
07-21-2006, 08:30 PM
Can someone help me with an issue? I seem to have itemstats working fine.... the only issue is the image is not showing up.... I modified the config.php in the itemstats dir to read:
define('ICON_STORE_LOCATION_HTTP', 'http://www.servername.com/halcyonguild/eqdkp/icons/');
define('ICON_EXTENSION', '.png');
This is the location of my icons. Any idea why it is not showing up? Just get the red x in IE, and get nothing in firefox.
---
Another very interesting thing. If I have more than one item listed:
i.e.
Item name 1
Item name 2
Then only item name 2 shows up - and item name 1 doesn't hover...
If I add below it:
Item name 3
Then item name 3 hovers ok (without the pic) and itemname 1 and 2 lose their hovers.
Please see pic for example. As you can see the hover works fine, but only for the last item. All prior items have lost their color and the hover. If I add a new item via edit, then the working hover goes away and it works then on the newest item only.
I am running Itemstats 1.3.1
Thank you!
-----------------
*EDIT: I fixed the problem with the picture not showing up. The file itemcache.php had in its first line:
include_once(dirname(__FILE__) . '/../config.php');
This needed to be changed to:
include_once(dirname(__FILE__) . '/config.php');
The problem with it erasing the prior item's hoverability howver persists. The last one entered is the only one that works.
Edit #2:
Resolved. Needed to add 'item' to the var $unparsed_tags in class_bbcode_alt.php
After searching through these threads I think I have a new one here. I've installed the original 1.2, then 1.31 on top of that (replacing all old files). I've got my config.php set to a working database, and the table created. After following all the instructions I can get vBulletin (3.5) to recognize the bbcode (it puts it as a link) but there is no popup and the link is incorrect. Attached is a screenshot of the link, then code used to make the link, and the URL the link points to (the mouse is hovering over the link). Any ideas?
aholtzmann
07-24-2006, 11:29 AM
It sounds like you forgot to add the Overlib script line to the headinclude of your style/theme. Or perhaps your Z-Layer is off for some reason.
It sounds like you forgot to add the Overlib script line to the headinclude of your style/theme. Or perhaps your Z-Layer is off for some reason.
hmm, no the overlib stuff is there ok. I see that one problem is that the onmouseover does not seem to be doing anything at all, whereas the onclick is linking to the updateitem.php (this seems wrong to me). Doesn't the onclick link to allakhazam and the onmouseover run the .js to popup the stats?
aholtzmann
07-25-2006, 02:41 PM
hmm, no the overlib stuff is there ok. I see that one problem is that the onmouseover does not seem to be doing anything at all, whereas the onclick is linking to the updateitem.php (this seems wrong to me). Doesn't the onclick link to allakhazam and the onmouseover run the .js to popup the stats?
The update link is by design, it allows the code to try to update the database if an item isn't found on a previous pass. Usually the mouseover on an uncached item shows an "Item not found" hover but it might not if it cannot access the database at all.
Make sure the code can connent to your DB server and that your item_cache table uses this structure;
CREATE TABLE IF NOT EXISTS `item_cache` (
`item_name` varchar(100) NOT NULL default '',
`item_link` varchar(100) default NULL,
`item_color` varchar(20) NOT NULL default '',
`item_icon` varchar(50) NOT NULL default '',
`item_html` text NOT NULL,
UNIQUE KEY `name` (`item_name`),
FULLTEXT KEY `data` (`item_html`)
)
Good luck.
arachaic
07-28-2006, 10:27 PM
I've updated to v1.3.1, and made the necessary changes by uploading the folder and overwriting the 1.2 files in the itemstats folder.
Everything is working fine, but the mouseover produces this effect (see attached pic).
Using: vB 3.5.4
Anything I can do to perfect this?
Thanks.
lanc3lot
08-05-2006, 02:13 PM
Can this be updated to 3.6 plz ?:)
aholtzmann
08-08-2006, 02:52 PM
I've updated to v1.3.1, and made the necessary changes by uploading the folder and overwriting the 1.2 files in the itemstats folder.
Everything is working fine, but the mouseover produces this effect (see attached pic).
Using: vB 3.5.4
Anything I can do to perfect this?
Thanks.
Check your CSS file. I'm not sure if the v1.3.1 CSS file is any better but I remember having to edit the v1.2 CSS to fix typos in the class names to make it work.
coffeeam
08-09-2006, 01:31 AM
I've updated to v1.3.1, and made the necessary changes by uploading the folder and overwriting the 1.2 files in the itemstats folder.
Everything is working fine, but the mouseover produces this effect (see attached pic).
Using: vB 3.5.4
Anything I can do to perfect this?
Thanks.
I believe this is caused by the item not being stored in your item_cache table. I have messed with this for hours, and I can't figure out how to get an item to be pulled into my database and saved. Once I add an item through my dkp site, the formatting is fine.
I can add an item to my dkp site, click it and the item is pulled properly into the database, but mouseovers are not triggering a check to see if the item needs to be stored or not.
Have been fighting with this forever now. I installed and did everything in every post.
But what happens is that it creates a link to the item but does not show the hover...
creates a script error in my browser...
Jarllax
08-18-2006, 10:56 AM
This mod was working great for me until today when I replied to a post on my forum and got this error message
Fatal error: Call to undefined function: handle_bbcode_item() in /home/.neron/jarllax/eliteshocktroopers.com/forums/includes/class_bbcode.php on line 1217
I haven't changed anything so I am not really sure what would be causing this...any help would be great.
aholtzmann
08-19-2006, 12:24 PM
This mod was working great for me until today when I replied to a post on my forum and got this error message
Fatal error: Call to undefined function: handle_bbcode_item() in /home/.neron/jarllax/eliteshocktroopers.com/forums/includes/class_bbcode.php on line 1217
I haven't changed anything so I am not really sure what would be causing this...any help would be great.
For some reason, your site is not finding the vb_itemstats.php file - the handle_bbcode_item() function is stored in that file. Are there any other admins on your site or has your ISP changed your pathing without telling you?
aholtzmann
08-19-2006, 12:26 PM
Have been fighting with this forever now. I installed and did everything in every post.
But what happens is that it creates a link to the item but does not show the hover...
creates a script error in my browser...
Hmm, try moving the HTML Code up higher in your header-include templates. Sounds like a bad interaction or the files have been damaged. Have you tried a different browser to test?
Jarllax
08-20-2006, 01:06 PM
For some reason, your site is not finding the vb_itemstats.php file - the handle_bbcode_item() function is stored in that file. Are there any other admins on your site or has your ISP changed your pathing without telling you?
Well, I didn't think this had anything to do with it, but the Avatar On Navbar was what messed up the item code. Simply disabled the avatar mod and item code is working fine now.
https://vborg.vbsupport.ru/showthread.php?t=99498&highlight=avatar+in+navbar
Blam Forumz
08-22-2006, 08:54 AM
Edit, sorted this =/
rjhoyle
08-25-2006, 02:57 PM
I'm having weird behavior with the interaction between Itemstats (1.3) and vBulletin 3.6.
Basically, it works fine the first time something is entered, so when the angle-brackets are not interpolated.
If you preview, or edit a post, the item tags get parsed in to the editor, and the links are placed. After that, hitting "save" will break the popups. The link will still point to allakazam, but the popup won't exist.
Any thoughts? Is there a way to disable the wysiwyg editor for just one edit?
Sometimes, also, I will get a link parsed incorrectly, with a </span> tag attached to the end of the link.
rjhoyle
08-25-2006, 04:13 PM
Looking earlier in this thread fixed my problems!
Paintfaker
08-26-2006, 07:07 PM
i need this for vb 3.6
maf1973
08-30-2006, 07:20 AM
Need this for 3.6 too
Ulkesh
09-04-2006, 09:39 PM
Just installed and configured this on a brand-new 3.6 system. When testing, I get:
cURL isn't installed and 'allow_url_fopen' isn't set.
Jrain157
09-05-2006, 02:11 PM
you need to have that enabled on your webserver, that's not a problem with the script. I have this running fine on vbulletin 3.6.
Kardac
09-06-2006, 04:57 PM
I current have a VBulletin 3.5.4 forum with item stats installed and working (also installed for EQDKP).
I have recent created a few pages within the site that I would like to use the item bbcode with.
My forum is at site/forums
The pages I'm working on would be site/loot
How can I use the item tag within a regular page written in HTML?
ChaoticMageDDC
09-12-2006, 03:43 AM
Anyone still have the issue with the icons not showing up? I've updated from 3.5.4 to 3.6 and I can't get the icons to show up. I'm most current on itemstats,sql,php everything is the most current version. I don't know what else to try as i've looked at about 5 diffrent solutions from numerous sources and none of them have warranted any results... It appears others still haven't recieved answers at resolving the issue with 1.3.1 and 3.6 VB...
I've resolved the minor text issues and the other small things with the editor. Only issue left now is the big FAT red X :hurt:
Troops
09-13-2006, 07:24 PM
Not sure what im doing wrong but all i get is a page can not be displayed...
Can not get it working at all. The forum Hangs if i use the code name and then goes to a page can not be displayed.
Anyone have any ideas
lanc3lot
09-15-2006, 11:32 AM
Any Update on this? Sparkz?
calord
09-22-2006, 10:40 PM
I'm working on a FAQ. I'm not the coder, nor the modder for this addon. But I've been using EQDkp and Itemstats for the past year so I'm pretty familiar with it, and it's bugs.
You can contact me at jorah@dnbguild.com . I'll do what I can, limited as that may be.
Nandakal
10-04-2006, 08:17 AM
Any idea on how to get the black fill behind the text? :)
nm: fixed it :)
-N.
Chiaki
10-05-2006, 11:11 PM
I've got everything working with the new itemstats... but I've got a problem =(...
What do I have to do so the itemstats bbcode works with the news module of vBadvanced? And how could I use the same method to include the bbcode modification of the bbcode manager? Please help me, it's very important to me! =(
Mithan
10-06-2006, 03:17 AM
This Hack will NOT work if you do not have Port 80/http working on your server.
Pawnee20
10-06-2006, 04:20 AM
I've got everything working with the new itemstats... but I've got a problem =(...
What do I have to do so the itemstats bbcode works with the news module of vBadvanced? And how could I use the same method to include the bbcode modification of the bbcode manager? Please help me, it's very important to me! =(
I don't know how your installation is, but what worked for me making a copy of the itemstats folder in the root directory.
Chiaki
10-06-2006, 09:35 AM
I don't know how your installation is, but what worked for me making a copy of the itemstats folder in the root directory.
Really? I gonna try that now! And what do I have to do, so the bbcode manager works?
Chiaki
10-06-2006, 09:56 AM
rofl... it worked out! ANd I know why! THe problem is, that the code for the headinclude only has RELATIVE paths! I extended it to the full path and I erased the itemstats folder out of the root again and it works! The portal just needs a pointer to the folder with a full path thats all! oh my god and I sat like HOURS to get this to work! CHRIST!
Gallio
10-07-2006, 07:16 AM
This really sucks, I've spent the last 4 hours working on this trying to get it to work. My Guild REALLY wants this for our new upcoming site. If anyone would rewrite the sctipr or help me out I'll love you forever!
Takkero
10-23-2006, 10:29 AM
http://itemstats.free.fr/news.php
full working ITEMSTAT CODE!!
works 100% also when edit.. :)
kalleball
10-27-2006, 12:00 PM
yeah, great work by yahourt, love the [itemico]'s.
rapmoc
10-27-2006, 02:07 PM
http://itemstats.free.fr/news.php
full working ITEMSTAT CODE!!
works 100% also when edit.. :)
awesome work, using it for a few weeks now and no problems at all :)
an alternative is Itemstats Extended Edition (http://sourceforge.net/projects/itemstats-ext). not tested yet.
Takkero
10-28-2006, 11:24 PM
this is made by the real author of "itemstats" mod that was used by sparkz :)
d3fuse
11-07-2006, 12:50 AM
Does anyone know how I can show this on vbadvanced? I have tried adding the itemstats folder to the root directory, but no luck.
Masked Crusader
11-25-2006, 01:30 AM
Can someone link the most updated files for this mod?
I have been hearing there is a new itemstats version but I am unsure as to where to find it and how to implement it.
Some help would be greatly appreciated.
Kaelon
12-16-2006, 06:26 AM
I have Itemstats working fine in vBulletin 3.6.4, but when I post a news item to my vBadvanced, I get a [Read More] cut right when I throw up the [item] link. I figure that I need to include the itemstats scripts, but I'm not sure where or which ones. Any thoughts?
Edit: Nevermind, figured it out. For those wondering, the solution to my problem can be found in this post (https://vborg.vbsupport.ru/showpost.php?p=867975&postcount=43).
Kinneas
01-03-2007, 07:17 PM
awesome work, using it for a few weeks now and no problems at all :)
an alternative is Itemstats Extended Edition (http://sourceforge.net/projects/itemstats-ext). not tested yet.
I've attempted to install this, but when it's (presumably) trying to fetch info for each item I get the following error:
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /itemstats/includes/urlreader.php on line 13
Can anyone shed some light on this?
Edit: I was close to getting http://itemstats.free.fr/news.php working, but It seemed that every single Item I had to click on before it would fetch that info from alakazam. Is that normal behaviour? Is there any way to simply mass import all the info at once?
If I'm making no sense I apologise, been trying to figure this out for hours now :(
Kinneas
01-08-2007, 08:58 AM
Bump.
I know it's a tricky one and the original mod isn't really supported anymore, but is someone able to shed some light on why I am recieving the error:
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /itemstats/includes/urlreader.php on line 13
I've followed the instructions given as best I can, but I can't get past this error.
Ulkesh
01-11-2007, 06:51 PM
http://itemstats.free.fr/news.php
full working ITEMSTAT CODE!! works 100% also when edit.. :)
yeah, great work by yahourt, love the 's.
awesome work, using it for a few weeks now and no problems at all :)
Have gotten Yahourt's Itemstats up and running. Sort of. :o
The script shows items perfectly when the user inputs the correct Blizzard Item ID Number, but will not display any information when the user only inputs the name of the item. So, if a user inputs [item]Fel Ripper, a tooltip is NOT created with the proper information. If the user enters 25112, the tooltip is created properly for the Fel Ripper.
Any advice on how to get this to work with names, as I highly doubt my users are going to take the time or effort to look up the correct Blizzard Item ID Number. :)
is there an update for all the 2.0.x items for this? some of them work and some don't...
carny2k
01-31-2007, 08:38 AM
awesome work, using it for a few weeks now and no problems at all :)
an alternative is Itemstats Extended Edition (http://sourceforge.net/projects/itemstats-ext). not tested yet.
has anyone gotten this to work with the newer items?
Kimimaru
02-06-2007, 05:47 PM
has anyone gotten this to work with the newer items?
yes, in my forum all items work
is there an update for all the 2.0.x items for this? some of them work and some don't...
in my forum all items work, i use this version of itemstats http://boards.cs-nations.de/ddp/thread.php?threadid=663
Ulkesh
02-07-2007, 07:33 PM
Have gotten Yahourt's Itemstats up and running. Sort of. :o
The script shows items perfectly when the user inputs the correct Blizzard Item ID Number, but will not display any information when the user only inputs the name of the item. So, if a user inputs Fel Ripper, a tooltip is NOT created with the proper information. If the user enters 25112, the tooltip is created properly for the Fel Ripper.
Any advice on how to get this to work with names, as I highly doubt my users are going to take the time or effort to look up the correct Blizzard Item ID Number. :)
Anyone have any advice on this issue? I'd greatly appreciate it!
Hmm..can get it to work on my index.php, but not on my vb.
The only item that works is Copper Ore..the rest wont load...im not joking! Copper Ore, works a charm. REally nice. You edit the post and change ''ore'' to ''bar'' and it just dont like it. Clickable plain black text.
Bloody hell.
carny2k
02-20-2007, 09:05 AM
ok i got this to work on Vb but is there any option i need to change to have it update instanly? the items dont seem to show up on the posts ofr a few days after the post.. any ideas?
does anyone know how to get this working for other databases? say wowhead?
carny2k
02-27-2007, 12:26 PM
can you post your config file? cause i cannot get my items to update
Masked Crusader
02-27-2007, 05:24 PM
Alright, lets clear this ALL up right now.
This mod that Sparkz had posted nearly two years ago is 100% out-of-date and DOES NOT display any of the items post patch 2.0.x.
If you want an updated version of Itemstats, please go to http://itemstats.free.fr/e107_plugins/content/content.php?content.22 . Here you will find two .rar files that you need to download and implement into your site. Follow the directions and you should be fine. If you have any issues, contact their support.
Masked Crusader
02-27-2007, 05:26 PM
I've attempted to install this, but when it's (presumably) trying to fetch info for each item I get the following error:
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /itemstats/includes/urlreader.php on line 13
Can anyone shed some light on this?
Edit: I was close to getting http://itemstats.free.fr/news.php working, but It seemed that every single Item I had to click on before it would fetch that info from alakazam. Is that normal behaviour? Is there any way to simply mass import all the info at once?
If I'm making no sense I apologise, been trying to figure this out for hours now :(
It has to cache the data into your database first. There is no way to mass import all of the data. After it has been cached, that item will no longer take any time to load.
Masked Crusader
02-27-2007, 05:40 PM
yes, in my forum all items work
in my forum all items work, i use this version of itemstats http://boards.cs-nations.de/ddp/thread.php?threadid=663
I aware that this works on your board. Mind sharing with us how you achieved completing this feat?
I am sure that ALOT of people would appreciate the guidance.
vinston vega
03-18-2007, 10:30 AM
Great work!
ChiliVB
03-21-2007, 04:54 PM
Alright, lets clear this ALL up right now.
This mod that Sparkz had posted nearly two years ago is 100% out-of-date and DOES NOT display any of the items post patch 2.0.x.
If you want an updated version of Itemstats, please go to http://itemstats.free.fr/e107_plugins/content/content.php?content.22 . Here you will find two .rar files that you need to download and implement into your site. Follow the directions and you should be fine. If you have any issues, contact their support.
Shane, thank you for posting this link. I upgraded my forum to the newer 1.5.5 version to see if it would help with the sockets displaying properly. (getting broken image boxes.)
I checked the FAQ and then found someone had posted a comment of how to resolved this. I tried their line revisions, but they didn't work for me.
Anyone else out there having this issue with sockets giving broken images in the mouse over?
EDIT: I found this fix for broken socket images on the EQDKP site:
http://forums.eqdkp.com/index.php?s=&showtopic=8754&view=findpost&p=47101
Hope it can help someone else with the problem. :)
Gryphon
03-21-2007, 09:39 PM
Here is an updated product, https://vborg.vbsupport.ru/showthread.php?t=141177
alishahbazi
10-14-2008, 05:31 AM
My Site Is Persian - When Install This XML file and run this plugin , all number is persian .
i need english number .
plz help me
plz send to me with pm
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.