(please don't post HTML to the mailing list, thanks) As stated in the various README/INSTALL files in the plugin, getone errors mean that you haven't set up your DSN correctly.
I would guess that one of the following is wrong: $db_login = "squirrelmailuser"; $db_password = "webcalendarpassword"; $db_database = "sqmailwebcalendar"; Make sure you can use them (AS IS) to log in from the command line and that might help you understand the problem. - Paul -----Original Message----- From: Sergio Morales Sent: Thursday, October 16, 2003 5:41 PM To: [EMAIL PROTECTED] Subject: [SM-USERS] Webcalendar Has anyone gotten the Webcalendar feature to work on squirrelmail 1.4.. I have created the sql database separate from the squirrelmail stuff. I've configured the config.php with the sql stuff and I'm running in single user mode ( which I went every user to have their own calendar and a group one as well). I'm running apache 2 with php4...this is the error I get when I click on the Calendar link within squirrelmail. Fatal error: Call to undefined function:getone() in /var/www/html/plugins/webcalendar/login.php on line 62. If you have any ideas or a any links on where I can get help I'd appreciate it. Thanks <<config.php>> <<login.php>> ------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 -- 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
