Closed (duplicate)
Project:
phpFreeChat integration
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2011 at 13:35 UTC
Updated:
7 Aug 2011 at 13:41 UTC
Hello, I believe that line 11 in phpfreechat.module causes all drupal messages such as user profile change confirmation etc, to be lost.
The line is unset($_SESSION['messages']) which destroys the session messages variable. After commenting it out, drupal messages get displayed correctly.
Upgrade: Apologies, I now see this is a duplicate issue same as http://drupal.org/node/548928
Comments
Comment #1
tuccio commentedComment #1.0
tuccio commentedduplicate issue