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.
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
change [REGISTER_STEP] to [REGISTER_STEP1]
corrected version here: http://pastebin.com/srNk9V3Y
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
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.