This is a discussion on ARGH Where did the code go? within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Alright this is the 3rd mod I am trying to port to oscMAX that has asked me to make a ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Alright this is the 3rd mod I am trying to port to oscMAX that has asked me to make a change to the following in admin/includes/classes/order.php Where did this get moved to? It is not in the above file... $order_query = tep_db_query("select customers_name, customers_company, customers_street_address, customers_suburb, customers_city, customers_postcode, customers_state, customers_country, customers_telephone, customers_email_address, customers_address_format_id, delivery_name, delivery_company, delivery_street_address, delivery_suburb, delivery_city, delivery_postcode, delivery_state, delivery_country, delivery_address_format_id, billing_name, billing_company, billing_street_address, billing_suburb, billing_city, billing_postcode, billing_state, billing_country, billing_address_format_id, payment_method, cc_type, cc_owner, cc_number, cc_expires, currency, currency_value, date_purchased, orders_status, last_modified from " . TABLE_ORDERS . " where orders_id = '" . (int)$order_id . "'"); |
| Sponsored Links | ||
| ||
| |
|
#2
| ||||
| ||||
| No longer in osCMax.... It was changed to this: PHP Code:
__________________ Michael Sasek osCMax Developer
|
| The Following User Says Thank You to michael_s For This Useful Post: | ||
bkpie (03-08-2007) | ||
|
#3
| |||
| |||
| Thanks Michael Does that mean I do not need to put the change requested by those mods somewhere else? Blayne |
|
#4
| ||||
| ||||
| I have no idea... You probably have to modify the changes to fit osCMax.
__________________ Michael Sasek osCMax Developer
|
|
#5
| |||
| |||
| I guess I will just try entering the change in the database under at that location and see what happens |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I am stuck on a code | ALElder | osCMax v2 Customization/Mods | 1 | 01-31-2007 07:58 AM |
| Where to get colour code | tyz6970 | osCommerce 2.2 Modification Help | 4 | 08-02-2004 09:46 AM |
| bookmark code | modom | osCommerce 2.2 Modification Help | 3 | 01-03-2003 08:33 AM |