Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2010
    Posts
    2
    Plugin Contributions
    0

    Default add another shipping estimator on another page?

    Hello everybody, i got a problem. Could anybody please help me. I want to add a shipping estimator on the other page, I have two POST fields: quanity and country ,I want to estimator shipping by this.
    i have added some code in the XXX/header_php.php,

    PHP Code:
      require(DIR_WS_CLASSES 'shipping.php');
      
    $shipping_modules = new shipping;
      
    $quotes $shipping_modules->quote(); 
    but how to query based on the data sent by POST?

  2. #2
    Join Date
    Nov 2010
    Posts
    2
    Plugin Contributions
    0

    help question How to load the shipping module?help plz

    Hello everybody , I am having a problem .
    this code in the function quote() on includes/classes/shipping.php:
    Code:
     $quotes = $GLOBALS[$include_quotes[$i]]->quote($method);
    where the globals value in here is loaded? I use the MZMT module, but i can not find where to load it,and how to load it?

    thanks.
    Eliza

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: add another shipping estimator on another page?

    What page are you trying to add the Shipping Estimator button to?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. v139h Need another freeoptions module to add to shipping
    By gotlogos in forum Addon Shipping Modules
    Replies: 3
    Last Post: 28 May 2012, 12:49 AM
  2. Add another checkout page - with a form on it
    By yamadan in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 4 Mar 2011, 01:41 PM
  3. Trying to add another major topic on my main page
    By rarinstructors in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Feb 2011, 10:15 AM
  4. How can i add another EZ-page
    By bakaguyjean in forum Basic Configuration
    Replies: 2
    Last Post: 5 Dec 2008, 12:05 PM
  5. Shipping Estimator to another country
    By danmcguire in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 11 Jun 2006, 09:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg