From: sm19 <sm...@gu...> - 2012-08-25 13:54:43
|
Tomas Kuliavas wrote: > > See http://www.squirrelmail.org/docs/admin/admin-11.html#blankpage and try > to get more information about your problem. Like error which causes blank > page display. > > Check page source and make sure that page source is cut off in the middle > of page too. > @ Tomas K. Thank you for your prompt reply. In addition please note the following ... We are not coders/programmers. We loaded our common-sense, said a prayer which resulted in the resolution stated below ****This issue is currently resolved on 'our' machine. While following the suggestions, of Tomas K., and given that this concern did not begin until we updated Squirrelmail and [not the plugin]. Based on what we did to resolve this concern, we have come to the following conclusion(s): When the updated version of SM was installed, there appears to have been some sort of update that the crippled plugin did not follow or otherwise adjust to. It looks like this has taken place across two (2) version of the avelsieve plugin, from 1.9.8 to the current version '1.9.9'. Within both versions the following file: (line 164) squirrelmail/plugins/avelsieve/include/html_rulestable.inc.php needs to be updated or corrected from ... session_unregister('comm'); --to-- sqsession_unregister('comm'); After the above change, the 'Filters' link for the avelsieve plugin began to once again function properly. -- View this message in context: http://old.nabble.com/squirrelmail-1.4.22----upgrade-has-crippled-a-plugin-tp34341303p34347917.html Sent from the squirrelmail-plugins mailing list archive at Nabble.com. |