[SOLVED] Incompatible with newest USO theme
![]() ![]() |
I'm sure everyone knows this script is no longer out of the box compatible with the newest theme change on USO. However there is one easy fix Find this line
_html_root : '//html//body//div[@id="root"]//div[@id="content"]', and change it to this line
_html_root : '//html//body//div[@id="root"]//div[@id="section"]//div[@class="container"]', |
![]() ![]() |
Newly released version 0.8 is now compatible with the new site design. |
![]() ![]() |
Many thanks. |


