It is in the upgrade guide from 2.2 to 2.3.0
This can be found in the complete download for 2.3.1 here
http://www.oscommerce.com/solutions/oscommerce
- osCommerce Support Forum
- → Viewing Profile: mhvideos
Latest News: (loading..)
Community Stats
- Group Community Member
- Active Posts 85 (0.07 per day)
- Most Active In General Support (31 posts)
- Profile Views 10,634
- Age Age Unknown
- Birthday Birthday Unknown
-
Real Name
Martin
-
Gender
Male
-
Location
Suffolk England
2
Neutral
Friends
mhvideos hasn't added any friends yet.
Latest Visitors
Posts I've Made
In Topic: how to display specials price
23 February 2012, 21:54
In Topic: how to display specials price
23 February 2012, 19:02
Your problem could be here in
catalog/includes/functions/general.php
Find
Replace with
This is listed in the update document as a Bug
Martin
catalog/includes/functions/general.php
Find
$product_query = tep_db_query("select specials_new_products_price from " . TABLE_SPECIALS . "
where products_id = '" . (int)$product_id . "' and status");
Replace with
$product_query = tep_db_query("select specials_new_products_price from " . TABLE_SPECIALS . "
where products_id = '" . (int)$product_id . "' and status = 1");
This is listed in the update document as a Bug
Martin
In Topic: how to display specials price
23 February 2012, 11:26
I think it is only you as my RC2a store shows the reduced prices with the original scored out in every location that the products price appears, tables specials screen etc
Sorry but I have no answer to your problem
Martin
Sorry but I have no answer to your problem
Martin
In Topic: Not charging some customers VAT in 2.3.1?
23 February 2012, 11:09
Companies have to pay VAT in the UK, then they claim a refund from HRMC.
Are you VAT registered? If not you do not charge VAT to anybody.
Martin
Are you VAT registered? If not you do not charge VAT to anybody.
Martin
In Topic: paypal website payment standard
19 February 2012, 14:44
usernamenone, on 19 February 2012, 14:22, said:
Paypal does not get order details. For you to get order details you need to have paypal return you to your shop and finish the order for you to receive the order comformation email.
Yes it does get order details if you use this contribution
You get: Qty and product description and then the total. You do not get the price of each item itemised, just the total.
I am sure that the OPs question has nothing to do with PayPal not returning to his store
- osCommerce Support Forum
- → Viewing Profile: mhvideos
- Forum Rules






Find content


