webwitch2003 Posted November 17, 2004 Posted November 17, 2004 Good Morning, I want to install the order editor contribution. Do I have to download each one of those little things listed - (obvsioulsy not the one in german, spanish etc) and do all the updates listed or can I just download the one on the top? Thanks in advance B) Angi
Guest Posted November 17, 2004 Posted November 17, 2004 A quick peruse of the readme seems to indicate that the top one (at the time of this writing) is fine. -jared
webwitch2003 Posted November 17, 2004 Author Posted November 17, 2004 Thanks Jared, i haven't read the readme files yet because i haven't downloaded anything yet because i wasn't sure which 1 to download first. Thanks for your response. :D
webwitch2003 Posted November 18, 2004 Author Posted November 18, 2004 :) Does anyone have a copy of the Edit Orders Button they can give to me? Also i would like to but this button on the actual order next to the back button, but being html, php, coding and anything else really challenged i don't know how to make the button do what it is supposed. Here are the instructions.... 3. Set up a link somewhere to go to the tool. To edit order #536, you would access the tool like: /admin/edit_orders.php?oID=536 Here is the coding for the back button where i would like the edit order button to go <td class="pageHeading" align="right"><?php echo '<a href="' . tep_href_link(FILENAME_ORDERS, tep_get_all_get_params(array('action'))) . '">' . tep_image_button('button_back.gif', IMAGE_BACK) . '</a>'; ?></td> </tr> Can you help me with the coding to make the button edit an order please? Thanks a mill :P
webwitch2003 Posted November 18, 2004 Author Posted November 18, 2004 Ok, maybe there is a place i can download the Order Editor button from the oscommerce site? Anyone know where i would look for it ? :-"
webwitch2003 Posted November 18, 2004 Author Posted November 18, 2004 I have added the Order Editor Contribution and when i try and get into the order i want to edit i get an error message that says that my browser needs to support cookies. Cookier ARE enabled on my browser. I contacted my hosting company with the problem and the have come back with this response. This script seems to be calling tables that do not exist. This is why it is failing. Is there another contribution that needs to be installed in conjunction with this? You may need to contact the developer of this script to inquire about that. For example it is looking for select ship_method from orders_ship_methods, but this does not exist Can someone help me answer this question? Thanks Angi
Recommended Posts
Archived
This topic is now archived and is closed to further replies.