osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

FedEx Automated Labels

This is a discussion on FedEx Automated Labels within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; To remove error message 'Warning: strtotime() [function.strtotime]: Called with an empty time parameter. in /home/epigente/public_html/catalog/track_fedex....


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > New osCommerce Contributions

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 05-01-2007, 12:23 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 9,631
Thanks: 65
Thanked 281 Times in 267 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Post FedEx Automated Labels

To remove error message 'Warning: strtotime() [function.strtotime]: Called with an empty time parameter. in /home/epigente/public_html/catalog/track_fedex.php on line xxx' when tracking packages that haven't been delivered yet:


catalog/admin/track_fedex.php

On line ~118 in //format date, insert:

if ($signed_by)

So that it looks like:

// format date
if ($signed_by)
$delivery_date = strtotime($delivery_date);
$status_note = $track_Ret['1159-'.$i.'-1'];




catalog/track_fedex.php

On line ~128 in //format date, insert:

if ($signed_by)

So that it looks like:

// format date
if ($signed_by)
$delivery_date = strtotime($delivery_date);
$status_note = $track_Ret['1159-'.$i.'-1'];


There are no files to download

More...
__________________
Michael Sasek
osCMax Developer


osCMax Templates - Hundreds of premium quality templates. New designs every month!

xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience


osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
FedEx Automated Labels michael_s New osCommerce Contributions 0 04-17-2007 04:03 PM
FedEx Automated Labels michael_s New osCommerce Contributions 0 03-10-2007 10:00 PM
FedEx Automated Labels michael_s New osCommerce Contributions 0 02-06-2007 03:00 PM
What version of FedEx Automated Labels is included in v. 2.0 tridian osCMax v2 Features Discussion 0 10-10-2006 10:51 AM
Fedex Automated Labels cabana osCMax v2 Customization/Mods 1 01-30-2006 09:22 AM


All times are GMT -8. The time now is 07:35 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2008 osCMax