![]() |
Did you have time to do the update? Just wondering I mean it seems to work fine but I hate uploading stuff when it gives me a error.
|
Ya, i havent had time to get it updated. having work ftw .
I noticed a slight issue before i do the next update and i want to get the VBSEO thing figured out. Right now when you enter an item and make a new post, all is well. However if you go to Edit that post later, the item name ([item]Belt of Blasting[/item] ) has changed to the itemid instead ( [item]42423[/item] ) While the item mouseover itself is not effected in any way, it's something that isnt needed if you're trying to update say, a list of loot received in raids. Saturday morning (i swear!) , i'm going to update it so that it changes [item]Belt of Blasting[/item] to [item=12312]Belt of Blasting[/item] . This way you won't run into an issue in the event you want to link a Warglaive (or any item that has duplicate name) |
Quote:
Quote:
Quote:
|
Awesome stuff! Thanks again.
|
Quote:
|
Quote:
Of course, there isnt anything you can do about it in vbulletin. I don't think php has (or can) added that type of error handeling to where it will tell you the info you need. |
new upate working great for me :)
|
For those that have been visiting my site, http://dramaloot.com/ , you may have noticed the vbadvanced block above the news.
i've taken that mod and cleaned it up to upload here to vb.org , Stay tuned for that ! |
Quote:
Also a bit off topic but I have a question for you, on your Officers and CL's page how did you create those mouse overs? Oh and I have another favor to ask, could you take a look at my question in the Form Hack mod? No one over theres seems to have an answer. https://vborg.vbsupport.ru/showthrea...126676&page=59 |
Quote:
|
Quote:
|
Definite donation coming your way, your work is fantastic :D
|
i really need to get a new paypal account setup before people start sending me money !
|
Yus, yus you do :P
|
Sweede,
Man thank you for this. I was using the old Itemstats and found it to be very cumbersome and slow hitting Allakhazam. This is definitely a great plugin -- again thank you! ~C |
Quote:
|
Quote:
|
Quote:
|
Good news everyone, i finally understood why if you rebuild your post cache, my custom bbcode tags arent updated.
Rebuilding the post cache will re-enable all existing item links again. |
Quote:
|
I am also getting a Operation Aborted error in IE when I put my mouse over the item link which brings me to a Internet Explorer cannot display the webpage page I press back and it gives me the same error again when I put my mouse over it press back once more and it works. Can you fix this error or tell me if I forgot to do something besides upload the product file? I am using Internet Explorer 7
|
weird, I was getting that message while I was at work, but only when I tried to browse to my gallery pages....
|
Quote:
|
Quote:
|
Quote:
|
Quote:
http://underthemain.net/vbtest/admincp/plugin.php and Ctrl+A , copy paste that whole list to me in a PM ? |
Okay, i can now report that this addon causes my photoplog installation to be inaccessible to IE users when wowhead bbcode is enabled. I disable the bbcode product and IE users are able to access the photoplog installation again. (I did a report to photoplog here: http://www.photoplog.com/forum/showthread.php?t=2140)
As you can see from the link, I found a bug in IE7 that causes this: http://support.microsoft.com/kb/927917/en-us I don't know how many of my users use IE yet, we're still testing, but this is a fairly major down. I can't afford photopost atm. :( |
Ok I PMed you everything in my plugin.php let me know if you figure anything out.
|
Seems to be a problem with where the wowhead script is placed.
http://www.wowhead.com/?forums&topic=7708 If placed before the base url thingy, it apparently stopped giving those errors. |
For me, specifically, it breaks it in gallery templates because for the gallery, and the gallery only, it goes after the line
Code:
<base href="http://athanatoi.quillsabroad.com/forums/index.php" /> Double the edit. I fixed the problem by editing the shell_blank template Code:
$stylevar[htmldoctype] |
this is an ongoing issue with any mod that places the <base url=""> tag before the js causes this error, this was my issue because vbseo does the same. Hopefully either wowhead or sweede finds a fix work around
|
I'm having the same IE issue and my page doesn't seem to have any of the issues that others listed. My wowhead script is right after the head tag on every one of my forum pages, yet I'm still having IE crash if you mouse-over an item before the page loads.
Anyone have any thoughts? http://www.catalyst-raid.com/forum is where my forum is. |
Until they do, the fix in my last post appears to eliminate th problem - place the script line BEFORE $headinclude in shell_blank template. This does not require you to remove what sweede's addon inserts.
|
Im having troubles with the eqdkp hack, any page that should list an item, is going blank,
i think it might be the setting in vbulletin_wowhead.php that does this, but i'm not sure what to set it to. |
I'll have to go over the EqDKP addition and fix it.
As for the other problem, i think i might have a solution for it, but i couldnt test it because i didnt want to buy vbseo. I do have a copy of photoblog but i dont use it. Since this mod also causes issues, i'll be able to fix the template issue correctly. Just as a note, I generally don't want to have to have anyone modify templates to use this addon. |
^^ Thanks for keeping up sweede. I would prefer not to have the shell_blank template edit indeed, it was just a temporary solution that allowed me to have both functioning :)
:up: |
well i got them sorta working, but im getting :
Code:
Fatal error: Call to undefined method SQL_DB::escape_string_like() in /forum/includes/init.php(329) : eval()'d code on line 30 i had to remove all the Function definitions in vbulletin_wowhead.php as it was firing them twice Ive looked through the code in the vbulletin_wowhead.php and it seems to steal a lot of info from VB, but wouldn't it be simpler to just have it fetch the data directly from the database? now I'm not good at php or coding in general, so my opinion isn't worth much, I'm just looking for a solution that works. Thank you for this great add-on. |
It should be importing the vbulletin global file and associated data such as the database class and vbulletin registry. The main reason i did this is so that you wouldnt have to configure anything but the path in vbulletin_wowhead.php
i'll look at it later tonight / tomorrow morning and get an update out. |
Just a quick post, have you put any thought into using WoWDB in a mod like this?
As far as I can see it's almost the same as WoW Head. http://www.wowdb.com/syndication.aspx |
wowdb doesnt provide XML feeds of their items like wowhead does. to actually support wowdb i would have to hit wowhead (or the armory) to get the item id from the item name, then i can generate the code for wowdb.. but, why would you want to do that? If the item existed in say, wowdb and not in wowhead, your users would have to know the item ID before they can link it via wowdb.
|
All times are GMT. The time now is 01:37 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|