Jako funkcja Link w polu linku podaje error:
Type: E_USER_ERROR (256)<br>Message: mysqlt error: [1048: Column 'attach_file_id' cannot be null] in EXECUTE("INSERT INTO utils_attachment_download(remote,attach_file_id,created_by,created_on,expires_on,description,token) VALUES (1,NULL,1,'2014-05-19 22:53:32','2014-05-26 22:53:32','get link','bf192f73cd31fe565b6d9d257f84a4b8')")<br>File: /home/flo/public_html/crm/libs/adodb/adodb-errorhandler.inc.php<br>Line=77<br />error backtrace:<br />[PHP core called function]<br /> function called: handle_epesi_error(256, "mysqlt error: [1048: Column 'attach_file_id' cannot be null] in EXECUTE(\"INSERT INTO utils_attachment_download(remote,attach_file_id,created_by,created_on,expires_on,description,token) VALUES (1,NULL,1,'2014-05-19 22:53:32','2014-05-26 22:53:32','get link','bf192f73cd31fe565b6d9d257f84a4b8')\")", "/home/flo/public_html/crm/libs/adodb/adodb-errorhandler.inc.php", 77, Array ("mysqlt", "EXECUTE", 1048, "Column 'attach_file_id' cannot be null", "INSERT INTO utils_attachment_download(remote,attach_file_id,created_by,created_on,expires_on,description,token) VALUES (1,NULL,1,'2014-05-19 22:53:32','2014-05-26 22:53:32','get link','bf192f73cd31fe565b6d9d257f84a4b8')", false, Object (ADODB_mysqlt), "INSERT INTO utils_attachment_download(remote,attach_file_id,created_by,created_on,expires_on,description,token) VALUES (1,NULL,1,'2014-05-19 22:53:32','2014-05-26 22:53:32','get link','bf192f73cd31fe565b6d9d257f84a4b8')", false, "mysqlt error: [1048: Column 'attach_file_id' cannot be null] in EXECUTE(\"INSERT INTO utils_attachment_download(remote,attach_file_id,created_by,created_on,expires_on,description,token) VALUES (1,NULL,1,'2014-05-19 22:53:32','2014-05-26 22:53:32','get link','bf192f73cd31fe565b6d9d257f84a4b8')\")"))<br /><br />File: /home/flo/public_html/crm/libs/adodb/adodb-errorhandler.inc.php<br /> line 77<br /> function called: trigger_error("mysqlt error: [1048: Column 'attach_file_id' cannot be null] in EXECUTE(\"INSERT INTO utils_attachment_download(remote,attach_file_id,created_by,created_on,expires_on,description,token) VALUES (1,NULL,1,'2014-05-19 22:53:32','2014-05-26 22:53:32','get link','bf192f73cd31fe565b6d9d257f84a4b8')\")", 256)<br /><br />File: /home/flo/public_html/crm/libs/adodb/adodb.inc.php<br /> line 1043<br /> function called: ADODB_Error_Handler("mysqlt", "EXECUTE", 1048, "Column 'attach_file_id' cannot be null", "INSERT INTO utils_attachment_download(remote,attach_file_id,created_by,created_on,expires_on,description,token) VALUES (1,NULL,1,'2014-05-19 22:53:32','2014-05-26 22:53:32','get link','bf192f73cd31fe565b6d9d257f84a4b8')", false, "Object (ADODB_mysqlt)")<br /><br />File: /home/flo/public_html/crm/libs/adodb/adodb.inc.php<br /> line 999<br /> function called: _Execute("INSERT INTO utils_attachment_download(remote,attach_file_id,created_by,created_on,expires_on,description,token) VALUES (1,NULL,1,'2014-05-19 22:53:32','2014-05-26 22:53:32','get link','bf192f73cd31fe565b6d9d257f84a4b8')")<br /><br />[PHP core called function]<br /> function called: Execute("INSERT INTO utils_attachment_download(remote,attach_file_id,created_by,created_on,expires_on,description,token) VALUES (1,?,?,?,?,?,?)", Array (null, 1, "2014-05-19 22:53:32", "2014-05-26 22:53:32", "get link", "bf192f73cd31fe565b6d9d257f84a4b8"))<br /><br />File: /home/flo/public_html/crm/include/database.php<br /> line 339<br /> function called: call_user_func_array(Array (Object (ADODB_mysqlt), "Execute"), Array ("INSERT INTO utils_attachment_download(remote,attach_file_id,created_by,created_on,expires_on,description,token) VALUES (1,?,?,?,?,?,?)", Array (#6)))<br /><br />File: /home/flo/public_html/crm/modules/Utils/Attachment/AttachmentCommon_0.php<br /> line 193<br /> function called: Execute("INSERT INTO utils_attachment_download(remote,attach_file_id,created_by,created_on,expires_on,description,token) VALUES (1,%d,%d,%T,%T,%s,%s)", Array (null, "1", 1400532812, 1401137612, "get link", "bf192f73cd31fe565b6d9d257f84a4b8"))<br /><br />File: /home/flo/public_html/crm/modules/Utils/Attachment/create_remote.php<br /> line 34<br /> function called: create_remote(null, "get link", 1401137612)<br /><br /><hr>
A funkcję Mail zmienia się pewnie gdzie indziej.