This is my situation:
- up2dated RH7.2 + MySQL 3.23.54a
- customized php 4.3.0 (register_globals=Off)
- squirrelmail 1.2.11 & 1.2.12CVS
- UW IMAP

As the subject says, my preferences are not updated until i sign out or refresh the whole page.

a) I tested my squirrelmail installation under IE 6.0 with win98 ad mozilla 1.3a with suse 8.1 (no results).

b) I tested without any plugins and with the following one (no results):

   1. abook_group
   2. exchange_meeting
   3. folder_synch
   4. jump_to_folder
   5. legend
   6. move_all_messages
   7. listcommands
   8. undelete
   9. jsclock
   10. left_css
   11. view_as_html
   12. windows
   13. compatibility
   14. user_logo
   15. calendar
   16. delete_move_next
   17. quicksave
   18. smallcal
   19. smime
   20. sql_squirrel_logger
   21. timeout_user
   22. unsafe_image_rules
   23. variable_sent_folder
   24. pushed_look
   25. mail_fetch
   26. squirrelspell
   27. translate
   28. address_add
   29. ldifimport
   30. message_details
   31. notes
   32. archive_mail
   33. attachment_tnef
   34. autocomplete
   35. dictionary
   36. bookmarks
   37. enews
   38. folder_sizes
   39. get_uuencode

c) as someone suggested i changed line 17 in functions/prefs line 17 from "$prefs_cache = $_SESSION['prefs_cache']" to "$prefs_cache = &$_SESSION['prefs_cache']" (no results)

d) i switch from "register_globals=Off" to "register_globals=On" (no results)

at this point, am i cursed ?

Thanks

_________________________________________________________________
Vinci la nuova Nissan Micra con MSN Messenger! http://www.msn.it/messenger/



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.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

Reply via email to