Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shipping Method, does not appear.


FaRiS

Recommended Posts

Hello..

I need help.

I have two problems actually.

 

1.) Which file should I edit, to change the statement below

"Your order will not ship until we receive payment in the above account."

 

2.) In My Order Confirmation page,

My "Shipping Method" Does not appear in the Billing Info.

I know, that if I upgrade to a later version, it would appear,

I did that already, but after I load my old database, the Shipping Method disappears again.

 

Please Help

 

Regards

FaRiS

Link to comment
Share on other sites

1. includes/languages/english/modules/payment/cod.php

If english is your language.

 

2.

The new version requires the new fields in the new dartabase.

Either compare the 2 update the old OR install the new and reload your product.

[i'd work with the new every time]. :)

HTH

Neil

 

Common sense is genius dressed in working clothes.

Ralph Waldo Emerson

Link to comment
Share on other sites

This is the only thing that I could see in cod.php

 

<?php

/*

$Id: cod.php,v 1.7 2002/11/01 05:31:57 hpdl Exp $

 

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

 

Copyright © 2002 osCommerce

 

Released under the GNU General Public License

*/

 

define('MODULE_PAYMENT_COD_TEXT_TITLE', 'Cash on Delivery');

define('MODULE_PAYMENT_COD_TEXT_DESCRIPTION', 'Cash on Delivery');

?>

 

I did not find

"Your order will not ship until we receive payment in the above account."

Link to comment
Share on other sites

I still don't have shipping working.....

I'm thinking I may have deleted something outta the database, I dunno how but I don't see anything to do with shipping in my database, could someone please tell me what table it would be called if there was one or what table/field it is in.

 

Thanks

 

It shows up on the checkout page but once you click to confirm checkout it's not on there and was not charged to the order.

Link to comment
Share on other sites

  • 7 months later...

I found the file to change the Check/Money Order confirmation text

 

"Your order will not ship until we receive payment.".

 

Ok fine.

 

I am having a weird problem when the email is sent, the message above is changed by the system.

 

In some instances, I get any of the following:

 

"Your orer will not ship until we receive payment."

"Your order willnot ship until we receive payment."

"Your order will not ship untilwe receive payment."

"Your order will not ship until e receive payment."

 

and a few other versions as well.

 

It seems to randomly drop a letter.

 

Anyone else having this or have seen this problem ?

 

Main catalog is on a Linux box, SSL for login and cart completion is on a Windows box.

 

Thanks

 

Nitchimon

------------------------------------------

Nitchimon

 

Motto for today:

I went to school to become a wit. But I only made it half way.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...