Zen Cart Logo
Forums / Addon Shipping Modules / Fedex Module not displaying, 1.3.8a (different issue from the rest)

Fedex Module not displaying, 1.3.8a (different issue from the rest)

Locked

Views: 1,467

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
16 Mar 2009, 1:43 PM
#1
elusivesora avatar

elusivesora

Zen Follower

Join Date:
Apr 2005
Posts:
83
Plugin Contributions:
0

Fedex Module not displaying, 1.3.8a (different issue from the rest)

I am having trouble getting this module to work again. I just transfered my server from linux to windows and the information for the FedEx module did not hold on the transfer. So I repopulated the information and now it shows me a white screen whenever I enter the shipping part of the checkout process. It also gives me a blank page when i click the "estimate shipping" button.

Does anybody have any ideas on what could be wrong?

16 Mar 2009, 1:45 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Fedex Module not displaying, 1.3.8a (different issue from the rest)

Search this forum for "blank page"

16 Mar 2009, 2:00 PM
#3
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Fedex Module not displaying, 1.3.8a (different issue from the rest)

completely uninstall and re-install the fedex module
there are path settings in there that need to be reset.

16 Mar 2009, 3:34 PM
#4
elusivesora avatar

elusivesora

Zen Follower

Join Date:
Apr 2005
Posts:
83
Plugin Contributions:
0

Re: Fedex Module not displaying, 1.3.8a (different issue from the rest)

i deleted the files and re-uploaded them, still same problem. are there more files i need to change than the 4 that come with the add-on?

16 Mar 2009, 4:25 PM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Fedex Module not displaying, 1.3.8a (different issue from the rest)

You might want to peek in the Free Software Add Ons for the Debug Tool and see what that shows you when you hit the error ...

16 Mar 2009, 5:00 PM
#6
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Fedex Module not displaying, 1.3.8a (different issue from the rest)

you dont need to delete and re-upload,
go into your admin -> modules -> shipping and hit the uninstall button next to all of the shipping modules one at a time and then reinstall them by hitting the button and re-adding the info

do this for shipping and payment modules since you not only changed servers you changed Operating systems

16 Mar 2009, 5:53 PM
#7
elusivesora avatar

elusivesora

Zen Follower

Join Date:
Apr 2005
Posts:
83
Plugin Contributions:
0

Re: Fedex Module not displaying, 1.3.8a (different issue from the rest)

ajeh: thank you for that debugging tool, that is a very helpful utility.

apparently there is a failure at curl_init();. I know I don't have curl compiled into my php, will this stop fedex module from running?

16 Mar 2009, 6:48 PM
#8
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Fedex Module not displaying, 1.3.8a (different issue from the rest)

It will stop any code needing curl ... check the file as I don't know if it does or doesn't use it ... :smile:

16 Mar 2009, 8:45 PM
#9
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Fedex Module not displaying, 1.3.8a (different issue from the rest)

Yes it uses cURL,