Skip to content

new tblog.com script question

when I select this engine the email verification box does not show up for me to put in my pop3 details.

I have:
[REGISTER]
verify by=email

What else do I need to be able to put in my pop3 details?

Here is my script I wrote: http://pastebin.com/1f8e4xUK 

any feedback is greatly appreciated.

Comments

  • SvenSven www.GSA-Online.de
    edited February 2013

    change [REGISTER_STEP] to [REGISTER_STEP1]

    corrected version here: http://pastebin.com/srNk9V3Y

  • I am having problems with the submission step. Here is a screenshot of the log and debugger. Not sure why the debugger says /?welcome when I have clearly navigated to a new url as seen in the log.
    http://cl.ly/image/222z1V3u020s

    I realize it probably isn't necessary to navigate to the addpost.php link but could just modify url but I wanted to try it this way and see if that fixed it but it didn't.

    here is the script so far.  http://pastebin.com/tD1vt3YG
  • SvenSven www.GSA-Online.de

    working version here: http://pastebin.com/7KGS4JQ8

    your problem was; that the login was not even done since it found a success message for a login already being present. Usually this should be the >logout< text to determinate if the login is successful or still loged in.

Sign In or Register to comment.