Forums

Please enter username and password error

Harier 16 Aug, 2011
I have searched everywhere (google, your forum, etc.) but have not found a solution of my problem.
I have Joomla 1.5.22 and Community Builder 1.4 installed. I've crated in chronoforms simple feedback form. Link to feedbackform is: http://book4smile.ru/index.php?option=com_chronocontact&Itemid=31.
But it works only for registered users. If I try to send a message without login to website (As a guest), i've got a message: "Please fill the username and password".
But I don't have these fields on my form.
Also when i click siubmit button it's redirect to index.php?option=com_comprofiler&task=login and in FireBug console i found this message: GET http://book4smile.ru/'media/system/js/validate.js' 404 (Not Found)
Chronoforms the latest version: 3.2
In attachment my feedback form.

What could be wrong? Why my form doesn't work?

Hope anybody help me.
Harier 16 Aug, 2011
Hello

Just solved the problem. That wasn't hronoforms. The cause of the problem was that on my site one of the tags <form> was not closed. So my feedback form sends the query to the action of this form.

By the way, I would like to share one solution. Prior to this problem, for a long time I tried to solve the problem with the sessions:
I get the error message of "Your session has expired. Please log in again." when ever I hit submit on any browser.

I tryed all methods listed on these links:
http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=2&t=15864&p=56548&hilit=session+problem#p40459
http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=2&t=19318#p57754
http://joomlacode.org/gf/project/joomla ... m_id=20255
http://www2.pixellight.com/solutions/joomla_session.php

And no one of them doesn't help me.

I solved this problem by configuration of Community Builder. In the configuration of Community Builder on integration tab, I turned off option "Enable check anti-spoofing protection sessions".
This topic is locked and no more replies can be posted.