Re: [SM-USERS] shared clenders holiday with sql backend missing

2006-05-30 Thread Johannes Egger
Fatal error: Call to undefined function cal_sql_get_all_global_holidays_do() in /path/to/example.org/plugins/calendar_sql_backend/setup.php on line 523 is this only working on the file-based backed ? or is it my setup somewhere that is brokken ? I was quite surprised when this happened to me.

Re: [SM-USERS] Customizing login error page

2006-05-30 Thread Tomas Kuliavas
> Ok I have already gotten the embeded login page up and working like a > charm thanks to the wiki, but am wanting to customize the page that gets > displayed when someone puts in the wrong password and or username. I did > find a few posts about this but all but one had no reply, and the one that

Re: [SM-USERS] Customizing login error page

2006-05-30 Thread ankush grover
On 5/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Ok I have already gotten the embeded login page up and working like a charm thanks to the wiki, but am wanting to customize the page that gets displayed when someone puts in the wrong password and or username. I did find a few posts about

[SM-USERS] Customizing login error page

2006-05-30 Thread rusty
Ok I have already gotten the embeded login page up and working like a charm thanks to the wiki, but am wanting to customize the page that gets displayed when someone puts in the wrong password and or username. I did find a few posts about this but all but one had no reply, and the one that did was

Re: [SM-USERS] shared clenders holiday with sql backend missing

2006-05-30 Thread Paul Lesniewski
On 5/30/06, Benny Pedersen <[EMAIL PROTECTED]> wrote: Fatal error: Call to undefined function cal_sql_get_all_global_holidays_do() in /path/to/example.org/plugins/calendar_sql_backend/setup.php on line 523 is this only working on the file-based backed ? or is it my setup somewhere that is brokk

Re: [SM-USERS] Permission problems for root

2006-05-30 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bob Grommes wrote: > I'm using sendmail, cyrus and sm. Everything works great for our 1300+ > users, however, root can't delete mail from sm. The error displayed is > a non-specific permissions error -- I don't know what on, or what the > problem is.

[SM-USERS] Permission problems for root

2006-05-30 Thread Bob Grommes
I'm using sendmail, cyrus and sm.  Everything works great for our 1300+ users, however, root can't delete mail from sm.  The error displayed is a non-specific permissions error -- I don't know what on, or what the problem is. Any ideas what this would be caused by?  Is there a comprehensive list so

Re: [SM-USERS] SOLVED - file permission based shared folders

2006-05-30 Thread John
Nobody from this list could seemingly be bothered to point out that simply by changing the $default_folder_prefix from 'INBOX.' (to which it defaulted on my installation) to '' would then open up the file permission based shared folders from my Courier-IMAP server. J John wrote: I am in the

[SM-USERS] shared clenders holiday with sql backend missing

2006-05-30 Thread Benny Pedersen
Fatal error: Call to undefined function cal_sql_get_all_global_holidays_do() in /path/to/example.org/plugins/calendar_sql_backend/setup.php on line 523 is this only working on the file-based backed ? or is it my setup somewhere that is brokken ?

[SM-USERS] shared todo error

2006-05-30 Thread Benny Pedersen
Fatal error: Cannot redeclare select_option_year() (previously declared in /path/to/exampl.org/plugins/todo/functions.php:44) in /path/to/example.org/plugins/calendar/functions.php on line 1203 got this error with latest shared todo, is this problem known ?