Quote:
Originally Posted by d3r14k
[You must be logged in to view images. Log in or Register.]
"See the Wiki" they said
|
Only the sorting functionality was down, and only for like half an hour, if that. Don't malign the wiki!
[You must be logged in to view images. Log in or Register.]
Quote:
Originally Posted by Darguth
[You must be logged in to view images. Log in or Register.]
I noticed too on the 1h Slashing page for Ranger equipment that Earthcaller doesn't show up with any stats. I tried to fix the underlying wiki pages, but couldn't find the bug causing that.
|
Unfortunately that is a question for Ravhin: he wrote that code, and while he no longer plays here anymore there is a
chance that he might be able to help.
If not, the other option is for anyone who knows PHP to debug it.
This page has a link to "Custom Extensions Source", which is the source code for all of Ravhin's wiki additions (including the class equipment lists; that code is in the "ClassSlotEquip" folder).
It's possible the problem is with the code for Earthcaller's page itself (eg. someone used a weird special character that Ravhin's code doesn't like). If so, all you'll have to do is fix that problem. If the problem is with Ravhin's code itself, then someone will need to write a fix, PM it to Ravhin, and beg him to apply it to the wiki.
But personally I have enough on my plate that I don't want to spend hours debugging one of my least favorite programming languages (PHP), so I'll leave the above to someone else more motivated.