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

Started by Baileys, March 11, 2005, 17:18:09 PM

Previous topic - Next topic

Baileys

http://mambo-phpshop.net/index.php?option=com_smf&Itemid=71&topic=8818.0

The module works fine so far, if anyone is interested, I can give the source files.
Based on the dev from "allaboutweb.ca", but I made quite a few modifications for to integrate it correctly.

Soeren

Hello,
thanks for that. You could post the files here, so I can integrate them into the official distribution.

ciao, Soeren
The future of eCommerce: VirtueMart & Joomla!
http://virtuemart.net

Baileys

Hello,

here is the latest release of the Canada Post Module.
It includes 2 language files : french and english.
Also, an XML parser is included, which I have not developed myself.
Please let me know if corrections have to be made.
Regards.
PY

[attachment deleted by system, too old!]

Soeren

Hello,
I'll integrate that into the official distribtion. But I'll rewrite it so it uses the DOMIT! XML Parser. We don't need another XML Library ;-)

ciao, Soeren
The future of eCommerce: VirtueMart & Joomla!
http://virtuemart.net

Baileys


Tonto

Quote from: Soeren on April 15, 2005, 11:16:36 AM
Hello,
I'll integrate that into the official distribtion. But I'll rewrite it so it uses the DOMIT! XML Parser. We don't need another XML Library ;-)

ciao, Soeren

Hi Soeren,

Did you ever rewrite the XML parser as I'd like to use this same shipping module and haven't a clue what the xml parser is for.

Thanks
Canadian newbie using Joomla! 2.5.11, VirtueMart 2.0.26, with just a few questions...

Soeren

Don't worry,
just use it...
I had no time to rewrite it for DOMIT!.

ciao ,Soeren
The future of eCommerce: VirtueMart & Joomla!
http://virtuemart.net

Tonto

Okay.

Where do I put it and how do I use it?

Kinda new to all this.
Canadian newbie using Joomla! 2.5.11, VirtueMart 2.0.26, with just a few questions...

Soeren

Hello,

(sorry:) please read the documentation!

1. Select Canada Post in the Shop configuration

2. Configure it via "Store" => "Shipping Mdule List".

ciao, Soeren
The future of eCommerce: VirtueMart & Joomla!
http://virtuemart.net

Tonto

In my Shop Configuration, the Canada Post shipping method doesn't show up.

Any ideas?
Canadian newbie using Joomla! 2.5.11, VirtueMart 2.0.26, with just a few questions...

Soeren

The future of eCommerce: VirtueMart & Joomla!
http://virtuemart.net

wangster

When I click "Save" when editing the Canada post settings I get this error:
----
ERROR
Function Not Registered
shippingmethodSave is not a valid MOS_com_phpShop function.
----

Also, this must be obvious but I can't seem to see how to make the shipping modules active?

I have installed it simply by downloading the 3 files linked above and then manually installing miniXML.


jumbofudge

i am using version 4.5.2.3. after selecting one of the canada post shipping methods i get the following 2 errors after clicking 'next':

For 'Priority Courier': "Parse error: parse error, unexpected T_STRING in /homepages/32/d106608722/htdocs/gamekeysonline.com/administrator/components/com_phpshop/classes/ps_checkout.php(64) : eval()'d code on line 1"

and for 'expidited' or 'regular': "Fatal error: Cannot instantiate non-existent class: expedited in /homepages/32/d106608722/htdocs/gamekeysonline.com/administrator/components/com_phpshop/classes/ps_checkout.php(64) : eval()'d code on line 1"

Any help is much appreciated! thanks

sh0t0

Quote from: Baileys on April 14, 2005, 03:31:41 AM
Hello,

here is the latest release of the Canada Post Module.
It includes 2 language files : french and english.
Also, an XML parser is included, which I have not developed myself.
Please let me know if corrections have to be made.
Regards.
PY

It works ok for me, except when you  select any shipping methods..then continue, then you get this error...i picked "Regular" method

/administrator/components/com_phpshop/classes/shipping/Regular.php): failed to open stream: No such file or directory in /administrator/components/com_phpshop/classes/ps_checkout.php on line 63
Warning: ps_checkout(): Failed opening '/administrator/components/com_phpshop/classes/shipping/Regular.php' for inclusion (include_path='.:') in /administrator/components/com_phpshop/classes/ps_checkout.php on line 63

Fatal error: Cannot instantiate non-existent class: regular in /administrator/components/com_phpshop/classes/ps_checkout.php(64) : eval()'d code on line 1

its like its not writing those method files or are they missing?