DivaVocals,
This was a really minor edit but if you're still interested.
- Open edit_orders.php.
- Search for
around line 659 or so.PHP Code:
zen_href_link(FILENAME_ORDERS, zen_get_all_get_params(array('action')))
- Modify this so that it reads:
.PHP Code:
zen_href_link(FILENAME_ORDERS, zen_get_all_get_params(array('action')). "action=edit")
- Save your file.
This should now take you back to the super_order.php file (if you altered the filenames.php file as instructed in super_orders readme file). Specifically to the screen you previously were on. Hope this helps.
Bookmarks