I'm trying to use Jonathan Bayer's Vacation plugin. I'm running Postfix 1.1.12-1 on RH9, and Cyrus (cyrus-imapd-2.1.15-1). I have the /usr/bin/vacation executable frpm the Vacation Mail Reponder package. When I click on the link in Option, I get the following error:
Fatal error: Cannot redeclare sqstripslashes() (previously declared in /usr/share/squirrelmail/plugins/vacation/vac_init.php:34) in /usr/share/squirrelmail/src/global.php on line 71 I've looked at the files listed, but I don't know php... the only thing see that may be a problem is some capitalization differences iun the two files. For instance, the following line is from global.php: function sqstripslashes(&$array) But in vac_init.php: function sqStripSlashes($string) Could these differences cause a problem? If not, where else should I look? I tried commenting out the declaration statements in each file (one at a time)... When I commented it out in vac_init.php, and tried to click the link to the Vacation plugin, I got a page that said I had to be logged in. If I commented the lines in global.php, I get error messages about calling a function taht is not defined when I try to view the Inbox. Any pointers? Thanks! Doug Confidential: This electronic message and all contents contain information from Financial Credit Services which may be privileged, confidential or otherwise protected from disclosure. The information is intended to be for the addressee only. If you are not the addressee, any disclosure, copy, distribution or use of the contents of this message is prohibited. If you have received this electronic message in error, please notify the sender and destroy the original message and all copies. ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
