View Single Post
Posts: 53 | Thanked: 104 times | Joined on Jan 2011 @ Veska, Czech Rep.
#517
Originally Posted by simon@ View Post
Thi part fails to extract the order_status. status.txt is empty.
It should work though
HTML Code:
<td><span class="price">€314.01</span></td>
<td><em>Paid</em></td>
<td class="a-center">
Hmm, it's just a simple sed line, it should work and it's working correctly on my server.
Are the previous curl lines working for you, so you have the orders history page content in $orders variable, if you try to echo it?
 

The Following User Says Thank You to jamar For This Useful Post: