I have tried both. My latest test was option 2, a full closing
tag - sorry - the example I gave was typed by me, and I included
two closing tags inadvertainly.<br>
<br>
It is precisely the following:<br>
<cwc2 type="SessionExpired" text="blah blah blah"></cwc2><br>
<br>
I will add that I am getting an additional error message when I include this widget:<br>
PHP Notice: A session had already been started - ignoring
session_start() in
C:\ms4w\apps\chameleon-2.2\htdocs\common\session\session.php on line 509<br>
<br>
I have not yet been able to figure it out - but I'm actively working on it.<br>
<br>
Liz<br><br><div><span class="gmail_quote">On 11/17/05, <b class="gmail_sendername">Bart van den Eijnden</b> <<a href="mailto:BEN@syncera-itsolutions.nl">BEN@syncera-itsolutions.nl</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Liz,<br><br>I don't know if it is the problem, but you have a double closing tag.<br><br>So try:<br><cwc2 type="SessionExpired" text="blah blah blah" /><br><br>or:<br><cwc2 type="SessionExpired" text="blah blah blah"></cwc2>
<br><br>Best regards,<br>Bart<br><br>Bart van den Eijnden<br>Syncera IT Solutions<br>Postbus 270<br>2600 AG DELFT<br><br><a href="http://tel.nr">tel.nr</a>.: 015-7512436<br>email: <a href="mailto:BEN@Syncera-ITSolutions.nl">
BEN@Syncera-ITSolutions.nl</a><br><br>>>> Liz Godwin <<a href="mailto:godwin.liz@gmail.com">godwin.liz@gmail.com</a>> 17-11-2005 16:06:34 >>><br>I am having difficulty using the SessionExpired widget in my templates.
<br><br>I have inserted the following obvious widget into my template, in an area<br>within the body and form of the page:<br><cwc2 type="SessionExpired" text="blah blah blah" /></cwc2><br>
<br>I have done this on previous applications published with an odd cvs-ish<br>version (1.99 ish) where it worked fine.<br><br>Now in Chameleon 2.2, I still get the deault empty page with "Your session<br>is invalid or has expired."
<br>It seems the ParseURL in the SessionExpired widget is not actually running.<br>I would really like it to run instead with a template of my choosing, but<br>that's not working either. I'm trying to get text working first.
<br><br>Anyone have any idea where I might start looking for the problem? I've<br>already compared the two widgets and they have not changed, apart from the<br>addition of a MATURITY_BETA which is above my current level of ALPHA during
<br>development.<br><br>Cheers,<br><br>Liz<br><br></blockquote></div><br>