Hi all,
I got errors with add address functionality in sent_confirmation plugin.
It checks for sm version and if SM is 1.4 and above it looks for file
validate.php in ../src. I fixed file address_book_import.php like this to
make it work for SM 1.4.4 and 1.4.5.
// if (compatibility_check_sm_version(1, 3))
//{
include_once (SM_PATH . 'include/validate.php');
include_once (SM_PATH . 'functions/page_header.php');
include_once (SM_PATH . 'include/load_prefs.php');
include_once (SM_PATH . 'functions/addressbook.php');
// }
// else
//{
// include_once ('../src/validate.php');
// include_once ('../functions/page_header.php');
// include_once ('../src/load_prefs.php');
// include_once ('../functions/addressbook.php');
// }
--
Muhd Zamri MS
System Administrator
Kolej ShahPutra Kuantan
Tel : +6095737777
Fax : +6095738899
EMail : [EMAIL PROTECTED]
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
--
squirrelmail-users mailing list
Posting Guidelines:
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: [email protected]
List Archives:
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users