Quote Originally Posted by JohnCrennan View Post
I have read through this thread (and others) and after problems with eCheques have now updated the patch Jun 2007 I have also since loaded Paypal Session viewer to try and find the missing orders as I have 3 payments and I need to confirm what they have order however when I do Admin>Customers>View Stuck Orders I get the following error

Displaying 105 records...
PAYPAL SESSION INFO for record #1, which expires on 1176952062
Session_ID=090db8a9f98467e8bc2b306e04c6bc5c
customers_host_address => mail1.wyndham.vic.gov.au
cartID => 55024

Catchable fatal error: Object of class shoppingCart could not be converted to string in /home/tradingc/public_html/etch/admin/view_stuck_paypal_orders.php on line 71

any ideas why this is happening I am using 1.3.7 with the updated Jun 2007 patch for paypal
i also installed the session viewer and got that error. after getting it working i found it to be a little lacking so i spent a few hours recoding it to make it nicer to look at. if you want that version download it here:

http://gattomatto.net/work/zen-cart/...pal_orders.txt

save it into your admin folder, but change the .txt extension to .php. first make a backup of the old view_stuck_paypal_orders.php of course. i think you will find this to be easier to use (as well as functioning properly).

- m@