1 Attachment(s)
Re: Is there a functioning FedEx module for 1.3.8a?
Quote:
Originally Posted by
DivaVocals
If you tried posting the full code as part of your post, the forum software may not let you, but you may be able to attach your modded file to your post as a file attachment (zipping the file may help if filesize is an issue) .. BTW, thanks for the dedication and the work on this..:clap: Gonna make these changes and give it a shot on my dev site before pushing this live on my client's site....
Posting fedexground.php modified (use at your own risk!!!) and please, if anyone is reading this for the first time, read back through my & DivaVocals specific problem as this may not relate to you!
Re: Is there a functioning FedEx module for 1.3.8a?
Quote:
Originally Posted by
j0ney3
Posting fedexground.php modified (use at your own risk!!!) and please, if anyone is reading this for the first time, read back through my & DivaVocals specific problem as this may not relate to you!
Did I tell you lately that I think you rock!!! Good looking on the attachment.. :clap:
Re: Is there a functioning FedEx module for 1.3.8a?
OK, AWESOME!!! Where is the express??
Re: Is there a functioning FedEx module for 1.3.8a?
Quote:
Originally Posted by
letsmod
OK, AWESOME!!! Where is the express??
I've not had any issues w/ express yet? That file that I attached only had a fix for the logic gap in Home/Ground delivery weight limitations
2 Attachment(s)
Re: Is there a functioning FedEx module for 1.3.8a?
Hi, I got this working on a 1.3.8a site using the change of title1 to title as noted in an earlier post. The only problem is that on the shipping options page at checkout, the headings where normally it says for example FedEx Express and then lists the various express choices below, it says this: FexEx Express FedEx Express, for some reason it is duplicating the heading. It does the same thing for FedEx Ground. I tried a bunch of other shipping methods and it does not do that. I'm sure it's something so easy, but I've gone through the files and I'm just not seeing it. Does anyone have any idea what could be causing that? I've attached a screenshot of how it looks and how it looked on the old site (how it should look).
Thanks!
Re: Is there a functioning FedEx module for 1.3.8a?
I downloaded this fedex module http://www.zen-cart.com/index.php?ma...roducts_id=367
and followed post #23 on page 3....works perfect...except the shipping prices seem about 5 dollars high, but im going to try and find a fix for that and will post if i do..
Re: Is there a functioning FedEx module for 1.3.8a?
Quote:
Originally Posted by
Danielle
Hi, I got this working on a 1.3.8a site using the change of title1 to title as noted in an earlier post. The only problem is that on the shipping options page at checkout, the headings where normally it says for example FedEx Express and then lists the various express choices below, it says this: FexEx Express FedEx Express, for some reason it is duplicating the heading. It does the same thing for FedEx Ground. I tried a bunch of other shipping methods and it does not do that. I'm sure it's something so easy, but I've gone through the files and I'm just not seeing it. Does anyone have any idea what could be causing that? I've attached a screenshot of how it looks and how it looked on the old site (how it should look).
Thanks!
Danielle,
That's the alt-text from the images, view source on that page and check where it's looking for your Fedex logos, fix that and you'll have the images instead of double text.
Thanks,
Jonas
Re: Is there a functioning FedEx module for 1.3.8a?
in regards to post #66
Fedex rates seem good after researching!
Re: Is there a functioning FedEx module for 1.3.8a?
Quote:
Originally Posted by
glen58
THANK YOU!!! It seems to be working. All I did was the remove the "1" as you said. Didn't need to use DrByte's fix, but will keep in mind if something comes up.
Likewise...worked for me as well.
Re: Is there a functioning FedEx module for 1.3.8a?
Quote:
Originally Posted by
ParsonsMT
I think I found the fix that does not require the change in tpl_checkout_shipping_default.php.
In both fedexexpress.php & fedexground.php you will see multiple references to
replace that with
(i.e. remove the 1 after the variable title)
Thanks this worked for me as well. I am using Zen Cart 1.3.8a