Re: [SM-USERS] Fatal error with Webcalendar plugin

2003-07-08 Thread troutb
Well I copied login.com to pear.php and hack it up see below. And the getOne function works get .. I still looking into ... but any insight would help! By the way ... why is the public access removed from the squirrel version of webcalendar? Won't want to still hare we people who don't have email

Re: [SM-USERS] Fatal error with Webcalendar plugin

2003-07-02 Thread pdontthink
> 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

Re: [SM-USERS] Fatal error with Webcalendar plugin

2003-06-30 Thread troutb
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