PDA

View Full Version : hwbot engine update - vbulletin 3.7 support added


richba5tard
06-08-2008, 20:14
We just upgraded the hwbot engine to fully support vbulletin 3.7. Please select "vbb 3.7" in your forum configuration if you want to enable it, as the interface differs from vbb 3.6. hwbot engine 2.1 build 651 fixes: Bugs fixed in build 651 #14 Apr 17th, 2008, 13:57 Duplicate Entry Blocked from Submitting No Clear ...

More... (http://www.hwbot.org/hwbot.post.do?postId=909)

eva2000
06-08-2008, 23:34
yay! rankings do update now but i get

Unable to retrieve nickname from postcontent!

probably due to my custom postbit legacy templates and/or vBSEO mod_rewrited urls http://i4memory.com/f76/ ??

for vBSEO example hwbot looks for http://i4memory.com/showpost.php?p=89285 while mod_rewrite changes it to http://i4memory.com/89285-post.html for individual posts

member url profile now looks like http://i4memory.com/members/hwbot/ where hwbot is username

richba5tard
06-09-2008, 07:57
I updated your forum configuration with this:

href="http://i4memory.com/members/[^/]{1,50}?/">([^<>]{1,50}?)</a>

... and the nickname is parsed correctly now. :)

eva2000
06-09-2008, 15:33
wow thanks mate.. :D

ntrance
08-13-2008, 11:39
Can you do the same for theang.co.uk as we also use VBseo.

Also i get the following when the bot check the site.
I guess it's the part it tries to add the updated infor back to the first post.

[warn] Failed to edit first page: Edit page did not contain security field 'posthash'!
[warn] stacktrace:
[warn] org.hwbot.persistence.Forum.filterRequiredFormValu es() line 242
[warn] org.hwbot.persistence.Forum.fetchSecurityFields() line 189
[warn] org.hwbot.service.BotServiceImplV2.updateFirstPost () line 580
[warn] org.hwbot.service.BotServiceImplV2.updateForumRank ing() line 365
[warn] org.hwbot.facade.BotFacadeImpl.scanAndUpdateForumB yBot() line 210