marik![]() 2007-02-01 09:21 | I got some orders in my admin witch have a link but if i click on it there is no order |
treewood (OpenSolution)2007-02-01 13:40 | marik - please tell me: |
marik![]() 2007-02-02 08:17 | i see the order nr, costumer, data but no sending option |
treewood (OpenSolution)2007-02-02 09:10 | marik - do You see in orders list status of this orders? |
marik![]() 2007-02-03 00:32 | no non status |
treewood (OpenSolution)2007-02-03 10:34 | marik - then problem is in db/orders.php file. contact to Your provider and ask to return backup of this file from few days |
marik![]() 2007-02-03 11:07 | I have the orders back |
treewood (OpenSolution)2007-02-03 16:29 | marik - there are few possible situations: |
marik![]() 2007-02-04 13:48 | Got a file of 100 orders |
treewood (OpenSolution)2007-02-05 08:06 | marik - 100 orders between 9 hours ? |
marik![]() 2007-02-05 12:36 | no 10 :p |
treewood (OpenSolution)2007-02-05 13:37 | marik - i can answer You what is a problem ... but in QC 2.0 we focus about this and add some security fixes |
marik![]() 2007-02-05 13:42 | But i have changed the whole QC with stockcontrol etc. |
treewood (OpenSolution)2007-02-05 16:06 | marik - best way ... do backup. maybe some cron work ... automatic script to do backup of db/ directory ... and i think it will be enough |
marik![]() 2007-02-06 09:14 | The back-ups are working that's not the problem |
treewood (OpenSolution)2007-02-06 10:32 | marik - then read about flock() function in PHP manual and edit core/orders-ff.php files and check for function: dbThrowOrderIdTemp |
nicarcola2007-07-20 12:49 | Can you show me how to integrate the flock statemen, because I found the function but I don;t see a write statement? noudshoorn@scarlet.nl |
nicarcola2007-07-20 13:45 | in order-ff.php of QCv2.1 I see this staement, $oFF->setLock( );, at several places. Is it allright to put this in orders-ff.php of V2.1 at the same places??? noudshoorn@scarlet.nl |
nicarcola2007-07-20 13:59 | Also I see several flocks. I take these too in my orders-ff.php of v1.4? Testing give me errors because setlock can't be found? noudshoorn@scarlet.nl |