Quote Originally Posted by guitarstore View Post
Hello.

I have not been able to find answers I am hoping for help. I have recently updated to Zen Cart 1.3.9.h and I want to update to Super Orders 3. It says to upgrade my Edit Orders first.

I have uploaded and tested several times including the patch but always get blank pages. I was not even able to go back to admin and install the sql patches. I had to go into phpmyadmin to install them but it is still not working.

I have checked that all the files go into the correct folder and deleted the edit_order.php file that the installation instructions informs.

I am running linux and php v. 5.2.17

If anyone could assist with this that would be great as I would love to update this and Super Orders.

Thanks Again.

GS

Blank pages often mean you have a syntax error somewhere. Here's what you need to look at:

  • Your cache folder located at store root/cache. See what the error logs are saying. They will point you in the right direction in terms of what's causing the blank page error.
  • Your merged files (if any) - check to see if you made any syntax errors to the files you merged when you installed this mod.

For example, I use a custom logo in my packing slips and invoices, so I had to merge my customizations from admin/invoice with admin/super_invoice and admin/packingslip with admin/super_packingslip, so if I had a blank page, I would check the syntax in those files after I check the error logs in my cache folder.