[SM-USERS] Error with Addressbook's "Compose to selected" button

2009-01-19 Thread Xn Nooby
When I choose to "Compose to selected", I get the following mesage: Warning: Cannot modify header information - headers already sent by (output started at /usr/share/squirrelmail/functions/page_header.php:31) in /usr/share/squirrelmail/src/addressbook.php on line 286 If I just click on a single a

[SM-USERS] The bottom 'send' button -- doesn't

2009-01-19 Thread David C. Rankin
Paul, I think I have found another little nit for you in trunk. This issue has existed for 1 or 2 revisions it is still present in rev. 13395. THE PROBLEM As of rev. 13395, in the compose window, you have two 'send' buttons. The upper one with all of the other buttons, and then

Re: [SM-USERS] The bottom 'send' button -- doesn't

2009-01-19 Thread David C. Rankin
David C. Rankin wrote: > Paul, > > THE PROBLEM > > As of rev. 13395, in the compose window, you have two 'send' buttons. > The > upper one with all of the other buttons, and then the lower one, standing > alone, under the edit window of the e-mail message. The upper one works fine, > the l

Re: [SM-USERS] The bottom 'send' button -- doesn't

2009-01-19 Thread David C. Rankin
David C. Rankin wrote: > Paul, > > As of rev. 13395, in the compose window, you have two 'send' buttons. > The > upper one with all of the other buttons, and then the lower one, standing > alone, under the edit window of the e-mail message. The upper one works fine, > the lower one simple

[SM-USERS] fresh install - blank login screen

2009-01-19 Thread Joe in MPLS
I have just installed squirrelmail on a new server running FreeBSD 7.1 Release p1 with Apache 2.2.11, UW-imap and PHP 5.2.25. Installs were all done via the latest FreeBSD "ports" collection. Squirrelmail is on it's own apache virtual server with /usr/local/www/squirrelmail as the document root

Re: [SM-USERS] fresh install - blank login screen

2009-01-19 Thread Paul Lesniewski
On Mon, Jan 19, 2009 at 11:18 AM, Joe in MPLS wrote: > I have just installed squirrelmail on a new server running FreeBSD 7.1 > Release p1 with Apache 2.2.11, UW-imap and PHP 5.2.25. Installs were all > done via the latest FreeBSD "ports" collection. > > Squirrelmail is on it's own apache virtual

[SM-USERS] Squirrelmail and PHP Safe Mode

2009-01-19 Thread Andrew Daviel
I am not especially familiar with PHP, so it seemed like a good idea to set "safe_mode = on" in /etc/php.ini - in case anything that was installed by default bit me when I enabled the webserver, and it seems like good practice. I was just trying to debug a SquirrelMail problem (the recent 1.4.

Re: [SM-USERS] The bottom 'send' button -- doesn't

2009-01-19 Thread Paul Lesniewski
On Mon, Jan 19, 2009 at 10:50 AM, David C. Rankin wrote: > David C. Rankin wrote: >> Paul, > >> >> As of rev. 13395, in the compose window, you have two 'send' buttons. >> The >> upper one with all of the other buttons, and then the lower one, standing >> alone, under the edit window of th

Re: [SM-USERS] Squirrelmail and PHP Safe Mode

2009-01-19 Thread Paul Lesniewski
On Mon, Jan 19, 2009 at 4:19 PM, Andrew Daviel wrote: > > I am not especially familiar with PHP, so it seemed like a good idea to > set "safe_mode = on" in /etc/php.ini - in case anything that was > installed by default bit me when I enabled the webserver, and it seems > like good practice. http:

Re: [SM-USERS] Error with Addressbook's "Compose to selected" button

2009-01-19 Thread Paul Lesniewski
On Mon, Jan 19, 2009 at 6:44 AM, Xn Nooby wrote: > When I choose to "Compose to selected", I get the following mesage: > > Warning: Cannot modify header information - headers already sent by > (output started at > /usr/share/squirrelmail/functions/page_header.php:31) in > /usr/share/squirrelmail/s

Re: [SM-USERS] fresh install - blank login screen

2009-01-19 Thread Joe in MPLS
I checked my php extensions.ini and it pointed to a lib (session.so) that got moved to a different directory. that's back where it should be. I still get a blank screen but now the error log shows: [Mon Jan 19 19:55:38 2009] [error] [client 192.168.98.57] PHP Fatal error:  Call to undefined fu

Re: [SM-USERS] fresh install - blank login screen

2009-01-19 Thread Joe in MPLS
Thanks for the reply Paul. I modified the php.ini to display errors but nothing showed up. Then, while checking httpd-error log I noticed there was a squirrelmail error log too (duh). it's telling me: [Mon Jan 19 19:41:36 2009] [error] [client 192.168.98.57] PHP Fatal error:  Call to undefined

Re: [SM-USERS] fresh install - blank login screen

2009-01-19 Thread Paul Lesniewski
Please read the mailing list posting guidelines before posting. We don't top-post on this list. > > > I have just installed squirrelmail on a new server running FreeBSD 7.1 > > > Release p1 with Apache 2.2.11, UW-imap and PHP 5.2.25. Installs were all > > > done via the latest FreeBSD "ports" col

Re: [SM-USERS] The bottom 'send' button -- doesn't

2009-01-19 Thread David C. Rankin
Paul Lesniewski wrote: > On Mon, Jan 19, 2009 at 10:50 AM, David C. Rankin > wrote: >> David C. Rankin wrote: >>> Paul, >> >>> As of rev. 13395, in the compose window, you have two 'send' buttons. >>> The >>> upper one with all of the other buttons, and then the lower one, standing >>> alo