Re: [SM-USERS] PROBLEMS WITH TIMEZONE

2008-09-18 Thread Paul Lesniewski
On Tue, Sep 16, 2008 at 11:01 AM, Gabriel Lauter <[EMAIL PROTECTED]> wrote: > Hi guys, > > I have a Slackware server running Squirrelmail. > > Squirrelmail version = 1.4.15 > PHP version = 4.4.7 > Apache version = 1.3.37 > > As you can se, my Timezone is configured to America/Sao_Paulo on Linux (wi

Re: [SM-USERS] xmlns missing

2008-09-18 Thread Paul Lesniewski
Sorry for the delay: > validating the login-page (src/login.php, from the -svn version) with > validator.w3.org fails with: > > > Line 2, Column 5: Missing xmlns attribute for element html. The value > > should be: http://www.w3.org/1999/xhtml. > > > > With the patch below, validation succ

Re: [SM-USERS] Storing session data with ADOdb and MySQL

2008-09-18 Thread Paul Lesniewski
On Thu, Sep 18, 2008 at 7:38 AM, Simpson, John R <[EMAIL PROTECTED]> wrote: > I want to store our session data in a database so that we can support > multiple SquirrelMail servers, and I've been using the instructions here: > http://squirrelmail.org/wiki/SessionsInDatabase to set up ADOdb. > > I

[SM-USERS] Storing session data with ADOdb and MySQL

2008-09-18 Thread Simpson, John R
I want to store our session data in a database so that we can support multiple SquirrelMail servers, and I've been using the instructions here: http://squirrelmail.org/wiki/SessionsInDatabase to set up ADOdb. I think I'm missing something, possibly having to do with custom session handlers.

Re: [SM-USERS] calendar sql plugin

2008-09-18 Thread Tilman Schmidt
Oguzhan Kayhan schrieb: I installed the plugin. Created the database and the tables. And also enabled the calendar_sql_backend plugin(normal calendar plugin also enabled by default) But, Still it is using calendars in data folder of the server.Not in sql. What should i do to make it work on sql?

[SM-USERS] calendar sql plugin

2008-09-18 Thread Oguzhan Kayhan
Hello, i just wanted to try calendar sql backend on my server. I installed the plugin. Created the database and the tables. And also enabled the calendar_sql_backend plugin(normal calendar plugin also enabled by default) But, Still it is using calendars in data folder of the server.Not in sql. Wha