Help/ Where error
[setup]
enabled=1
default checked=0
engine type=Web 2.0 Profile
description=
dofollow=1
anchor text=1
creates own page=1
uses pages=0
url must have=https://curious.com/*|https://curious.com/*
fixed url=https://curious.com
[Login]
type=login
must be filled=1
hint=The login. Use letters only.
min length=10
static=1
numeric=0
[Password]
type=password
must be filled=1
hint=A password used for websites that need an account. Use numbers and letters only.
min length=8
static=1
[Your E-Mail]
type=email
static=1
[About_Yourself]
type=memo
allow html=1
allow return=0
must be filled=1
max length=500
hint=Please fill this with some information about yourself. Use the spin syntax heavily here.
auto modify=0
default=%file-about_yourself.dat%
auto add anchor url=2
auto add anchor url content=%file-auto_anchor-article.dat%
[user_id]
type=extract
front={"label":"Account Settings","link":"/
back=/edit","class":"account"},
[REGISTER_STEP1]
submit success=Hey there
submit failed=Email does not appear to be a valid e-mail address|Email has already been taken
find url=https://curious.com/signup
alternative url=https://curious.com/signup
form name=*Sign up|new_user
user[first_name]=%spinfile-names.dat%
user[last_name]=%spinfile-names.dat%
user[email]=%your e-mail%
user[password]=%password%
user[terms_of_service]=1
[LOGIN_STEP1]
modify url=https://curious.com/
just download=1
[Step1]
link type=Profile-Contextual
modify url=https://curious.com/%user_id%/edit
submit success=User Statistics
user[title]=%random_keyword%
user[description]=%About_Yourself%
user[external_links_attributes]*[url]=%url%
verify submission=1
verify by=url
verify url=https://curious.com/%user_id%/
first verify=1
verify interval=1
verify timeout=1
verify on unknown status=0
Comments
Can you post your debug log?
Also, if you've not seen it yet Svens manual is VERY helpful.
http://www.it-docs.net/ddata/214.pdf
If you post your debug log I'll see what I can work out from that, and if I find time tonight or tomorrow I can load this up myself and take a more detailed look.
Regards,
-Jordan
a) no form url / form name defined in STEP1 so SER does not know what form to use
b) no submit success/faield defined in LOGIN_STEP1 so SER does not know if login was ok or not...it assumes it is auto logged in by now