FIXED Re: [SM-USERS] HELP - "Options" disappear after change-passwd plugin installed

2006-02-20 Thread Alex @ Avantel Systems
On Monday 20 February 2006 11:35, Wesley Scott wrote: > Alex, > > After making the updates below, I got change_passwd working just fine. > > Sincerely, > -wesley 1.) [PATH_TO_SQUIRRELMAIL]/plugins/change_passwd/functions.php Line 28 of this file is trying call a functio

Re: [SM-USERS] HELP - "Options" disappear after change-passwd plugin installed

2006-02-20 Thread Alex @ Avantel Systems
On Monday 20 February 2006 00:10, Jonathan Angliss wrote: > Hi Alex, > > On Sunday, February 19, 2006, Alex wrote: > > Ouch! - I hope somebody can point me in the right direction for this . . > > . > > > > The compatibility module and change password module were installed and > > conf.pl said "OK"

[SM-USERS] HELP - "Options" disappear after change-passwd plugin installed

2006-02-19 Thread Alex @ Avantel Systems
Ouch! - I hope somebody can point me in the right direction for this . . . The compatibility module and change password module were installed and conf.pl said "OK" and so did src/configtest.php. However, now when "Options" is selected on the mail page, I get a page with the "folders" frame, th

Re: [SM-USERS] Login / virtusertable

2002-11-13 Thread Alex @ Avantel
I'm not sure it's that simple. If you use the example that provided in the original request; user logs in as john , what would you like squrrelmail to do? The login would have to become [EMAIL PROTECTED] to permit SM to distinguish between the two choices. ALso, virtusertable can point to [E

Re: [SM-USERS] We Have A Winner - 1.2.8+ login issues

2002-11-09 Thread Alex @ Avantel
Found another cause for that error message . . Using lynx to login, there were complaints (from lynx) that the server was using the wrong directory for cookies. The Error returned from squirrelmail was the familiar "You must be logged in . . ." By changing the setting in php.ini to; ; The

Re: [SM-USERS] 1.2.9 and 1.2.10[cvs] login issues - info request

2002-11-06 Thread Alex @ Avantel
Patch applied. No joy - same problem Alex = On November 6, 2002 01:34 pm, Bruce wrote: > > I had this problem and solved it with this patch to src/global.php > > > --- global.orig 2002-10-22 19:01:41.0 +0100 > +++ global.php 2002-10-22 19:03:15.0 +0100 > @@ -68,6 +

Re: [SM-USERS] 1.2.9 and 1.2.10[cvs] login issues - info request

2002-11-06 Thread Alex @ Avantel
Scratch that - my error! Behaviour is identical and sess_ID file is removed with v 1.2.8 of redirect. Sorry! alex == previous message === On November 6, 2002 09:16 am, Eric Anderson wrote: > > Like I said before, if I swap the version 1.2.9 redirect.php file with > the 1.2.7 r

Re: [SM-USERS] 1.2.9 and 1.2.10[cvs] login issues - info request

2002-11-06 Thread Alex @ Avantel
On November 6, 2002 09:16 am, Eric Anderson wrote: > > Like I said before, if I swap the version 1.2.9 redirect.php file with > the 1.2.7 redirect.php, it works fine. I still see other problems with > 1.2.9, but we'll worry about those later. :) I tried that with version 1.2.8 and it does NOT wo

[SM-USERS] Login problem - multiple session IDs

2002-11-05 Thread Alex @ Avantel
My logins are failing ( You must be logged in to access this page. ) and it appears to be because auth.php is failing the test of; if ( session_is_registered('user_is_logged_in') ) However, the session ID exists for the user, and 'user_is_logged_in' is set to 1. But there is also a second se

[SM-USERS] must be logged in error?

2002-11-04 Thread Alex @ Avantel
Yes I have looked at the FAQ and the list Archives and tried everything there that I could find that mentioned this problem. Squirrelmail is installed on a fairly vanilla RH7.3 system running a web and mail server, using the contributed rpm. The login screen comes up OK, but a valid login resu