Hi
I have finally been able to try out again but this time with
error_reporting = E_ALL
A new line appeared ie. the undefined variable
Warning: Undefined variable: imapConnecion in
/export/var/www/squirrelmail-1.4.0-20030110-cvs/plugins/delete_move_next/setup.php
on line 45
Warning: Supplied argument is not a valid File-Handle resource in
/export/var/www/squirrelmail-1.4.0-20030110-cvs/functions/imap_messages.php
on line 225
Warning: Supplied argument is not a valid File-Handle resource in
/export/var/www/squirrelmail-1.4.0-20030110-cvs/functions/imap_general.php
on line 85
and so on ....
Line 45 is :
45 $server_sort_array = sqimap_get_php_sort_order($imapConnecion,
$mbx_response);
This is in a function for :
/* fixes the sort_array for the prev_del/next_del links when
* using server side sorting or thread sorting
*/
I am not using any type of sorting so I might surely use the plugin without
this function but I'll keep it there so that we might try something you php
guru.
Cheers
Luc
Debian Testing last updated beginning of december
php4 : Version: 4:4.1.2-4
apache : Version: 1.3.26-1.1
courier-imap : Version: 1.5.1-1
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
--
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
