Elxis CMS Forum

Support => Technical support => Topic started by: stepsdesigns on February 03, 2011, 01:27:02

Title: problem in regestrations
Post by: stepsdesigns on February 03, 2011, 01:27:02
when i try to make a registration to my elixs every time got error invalid code
idk why
i just disabled Use Security Images
and worked fine but i need to use Use Security Images how i fix this problem plz
Title: Re: problem in regestrations
Post by: Ivan Trebješanin on February 03, 2011, 01:52:28
Elxis gives captcha images in CAPITAL letters, are you typing code in CAPITAL letters?
Title: Re: problem in regestrations
Post by: CREATIVE Options on February 03, 2011, 10:39:43
Also search the forum, we have analyze all the potential problems.
 
Title: Re: problem in regestrations
Post by: datahell on February 03, 2011, 12:29:34
The security images won't work correctly if the sessions are not properly set up in your php installation.
Check that the session save path exists, it is writable and inside the allowed path (if you use open base dir protection).