News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Canada Post Shipping Module

Started by kode, November 03, 2005, 04:26:16 AM

Previous topic - Next topic

kode

Hi,

I have been running Mambo for a while now (eCommerce Edition) with the Canada Post shipping module. Everything was working great until I decided to change hosting companies and upgrade Mambo to Joomla at the same time.

After moving over to the new host the CP shipping module no longer works (I also had to reinstall Mambo & then import the data), I think is has to do with Aoache 2.0 (was running on 1.x). If I try to run the module on Joomla I also get XML errors (due to XML parser included in Joomla I think).

Has anyone installed PHP-Shop component with the Canada Post shipping module under Joomla and got it to work?

Help please!


Thanks in Advance :-)

kode

Never Mind,

I had to merge the 'english.php' files from Joomla & the original Canada Post module.

:o

pyrojonc

I have had similar issues with Canada Post Module... The only french I saw was in the list of payment methods where the handling charge and arrival date disclaimers were coming up in french.

I discovered that they are hard-coded in, even though they are configurable in the module settings... if you change this (line 270 and 271 in ./administrator/components/com_virtuemart/classes/shipping/canadapost.php):

<?php echo "<SUP>1</SUP>La date de livraison est calculÔø&#937;e en ajoutant les normes de livraison de Postes Canada au dÔø&#937;lai dÔø&#937;exÔø&#937;cution des commandes.<BR>"?>
<?php echo "<SUP>2</SUP>Les frais dÔø&#937;expÔø&#937;dition sont calculÔø&#937;s en ajoutant les services de Postes Canada aux coÔø&#937;ts de manutention. Taxes incluses.<BR>"?>


to this

<?php echo "<SUP>1</SUP>" CP_ARRIVAL_DATE_EXPLAIN "<BR>"?>
<?php echo "<SUP>2</SUP>" CP_HANDLING_CHARGE_EXPLAIN "<BR>"?>


your problems will go away.

Cheers,
pyrojonc
impossible web design
www.impossiblewebdesign.com

Quick Reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Name:
Email:
Verification:
Please leave this box empty:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
7+4+3:
Shortcuts: ALT+S post or ALT+P preview