Hello Steve, On Friday, November 21, 2003, [EMAIL PROTECTED] wrote... > Hi All, > I am trying to get WebCalendar working with SQ1.4. However I am getting the > following error.
> Notice: Use of undefined constant SM_PATH - assumed 'SM_PATH' in > /home/httpd/html/webmail2/functions/strings.php on line 33 > Warning: main(SM_PATHfunctions/global.php): failed to open > stream: No such file or directory in > /home/httpd/html/webmail2/functions/strings.php on line 33 > Fatal error: main(): Failed opening required > 'SM_PATHfunctions/global.php' (include_path='.:/usr/lib/php') in > /home/httpd/html/webmail2/functions/strings.php on line 33 > Any ideas? This looks like an attempt to use a plugin that was design for SM 1.2.x with SM 1.4.x. Check the plugin archives, there are plenty of similar issues about this same kind of thing. It's usually a case of just changing some paths, and adding a define in there. -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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
