![]() |
Quote:
As an aside, normally when I program I use tools to help avoid this sort of issue, but the wiki limits things in a way that makes using those tools difficult. |
I love this! The wiki is my bff.
|
Quote:
|
Quote:
|
Quote:
Based on that I'd guess that the people with problems are probably on IE8 (there was a big change between IE8 and IE9; basically Microsoft stopped being assholes and started playing by the same rules as everyone else) ... but that browser has such low usage now I'm kind of surprised that multiple people would have problems, so I figured maybe it was affecting all IEs. |
Quote:
|
Quote:
https://answers.microsoft.com/en-us/...b-13ba725cedda I realize it's a hassle, but if anyone wants to bother and paste the error messages here I'd be happy to try and fix them. It's just that without knowing what the actual problem is it's difficult for me to fix it. |
This is great, thank you!
Would it be possible to add an HP range search as well? |
Quote:
The slightly longer answer is that it absolutely would be possible to do something like that with a custom MediaWiki (PHP) extension, much like how Rahvin created our custom item searches (the ones you see when you look at rogue arm slot items or whatever). However, unless you happen to program in PHP and feel motivated, it's unlikely this will happen, as Rahvin is retired and I hate PHP with a fiery passion :) |
I don't know if this helps any (not at all familiar with debuggers), but in "load.php" the debugger in IE11 says "Object doesn't support property or method 'startsWith'" for the following statement:
$(function(){var hideDelay=0;var trigDelay=250;var hideTimer=null;var ajax=null;var currentPosition={left:'0px',top:'0px'};var container=$('<div id="itemHoverContainer">'+'<div id="itemHoverContent"></div>'+'</div>');$('body').append(container);var $mouseoverTargets=$('span.ih a');var isItemCategory=document.title.startsWith('Category:')&&document.title.includes('Equipment - Project 1999 Wiki')&&!document.title.includes('Worshiper Equipment');if(isItemCategory){$mouseoverTargets=$ mouseoverTargets.add('.mw-content-ltr a');} |
All times are GMT -4. The time now is 04:20 PM. |
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.