Page 1 of 1

session_start() in CMSMS

Posted: Fri Oct 03, 2008 8:13 am
by nakkiel
I wanted to use Securimage CAPTCHA in my own guestbook page, however, it needs to use session_start() in a CMSMS-page, and that doesn't seem to work. My page works on it's own (without CMSMS) fine. Is there a way around this?

Re: session_start() in CMSMS

Posted: Fri Oct 03, 2008 9:51 pm
by Augustas
I would suggest you to use some stand-alone CAPTCHA script, because CMSMS one is designed for CMSMS itself and might be time consuming to figure out how to run it stand-alone.