Nope, that dog won't hunt! I did everything very carefully and still got the same message: Not Found
The requested URL /shepherdadmin-348/FILENAME_ORDER_EDIT.php was not found on this server.
I changed the name of my admin file for security reasons, and it is looking for the file there. I think that would be a configure issue, since this is the code in the shepherdadmin-348/orders.php file that it's calling for.
<a href="' . zen_href_link(FILENAME_ORDER_EDIT, zen_get_all_get_params
I've looked in my admin/config file and don't see a separate designation for orders. Can I just hard code it in the orders file, instead of using . zen_href_link? I'm not very familiar with PHP, so would that be . admin(FILENAME_ORDER_EDIT, ?
Still scratching......



