From: Arwan <r1g...@gm...> - 2016-01-15 13:11:35
|
Hi Am having a serial numbers file upload problem with WebERP 4.12.3 that I have just upgraded from WebERP 4.11.3 The serial numbers CSV file upload procedure while receiving a purchase order works fine in WebERP 4.11.3 but fails in version 4.11.3 with the error message *ERROR Message Report : Error moving temporary file. Please check your configuration* I searched the forum and found http://weberp-accounting.1478800.n4.nabble.com/Stock-Serial-Number-error-td3555753.html <http://weberp-accounting.1478800.n4.nabble.com/Stock-Serial-Number-error-td3555753.html> Which is the exact same issue am having and Phil responds as below: /Hi Jorrie, I have figured out the error in this script and have updated in SVN - you can download the latest with fix in it by browsing the svn getting the file includes/InputSerialItemsFile.php Phil / The file *includes/InputSerialItemsFile.php* in version *4.12.3* is identical to the one in in *4.11.3 * according to an online diff I used. InputSerialItemsFile.php LINE 108 below is the condition that fails if (!move_uploaded_file($_FILES['ImportFile']['tmp_name'],$_SESSION['CurImportFile']['tmp_name'])) any Help greatly appreciated Thanks in Advance Arwan ----- WebTech Resources Nairobi Kenya +254 724659244 Email :in...@we... WEB :weberp.co.ke -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Serial-Numbers-file-upload-problem-with-WebERP-4-11-3-tp4658471.html Sent from the web-ERP-users mailing list archive at Nabble.com. |