I believe it is the filters plugin that is causing the problem.

A workaround is to comment out this line in setup.php:

$squirrelmail_plugin_hooks['right_main_after_header']['filters'] = 'start_filters';

and add this line:

$squirrelmail_plugin_hooks['right_main_bottom']['filters'] = 'start_filters';

effectively changing the hook to "right_main_bottom" instead.

Or, you could disable the filters plugin.

Barton


I am having a bit of trouble with the delete move next plugin.  The
'Delete & Next' and 'Delete & Previous' links seem to work most of the
time, but sometimes they do not appear, or they appear in text only and
are not a link.  Also, when the latter happens, the normal 'Next' and
'Previous' links do not work either.


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


Reply via email to