closed add the user login form to any page is causing an error

boplive
@boplive
11 years ago
346 posts
hi there guys,

I tried adding the following code below to try the

HowTo: add the user login form to any page
The Jamroom Network » Documentation » HowTo » HowTo: add the user login form to any page
- See more at: https://www.jamroom.net/the-jamroom-network/documentation/howto/603/howto-add-the-user-login-form-to-any-page#sthash.15abzPW7.dpuf

but I'm getting the following ERROR below when I click on the login button:

> > > > a system level error was encountered trying to validate the form values: error:

This is what i'm using below as it is.
Now what I'm thinking that its the ajax function that is causing that error..that little spinning image.
I even had that problem with the Nova skin at one time the ajax tabs wasn't responding.
It could be that the institution that I work has a strict server network which is stopping the ajax properties of the Nova sKIN from working
but whats is strange about that is that the mediapro skin ajax tabs has no problem working.
Is there some code below ( the ajax part)that I can removed to try to make it work


{jrCore_form_create_session module="jrUser" option="login" assign="token"}




user login
password




updated by @boplive: 07/31/14 05:25:51AM
michael
@michael
11 years ago
7,806 posts
Try wrapping your code in [ code ]the code in here [ /code ] blocks.

remove the spaces between the bracket and the word 'code'
boplive
@boplive
11 years ago
346 posts
I'll give it a try tonight and get back to you tomorrow with an update.
thanks Michael :)
michael
@michael
11 years ago
7,806 posts
michael:
Try wrapping your code in [ code ] the code in here [ /code ] blocks.

remove the spaces between the bracket and the word 'code'

I'm meaning here in this fourm. so I can read it.

Tags