I love this component! Would be great to get this resolved. I've read back and tried a few options listed here but, alas, I am stuck.
CB Ver: 1.3.1
Joomla: 1.5.9
Page affected:
www.refreshedit.com/index.php/your-web-castevent-profile
Here is the error:
"Session expired or cookies are not enabled in your browser. Please press "reload page" in your browser, and enable cookies in your browser"
It's occuring in Ajax email and username validation check. When I disable Ajax the error occurs when I click SUBMIT. So that's no fix.
I do have 2 menu items pointing to a registration page. Not sure if this might be a cause or not. Can't find documentation revealing a fix.
Other parameters:
Allow User Registration: Independantly
Ajax UN/EMail: ON/Only for email server
Show Login on Reg Page: No
per recommended fix:
www.joomlapolis.com/component/option,com_joomlaboard/Itemid,/func,view/catid,144/id,147822/#147822
I tried the recommended fix by "beat" changing plugin.foundation.php
define( '_CB_SPOOFCHECKS', 1 );
to
define( '_CB_SPOOFCHECKS', 0 );
But this did not work.
Can anyone offer some assistance?
Thanks in advance to the team.
Post edited by: krileon, at: 2010/12/15 21:58