Guest Posted December 2, 2005 Share Posted December 2, 2005 I Installed the module, and all went fine until I tried to check out the orders from my admin and receved the following error --- Parse error: parse error, unexpected T_CASE in XXXXXXXXXXXXXXXXX/admin/orders.php on line 71 I have checked the code and it is exactly as shown in the install directions. lines 68-72 are as follows tep_redirect(tep_href_link(FILENAME_ORDERS, tep_get_all_get_params(array('action')) . 'action=edit')); break; case 'deleteconfirm': $oID = tep_db_prepare_input($HTTP_GET_VARS['oID']); I haven't a clue as to the problem Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.