Hey I having the same problem.

Did you every get this working?

I read the INSTALL but I guess I just don't see it.

I:
reinstalled php with PEAR
created the db (in postgresql)
modified ./includes/config.php

#--------------------- db info
$db_type = "postgresql";
$db_host = "localhost";
$db_login = "<user>";
$db_password = "";
$db_database = "webcalendar";

This works great from a psql command. ? pg_hda.conf is set to allow <user> to login
from localhost
( DB user shouldn't matter ) if psql connects webcalendar should.

Can anyone provide some insight?




> I went through the instructions included with the plugin, the database
> was setup and created like expected.  When I login and try to go to the
> calendar option I get a fatal error:
>
>             Call to undefined function: getone() in
> /usr/share/squirrelmail/plugins/webcalendar/login.php on line 62
>
> Does anybody have any idea what the problem might be?
>
> I just upgraded to Squirrelmail 1.4.0-1
>
> Thanks,
>
> Tom Mullen
>




-----------------------------------------
This email was sent using SquirrelMail.
   "Webmail for nuts!"
http://squirrelmail.org/


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to