wedata

Database: AutoPagerize

Item Details: forum.wincmd.ru

url ^http://forum\.wincmd\.ru/viewtopic\.php.+
nextLink //span[@class='gensmall']//b/following-sibling::a[1]
pageElement //table[@class='forumline']/tbody/tr[td/span[@class='postdetails']]
exampleUrl http://forum.wincmd.ru/viewtopic.php?t=13078
comment_en This rule is necessary because of the site's wrong link-rel href for the next page, which fools our generic forum pagination rule. EDIT: The generic entry already realizes this and should still work properly. Did you update your site info using the button in your autopagerize preferences? The part "//link[not(@title='View next topic')" should have fixed the issue. ANSWER: The generic rule that fetches the wrong page is different: http://wedata.net/items/27331 (to make sure I've set a breakpoint in the debugger and deleted my rule from the array).

History

Back