Using SquirrelMail 1.4.10a, PHP 5.1.4, IIS 6 on Windows 2003 Server.
If I use the Administrator plugin, when saving configuration the data path
are changed from "C:/....." to something like "../config/C:/.....".
I resolved opening file \plugins\administrator\options.php, and adding this
at line 180 (function change_to_sm_path):
} elseif (preg_match(".:/*.", $old_path ) ) {
return '"'.$old_path.'"';
In this way, the Path is correctly saved.
Nobody/Anonymous
Specific Plugin
None
Public
|
Date: 2007-06-25 19:43
|
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2007-06-25 19:43 | kink |
| resolution_id | None | 2007-06-25 19:43 | kink |
| close_date | - | 2007-06-25 19:43 | kink |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use