[Typo3] problems with using the captcha-extension

Andreas Motsch amotsch at human-interface.de
Tue Jul 26 17:09:57 CEST 2005


Hello,
i have a problem with the captcha-extension:
using it in the tip-a-friend-extension makes no problems, so  i'm  
trying to use this extension  in my own extension i created with the 
extension kickstarter.
and now i get following problem:

if (t3lib_extMgm::isLoaded('captcha'))    {                          
session_start();
               print_r("THIS".$_SESSION['tx_captcha_string']);
               $captchaStr = $_SESSION['tx_captcha_string'];
               $_SESSION['tx_captcha_string'] = '';
           } else {
               $captchaStr = -1;
           }
the session-var $_SESSION['tx_captcha_string'] allway stays empty, so my 
conditions depending on $captchStr also dont work.
i looked for a long time to the code of the tip-a-friend and i think 
that there is no obvious different.
maybe you have an idea, how to get the session-var running.

thanks a lot!
andreas
-- 
------------------------------------------------------------------------
Neuigkeiten über human interface.design erfahren Sie unter: 
www.human-interface.de/news.html <http://www.human-interface.de/news.html>
------------------------------------------------------------------------

human *interface*.design
www.human-interface.de <http://www.human-interface.de>

Andreas Motsch
Dipl. Informatiker
Schulweg 34-36
20259 Hamburg

Fon: +49 (0) 40 . 27877032
Fax: +49 (0) 40 . 27877031

amotsch at human-interface.de <mailto:amotsch at human-interface.de>

*"designing usability joys"*

------------------------------------------------------------------------

Important Note

This email and any attachment hereto are confidential and may contain 
trade secrets or may be otherwise protected from disclosure. If you have 
received it in error you are in notice of this fact. Please notify us 
immediately by reply email and then delete this email and any attachment 
from your system. Please understand that you are not allowed to copy 
this email or any attachment hereto or disclose its contents to any 
other person. Thank you.

Wichtiger Hinweis

Diese E-Mail und etwaige Anlagen koennen Betriebs- oder 
Geschaeftsgeheimnisse oder sonstige vertrauliche Informationen 
enthalten. Sollten Sie diese E-Mail irrtuemlich erhalten haben, ist 
Ihnen dieser Umstand hiermit bekannt. Bitte benachrichtigen Sie uns in 
diesem Fall umgehend durch Ruecksendung der E-Mail und loeschen Sie 
diese E-Mail einschließ- lich etwaiger Anlagen von Ihrem System. Diese 
E-Mail und ihre Anlagen duerfen weiterhin nicht kopiert oder an Dritte 
weitergegeben werden. Vielen Dank.

 




More information about the TYPO3-english mailing list