[drupal-devel] Problem with drupal_get_messages()
Hi, I am having a problem on a site where the messages from drupal_get_messages() is not being deleted once they have displayed. I have checked and drupal_get_messages() is deleting $_SESSION, but session is not being updated to reflect the change. I am not sure why this is happening, or how I should proceed to resolve this problem. If anyone can shed some light which can help me to resolve this issue it will be most appreciated. Thanks. Gordon.
Hi, I think I have solved this. I think that it is an issue with the 4.6 xtemplate engine. Thanks. Gordon. On Sun, 2005-10-23 at 13:53 +1000, Gordon Heydon wrote:
Hi,
I am having a problem on a site where the messages from drupal_get_messages() is not being deleted once they have displayed.
I have checked and drupal_get_messages() is deleting $_SESSION, but session is not being updated to reflect the change.
I am not sure why this is happening, or how I should proceed to resolve this problem.
If anyone can shed some light which can help me to resolve this issue it will be most appreciated.
Thanks. Gordon.
!DSPAM:435b0c86309896640060701!
On Sun, 23 Oct 2005 06:43:33 +0200, Gordon Heydon <gordon@heydon.com.au> wrote:
Hi,
I think I have solved this. I think that it is an issue with the 4.6 xtemplate engine.
Thanks. Gordon.
Gordon, this is a known, researched but not fully solved issue. Please share your solution with us. Thanks NK
Hi, On Sun, 2005-10-23 at 09:47 +0200, Karoly Negyesi wrote:
On Sun, 23 Oct 2005 06:43:33 +0200, Gordon Heydon <gordon@heydon.com.au> wrote:
Hi,
I think I have solved this. I think that it is an issue with the 4.6 xtemplate engine.
Thanks. Gordon.
Gordon, this is a known, researched but not fully solved issue. Please share your solution with us.
The reason that I had never run into this problem before is because I always use phptemplate for the themes. In the instance I was still using the xtemplate version of bluemarine, so I changed it to the bluemarine phptemplate version on all is well. I didn't really solve it, I just went around the problem. Gordon.
participants (2)
-
Gordon Heydon -
Karoly Negyesi