Just getting my feet wet in writing mods for xrumer but can't seem to get past the error message "No post forms found". I wanted to start off with nonlogin forms first then work my way to login based blogs, guestbooks, etc.
I started with a default xrumer install and default xas file. I then added the following to all the files:
Code:xurl.txt AddLinkRule([0,'wp-comments-post.php' ],URL_TONEWPOST);and nothing to xmessages.txt. Wordpress doesn't send out a message on successful posts.Code:xas.txt #author NICKNAME #email EMAIL #url HOMEPAGE #comment MESSAGE
Heres the debug info from some random blog I came across:
Code:URL: http://www.question-defense.com/2010/02/16/setup-wordpress-comment-notifications-to-your-iphone-using-wordpress-wptouch-plugin-and-prowl/ Form used in experiment: <form action="http://www.question-defense.com/wp-comments-post.php" method="post" id="commentform"> <input type='hidden' name='comment_post_ID' value='5135' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> <p><input type="text" name="author" id="author" value="" size="22" tabindex="1" /> <label for="author"><small>Name (required)</small></label></p> <p><input type="text" name="email" id="email" value="" size="22" tabindex="2" /> <label for="email"><small>E-mail (will not be published) (required)</small></label></p> <p><textarea name="comment" id="comment" cols="100%" rows="10" tabindex="4"></textarea></p> <p> <input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" /> <input type="hidden" name="comment_post_ID" value="5135" /> </p> <p><input type="hidden" id="comment_reply_ID" name="comment_reply_ID" value="0" /><input type="hidden" id="comment_reply_dp" name="comment_reply_dp" value="0" />Code:FormFields id8.txt =====[ FormAction: http://www.question-defense.com/wp-comments-post.php, FormEnctype: ]===== [hidden] comment_post_ID = 5135 [hidden] comment_parent = 0 [text] author = medsneofs [text] email = johnson@whatever1.com [textarea] comment = Johnson [submit] submit = Submit Comment [hidden] comment_post_ID = 5135 [hidden] comment_reply_ID = 0 [hidden] comment_reply_dp = 0 =====[ FormAction: http://www.question-defense.com/, FormEnctype: ]=====Code:Associations.txt [9/4/2010 11:10:14 AM] URL: http://www.question-defense.com/2010/02/16/setup-wordpress-comment-notifications-to-your-iphone-using-wordpress-wptouch-plugin-and-prowl ================================== Empty result! Text length = 74676 [9/4/2010 11:10:30 AM] URL: http://www.question-defense.com/category/technical-discussions-information-and-thoughts ================================== Empty result! Text length = 65473 [9/4/2010 11:10:30 AM] URL: http://www.question-defense.com/category/technical-discussions-information-and-thoughts ================================== Empty result! Text length = 65542 [9/4/2010 11:10:32 AM] URL: http://www.question-defense.com/2010/02/19 ================================== Empty result! Text length = 42178 [9/4/2010 11:10:32 AM] URL: http://www.question-defense.com/2010/02/19 ================================== Empty result! Text length = 74676Code:Get content id8.txt GET http://www.question-defense.com/2010/02/16/setup-wordpress-comment-notifications-to-your-iphone-using-wordpress-wptouch-plugin-and-prowl HTTP/1.0 Accept: */* User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 9.0 Referer: http://www.question-defense.com/2010/02/16/setup-wordpress-comment-notifications-to-your-iphone-using-wordpress-wptouch-plugin-and-prowl Host: www.question-defense.com Proxy-Connection: Keep-Alive Cookie: GET http://www.question-defense.com/category/technical-discussions-information-and-thoughts HTTP/1.0 Accept: */* User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 9.0 Referer: http://www.question-defense.com/category/technical-discussions-information-and-thoughts Host: www.question-defense.com Proxy-Connection: Keep-Alive Cookie: GET http://www.question-defense.com/category/technical-discussions-information-and-thoughts HTTP/1.0 Accept: */* User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 9.0 Referer: http://www.question-defense.com/category/technical-discussions-information-and-thoughts Host: www.question-defense.com Proxy-Connection: Keep-Alive Cookie: GET http://www.question-defense.com/2010/02/19 HTTP/1.0 Accept: */* User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 9.0 Referer: http://www.question-defense.com/2010/02/19 Host: www.question-defense.com Proxy-Connection: Keep-Alive Cookie:Advanced options: All posting options are unchecked.Code:Path id8.txt ---> ChangeProxy: xxxx.xxxx.xxxx.xxx:6735 ---> Got form action = "http://www.question-defense.com/wp-comments-post.php": ----> Changed Variables = 3 ----> May Post Message = True ----> May Post Ad = False ----> May Post Agree = False ----> Force Subject = False ----> Force Textarea = False ----> "New" pressed = False ----> Logged in = False ---> Got form action = "http://www.question-defense.com/": ----> No any changed variables and important flags, so ignore this form [PM_NEWMESSAGE block] -> forum/guestbook link found, following it: http://www.question-defense.com/category/technical-discussions-information-and-thoughts -> forum/guestbook link found, following it: http://www.question-defense.com/category/technical-discussions-information-and-thoughts -> forum/guestbook link found, following it: http://www.question-defense.com/2010/02/19 ---> Got form action = "http://www.question-defense.com/wp-comments-post.php": ----> Changed Variables = 3 ----> May Post Message = True ----> May Post Ad = False ----> May Post Agree = False ----> Force Subject = False ----> Force Textarea = False ----> "New" pressed = False ----> Logged in = False ---> Got form action = "http://www.question-defense.com/": ----> No any changed variables and important flags, so ignore this form [PM_NEWMESSAGE block] ---> Got form action = "http://www.question-defense.com/wp-comments-post.php": ----> Changed Variables = 3 ----> May Post Message = True ----> May Post Ad = False ----> May Post Agree = False ----> Force Subject = False ----> Force Textarea = False ----> "New" pressed = False ----> Logged in = False ---> Got form action = "http://www.question-defense.com/": ----> No any changed variables and important flags, so ignore this form [PM_NEWMESSAGE block] ---> Got form action = "http://www.question-defense.com/wp-comments-post.php": ----> Changed Variables = 3 ----> May Post Message = True ----> May Post Ad = False ----> May Post Agree = False ----> Force Subject = False ----> Force Textarea = False ----> "New" pressed = False ----> Logged in = False ---> Got form action = "http://www.question-defense.com/": ----> No any changed variables and important flags, so ignore this form [PM_NEWMESSAGE block] -> exiting the loop, because passes was more than the maximum value 11 [report to file Results:using proxy xxxx.xxxx.xxxx.xxx:6735 no post sending forms are found;]
It seems to be finding the form linkand then properly passing the refer:Code:http://www.question-defense.com/wp-comments-post.php
as shown in Get content id8.txt so it should be passing the initial parameters.Code:Referer: http://www.question-defense.com/2010/02/16/setup-wordpress-comment-notifications-to-your-iphone-using-wordpress-wptouch-plugin-and-prowl
I tried something similar on an open guestbook but receive the exact same results. Anyone have an old mod I could reference from or if possible do you see the error above?
I've written bots with php/curl for open and closed wordpress so at the very least I understand the logic behind it so hopefully it's something minor I forgot. I tried to be as detailed as possible but if I've missed anything please let me know and I'll provide it.
Thx
---------- Post added at 01:47 PM ---------- Previous post was at 01:46 PM ----------
Found it.
Someone had a similar problem with "no post forms found" message over at botmaster and that solution worked for me.
Added this:
<textarea name="comment" id="comment"
to the ends of FORCE_TEXTAREA and FORCE_SUBJECT in xmessages.txt. Post appears.


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks