i'm a newbi and no doubt about that, it really takes a lot energy to me to make a template but i know someday i will be better.
anyway, i'm trying to make a simple template for a blog, it's very simple but i have a big problem, for login name i have 3 txt file one of them include names(iranian names), second one contain lastname (again iranian name) and the last one contain year ( like this pattern :
1980
1981
1982
1933
and so on )
i use list processing to enter data from this three files with the pattern you see in the picture :
http://upload7.ir/imgs/2014-09/04277949846801949929.jpg
and result is a name like this : aminnemati1987 ( that i really want to make random patterns from that three txt files)
but when i get to enter captcha step program stops and i get this message :
Type Time Source Message
2014-09-21 20:51:21::675 Action id: 8d302907-50eb-48bb-a8a1-84f9ae85e79f action group id: 96ab5879-11a3-4b4b-ad6b-fc2558de6acc Element is not found
i really didn't know what to do so i tested something and created a pattern like this ( i deleted two of that get lines options ):
http://upload7.ir/imgs/2014-09/38980073258391723733.jpg
and problem is gone !
but it's not what i want i want to take random lines from that three text and enter them in that login section
what i'm doing wrong here ? i've got really a headache and it's nearly 3 hours i can't solve this.
anyway, i'm trying to make a simple template for a blog, it's very simple but i have a big problem, for login name i have 3 txt file one of them include names(iranian names), second one contain lastname (again iranian name) and the last one contain year ( like this pattern :
1980
1981
1982
1933
and so on )
i use list processing to enter data from this three files with the pattern you see in the picture :
http://upload7.ir/imgs/2014-09/04277949846801949929.jpg
and result is a name like this : aminnemati1987 ( that i really want to make random patterns from that three txt files)
but when i get to enter captcha step program stops and i get this message :
Type Time Source Message
2014-09-21 20:51:21::675 Action id: 8d302907-50eb-48bb-a8a1-84f9ae85e79f action group id: 96ab5879-11a3-4b4b-ad6b-fc2558de6acc Element is not found
i really didn't know what to do so i tested something and created a pattern like this ( i deleted two of that get lines options ):
http://upload7.ir/imgs/2014-09/38980073258391723733.jpg
and problem is gone !
but it's not what i want i want to take random lines from that three text and enter them in that login section
what i'm doing wrong here ? i've got really a headache and it's nearly 3 hours i can't solve this.