Hi
Firstly, thanks for the great snippet!
My problem is that when I get onto the login page and click the "Register" button at the login form, it does not re-direct to the stated ’®HomeId’ but to a non-existant page
I installed WebloginPE 1.3.0
As instructed I placed all snippet contents into /assets/snippets/webloginpe
I havent created any templates or chunks so I assume it should use the default templates.
My security setup is as follows:
I have a user group called "Members"
I have a document group called "Member Pages"
My document setup is as follows:
Login page: (where there’s the login form) - public
[!WebLoginPE? &type=`simple` &liHomeId=`14` ®HomeId=`7` profileHomeId=`23` &loHomeId=`24` !]
Registration page:(Where new user registers) - public
[!WebLoginPE? &type=`register` ®SuccessId=`5` ®SuccessPause=`1` &groups=`Members`!]