Userscripts.org - Inline Fans List

By pwlin Last update Mar 5, 2013 — Installed 1,598 times.

[SOLVED] Bug

in
Subscribe to [SOLVED] Bug 3 posts, 2 voices



jerone Scriptwright

I'm having a bug with the fans button above in the menu; I use another script which adds another button between them and now isn't your script correct.
Instead the fans button isn't 5, but 6 in the row.

An easy fix is to use the following xpath:

//id('script-nav')/li[contains(*/text(),'Fans')]

Watch the text contains as it looks for only the li node with the text "Fans" in it.

gr J

 
pwlin Script's Author

Thanks Jerone, I added your xpath and it seems still working. Please check it with that another script you are using and let me know if it's not fixed.

 
jerone Scriptwright

@pwlin

Thanks Jerone, I added your xpath and it seems still working. Please check it with that another script you are using and let me know if it's not fixed.

Working great. The other script btw is Userscripts.org Versions Tab