Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » Return from help screens
Re: Return from help screens [message #2072 is a reply to message #2070] Wed, 13 May 2009 18:24 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2361
Registered: April 2006
Location: Surrey, UK
Senior Member
That's very peculiar as the $_SESSION['pages'] array shows only 2 entries:
- /menu/logon.php
- /menu/menu.php

So where's the application script that you were running when you pressed the HELP hyperlink?

The $_SESSION['page_stack'] array also looks empty when it shouldn't be.

Something is happening to the contents of $_SESSION when you press the HELP hyperlink as it appears to be clearing out the values for the script which you were running, so when it returns it cannot find its values. I cannot reproduce this problem at all at my end, so you will have to step through line by line with your debugger to see exactly where $_SESSION['pages'][<script_id>] and $_SESSION['page_stack'][<task_id>] are being cleared.


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Unsetting Action Buttons
Next Topic: problem extending a table class
Goto Forum:
  


Current Time: Sat Sep 28 00:13:34 EDT 2024

Total time taken to generate the page: 0.01156 seconds