Ok so I am back with Super Order 3.0 as I found that I had a problem with a word press integration I put on that was causing a lot of issues for my store and for the most part Super orders is working. The only few issues I am having is the following:


  1. It is not recognizing payment from paypal - I am using paypal express but I do not have the express paypal button active on the shopping cart only on the payment page as a payment option - I do not use paypal IPN - stick of all the paypal stuck order issues we had last year.
  2. When I do a refund via the super order area it runs the refund but I get a blank page (I have to close the browser window - I dare not please the back button). I go back into the order and the order shows the refund and then I check my merchant account and it have been processed there - so it is sort of working I just hate the blank page it makes be nervous and the following was in the cache log file:

[13-Jan-2011 15:49:42] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/---/public_html/admin/orders.php:2) in /home/--/public_html/includes/functions/sessions.php on line 114
[13-Jan-2011 15:49:42] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/--/public_html/admin/orders.php:2) in /home/--/public_html/admin/includes/init_includes/init_templates.php on line 28
[13-Jan-2011 15:49:43] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/--/public_html/admin/orders.php:2) in /home/---/public_html/admin/includes/functions/general.php on line 22



3. When a customer logins in the store they see the "hidden " admin comments (I have ty tracker installed) in their order history page of their account.

4. The comments in the order update in the html email are stripped of all line spacing and the links as just plain text if I do the update via the super orders interface (text version of the order update email is fine and has hyperlinks)- If I use the ty tracker interface to send the order update email both html and the text version look great.
I really like the potential of this module so I want find the problems and fix them.