thepw Posted March 12, 2007 Posted March 12, 2007 Hi there, I would really like this - but have no idea how to do it ... is it possible?
djmonkey1 Posted March 12, 2007 Posted March 12, 2007 You mean on the page that displays the individual order details, right? Do, or do not. There is no try. Order Editor 5.0.6 "Ultra Violet" is now available! For support or to post comments, suggestions, etc, please visit the Order Editor support thread.
justsmitten Posted March 12, 2007 Posted March 12, 2007 Hi! I need help, too! I use 2checkout.com, which doesn't show the order details...how can I view the orders in OsComm??? Plllleeeeeeeeeeeeeeeese help!!! Misha
djmonkey1 Posted March 12, 2007 Posted March 12, 2007 Hi! I need help, too! I use 2checkout.com, which doesn't show the order details...how can I view the orders in OsComm??? Plllleeeeeeeeeeeeeeeese help!!! Misha Go to Admin->Customers->Orders Do, or do not. There is no try. Order Editor 5.0.6 "Ultra Violet" is now available! For support or to post comments, suggestions, etc, please visit the Order Editor support thread.
justsmitten Posted March 12, 2007 Posted March 12, 2007 I've tried that but nothing shows up! I've checked under processing, pending, etc etc, but nothing. What do I do now?
djmonkey1 Posted March 12, 2007 Posted March 12, 2007 I've tried that but nothing shows up! I've checked under processing, pending, etc etc, but nothing. What do I do now? Look in the orders table of the database to see if any order details are stored there. Do, or do not. There is no try. Order Editor 5.0.6 "Ultra Violet" is now available! For support or to post comments, suggestions, etc, please visit the Order Editor support thread.
justsmitten Posted March 12, 2007 Posted March 12, 2007 Sorry - I'm a complete amatuer at this (no kidding, right)...where can I get this info? I have cPanel.
djmonkey1 Posted March 12, 2007 Posted March 12, 2007 Hi there, I would really like this - but have no idea how to do it ... is it possible? Change the first instance (there are two and you don't want to do both) of <td class="pageHeading"><?php echo HEADING_TITLE; ?></td> to <td class="pageHeading"><?php echo HEADING_TITLE_SEARCH . ' ' . $oID; ?></td> Do, or do not. There is no try. Order Editor 5.0.6 "Ultra Violet" is now available! For support or to post comments, suggestions, etc, please visit the Order Editor support thread.
thepw Posted March 12, 2007 Author Posted March 12, 2007 Sorry I should have been clearer, What I would like is on the order listing, where you just have a list of all customer orders - the Order ID would be displayed in the first column. Just so the Batch Printing module is easier to use Much appreciated DJ
djmonkey1 Posted March 12, 2007 Posted March 12, 2007 Sorry I should have been clearer, What I would like is on the order listing, where you just have a list of all customer orders - the Order ID would be displayed in the first column. Just so the Batch Printing module is easier to use Much appreciated DJ Take a look at Orders at a Glance- it does what you're looking for and a couple other things too. :) Do, or do not. There is no try. Order Editor 5.0.6 "Ultra Violet" is now available! For support or to post comments, suggestions, etc, please visit the Order Editor support thread.
djmonkey1 Posted March 12, 2007 Posted March 12, 2007 Sorry - I'm a complete amatuer at this (no kidding, right)...where can I get this info? I have cPanel. You need to be able to access your database directly. Usually this is done via phpMyAdmin- I don't know if you can access your database via cPanel or not. Contact your webhost, they should be able to tell you how to get into your database. Do, or do not. There is no try. Order Editor 5.0.6 "Ultra Violet" is now available! For support or to post comments, suggestions, etc, please visit the Order Editor support thread.
justsmitten Posted March 12, 2007 Posted March 12, 2007 Yes, I can access it and I was looking around in it....where in phpMyadmin should I be looking?
djmonkey1 Posted March 12, 2007 Posted March 12, 2007 Yes, I can access it and I was looking around in it....where in myphpadmin should I be looking? Take a look at the orders table and see if any information for the orders you can't see in your admin tool are there. Do, or do not. There is no try. Order Editor 5.0.6 "Ultra Violet" is now available! For support or to post comments, suggestions, etc, please visit the Order Editor support thread.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.