Quote Originally Posted by wapnoj View Post
Thank you. I got things working again. I had a error is the log "php fatal bytes exhausted allowed etc" so I just increased the size limit on the server for phoph scripts to 16mb and things came back up. turns out all the files and database were all fine it was just a limitation of the new server. This script uses a pretty good amount.
The batch update/print pages grow based on the size of your store. the more customers and products, the bigger the script, because each tables populate dropdown menus. I already have an ajax-based solution, I just have to apply it to these pages.
Quote Originally Posted by HMG View Post
After finally geting S.O. installed, I am working on the file edits that need to be done. I realized that I am not seeing:

Payment Modules/Purchase Order (doesn't exist)
Admin > Customers > Super Orders (doesn't exist)

Admin > Configuration > Super Orders exists though.

Any suggestions?
Thanks!
You ran the SQL file fine, but your file upload either didn't happen, or you put the files in the wrong place. Make sure you upload the contents of the "admin" folder to the admin in your store. Make sure you don't have something like "admin/admin".