Search:

Type: Posts; User: Relentless

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Re: shipping module use chmod 0755 or 755

    There are no errors,
    but no Shipping Estimate Quote.
    with product cost$ enabled, or with out.
    There were a few errors, got rid of them.
    This Module is installed in admin with yellow disabled....
  2. Re: function getFXFQuote($url)

    Thank you for pointing out to me that 0644 is not an issue.
    ===========
    What I see in my shipping Module now, line 37 to 52.
    Line 54 to 72 is what I think is missing.
    Module loads with no errors,...
  3. No Shipping Estimate Quote -- writing my own shipping module

    In a shipping module chmod default shows as chmod 0644
    Read and write for owner, read for everybody else, chmod 0644
    ----
    In shipping modules are both shipping files set to,
    Everything for...
  4. Replies
    9
    Views
    5,930

    Re: FedEx Xml Heavy Freight Module

    I have made real progress, I have gotten to page 2of3 of check out
    In the FedEx module there is an ->attributes_1216ft()
    for people who for example ship step ladders
    I need to get rid of...
  5. Replies
    9
    Views
    5,930

    Re: FedEx Xml Heavy Freight Module

    When I click Check Out with FedEx Freight module I get these 2 warnings
    ----
    Warning: Cannot modify header information -
    1]headers already sent by (output started at ...
  6. Replies
    9
    Views
    5,930

    Re: FedEx Xml Heavy Freight Module

    I installed the 2 FedEx Heavy Freight files,
    in my carts server.
    They installed correctly no quote yet.
    Will work it out with FedEx.
    Correct install in admin. were half way home,
    What could go...
  7. Replies
    2,266
    Views
    475,799

    Re: Categories Dressing

    By simply moving .sideBoxContent{} above .category-top-text {) in the CSS style sheet,
    .category-top-text {) now works, I had it backwards.
    =====
    Since .category-top-text{} and #categories...
  8. Replies
    2,266
    Views
    475,799

    Re: Categories Dressing

    An overview of this issue.
    I did not understand your previous response.
    1) question below.
    yes #categories a.catBoxHeading1, is working, Thank You
    with some inheretence from .sideBoxContent...
  9. Replies
    2,266
    Views
    475,799

    Re: Categories Dressing

    For category-top-text in html we see <span class="category-not-selected">
    I would think this should be corrected.
    Is there a CSS addition like (#categories a) for .category-top-text
    Thank You ...
  10. Replies
    2,266
    Views
    475,799

    Re: Categories Dressing

    #categories a.catBoxHeading1 () CSS is working as you said.
    Heading color is correct.
    Thank you for responding.

    Relentless
  11. Replies
    2,266
    Views
    475,799

    Re: Categories Dressing

    Categories Dressing v2.0
    Heading links are enabled, they work fine. 2 questions. below.
    At this time all links in column left css are inheriting from "sideBoxContent"
    id="categoriesContent"...
  12. Replies
    2,266
    Views
    475,799

    Re: Categories Dressing

    The Categories Dressing Heading link is working,
    .catBoxHeading1 css line 911 the [color: #00DD00;] not working.
    It's the color that makes the Heading
    the color is inherited from the a:link,...
  13. Replies
    2,266
    Views
    475,799

    Re: Categories Dressing

    I got this error
    Parse error: syntax error, unexpected ')' in
    /home2/xxxxxx/public_html/includes/templates/zencart_zen/sideboxes/tpl_categories.php on line 47
    Line 47 is part of this PHP, I do...
  14. Replies
    2,266
    Views
    475,799

    Re: Categories Dressing

    /*I see that I have arrived back at your original PHP code entry,
    now it makes sense, is this correct, to put in tpl_categories.php. */
    <?php
    case '28': //replace number with your desired cPath...
  15. Replies
    2,266
    Views
    475,799

    Re: Categories Dressing

    I have not worked with class and herf in php before.
    I think I am close.
    ------------
    <?php
    {
    case '28': //replace number with your desired cPath
    $content .= '<a class="'....
  16. Replies
    2,266
    Views
    475,799

    Re: Categories Dressing

    It is always better if you research an issue yourself, thank you.
    I think this is correct.
    <?php
    {
    case '28': //replace number with your desired cPath
    $content .= '<a...
  17. Replies
    2,266
    Views
    475,799

    Re: Categories Dressing

    <?php
    // is this is the change to enable Heading link
    case '28': //replace number with your desired cPath
    $content .= '<a href="catBoxHeading1"' . zen_href_link(FILENAME_DEFAULT, ...
  18. Replies
    2,266
    Views
    475,799

    Re: Categories Dressing

    See your previous entry
    $content .= '<a class="catBoxHeading1" href="'
    Is this correct see dbl. quotes at end of line
    $content .= '<a class="catBoxHeading1" href=""
    Thank you
    Relentless
  19. Replies
    1
    Views
    1,778

    Category Dressing Mod. heading txt links

    I am using categories dressing, works great no issues.
    2 Questions, I havn non linked Headings column left,
    I would like to change to linked Headings.
    I have 7 Headings in column left.
    these will...
  20. Replies
    2,266
    Views
    475,799

    Re: Categories Dressing

    Attn:: gjh42
    I am using categories dressing, works great no issues.
    2 Questions, I have 7 non linked Headings column left,
    I would like to change to linked Headings.
    these will be text links....
  21. Replies
    15
    Views
    6,787

    Re: Con-Way Heavy Freight Custom Module

    It has been requested in the Zen Cart Forum that,
    the two heavy freight modules, for Freight over 150lbs.
    due to copying from the forum errors [blank spaces etc.] that,
    FedEx and Con Way be...
  22. Replies
    9
    Views
    5,930

    Re: FedEx Xml Heavy Freight Module

    It has been requested in the Zen Cart Forum that,
    the two heavy freight modules, for Freight over 150lbs.
    Due to copying from the forum errors [blank spaces etc.] that,
    FedEx and Con Way be...
  23. Re: UPS Heavy Freight Module UPS Freight over 150 lbs.

    Sorry for my confusion lets try it again.

    In your PHP application you'll need a function to make XML-RPC requests.
    I've provided an example below.
    Any programming language that can make...
  24. Re: UPS Heavy Freight Module UPS Freight over 150 lbs.

    One Question see below

    UPS XML-RPC Interface is a simple XML-RPC
    service for connecting to UPS for shipping estimates.
    UPS XML-RPC Interface is written in PHP,
    but can be accessed by any...
  25. Re: UPS Heavy Freight Module UPS Freight over 150 lbs.

    Ref: chadderuski

    If you are referring to, the N in DESCRIPTIO N,
    in your PHP Editor correct this.
    define('MODULE_SHIPPING_UPSFREIGHT_TEXT_DESCRIPTIO N', 'UPS Freight
    ---
    New: Next the...
  26. Re: UPS Heavy Freight Module UPS Freight over 150 lbs.

    Ref: Question post the PHP files to the Downloads section.

    This is not a Module, it is in the Development stage.
    The best solution would be to Download the tar.gz zip at this link...
  27. Re: UPS Heavy Freight Module UPS Freight over 150 lbs.

    For
    /public_html/includes/languages/english/modules/shipping/upsfreight.php

    The Overrides link
    /public_html/includes/languages/english/modules/shipping/
    YOUR_TEMPLATE_NAME/upsfreight.php

    If...
  28. Re: UPS Heavy Freight Module UPS Freight over 150 lbs.

    For
    /public_html/includes/languages/english/modules/shipping/upsfreight.php

    The Overrides link
    /public_html/includes/languages/english/modules/shipping/
    YOUR_TEMPLATE_NAME/upsfreight.php

    If...
  29. Re: UPS Heavy Freight Module UPS Freight over 150 lbs.

    We start with:
    /public_html/includes/languages/english/modules/shipping/upsfreight.php

    This is an assumption that UPS /modules/shipping/upsfreight.php
    is the same as FedEX, and Con Way Heavy...
  30. Re: UPS Heavy Freight Module UPS Freight over 150 lbs.

    You can get the tar.gz zip for UPS Heavy freight
    at this link, same as above one file,
    http://linux.softpedia.com/get/Internet/HTTP-WWW-/UPS-XML-RPC-Interface-33044.shtml
  31. Re: UPS Heavy Freight Module UPS Freight over 150 lbs.

    // Packages
    if ( $shipmnt['packages'] ) {
    foreach ( $shipmnt['packages'] as $pkg ) {
    $package = new xmlObject ( 'Package' );
    if ( $pkg['packagingType'] ) {
    $code = new...
  32. Re: UPS Heavy Freight Module UPS Freight over 150 lbs.

    eNumber = new combinedObject ( 'PhoneLineNumber', $shipmnt['shipper']['phoneNumber']['phoneLineNumber'] );
    $structuredPhoneNumber = new xmlObject ( 'StructuredPhoneNumber', Null, array (...
  33. Re: UPS Heavy Freight Module UPS Freight over 150 lbs.

    <? // Copyright 2007 Distributed under the terms of the GNU General Public License version 3.
    /*
    This file is part of UPS XML-RPC Interface.

    UPS XML-RPC is free software: you can...
  34. Re: UPS Heavy Freight Module UPS Freight over 150 lbs.

    Ups Heavy Freight Module Freight over 150 lbs.
    The UPS side of the Module let us build,
    a UPS Heavy Freight Module for Freight over 150 lbs

    ---Starts the long version
    ups_xmlrpc_interface/ $xml...
  35. Re: UPS Heavy Freight Module UPS Freight over 150 lbs.

    Zen Cart UPS Heavy Freight Module
    The other two Heavy Freight Modules,
    are at these links,
    with one class of Freight they are sign up and use.
    FedEx Heavy Freight Module:...
  36. UPS Heavy Freight Module UPS Freight over 150 lbs.

    UPS Heavy Freight Module UPS Freight over 150 lbs.
    Copyright 2007 Distributed under the terms of the GNUv3 General Public License .
    UPS XML-RPC Interface is a simple XML-RPC
    service for...
  37. Replies
    15
    Views
    6,787

    Re: Con-Way Heavy Freight Custom Module

    If you go to the Zen Cart admin:
    Admin -> modules
    And click on any of them you will see how they work.
    When you click on the install button, the module writes information to the database.
    The...
  38. Replies
    9
    Views
    5,930

    Re: FedEx Xml Heavy Freight Moduel

    Con Way Freight Rate Quote Moduel is available on this link.
    http://www.zen-cart.com/forum/showthread.php?t=85307&highlight=create+a+module

    Con Way ships to Canada
  39. Replies
    15
    Views
    6,787

    Re: Con-Way Heavy Freight Custom Module

    Answer to last post
    The 18 lines add data to the data base
    ----New
    The SimpleXML extension provides a very simple and easily usable toolset
    to convert XML to an object that can be processed with...
  40. Replies
    15
    Views
    6,787

    Re: Con-Way Heavy Freight XML Custom Module

    Sorry about that my bad
    I was referring to the next 18 lines of PHP
    Starting at about 250,
    Example 3rd line.
    function install() {
    global $db;
    $db->Execute("insert into...
  41. Replies
    9
    Views
    5,930

    FedEx Xml Heavy Freight Module

    You will need PHP 5. and Curl support,
    to use this FedEX XML rate request PHP script.
    If your Host does not support these,
    I use Camelot Hosting, they are Zen Cart Hosts....
  42. Replies
    15
    Views
    6,787

    Re: Con-Way Heavy Freight XML Custom Module

    First Question
    In includes,
    about line 150 we see this

    function install() {
    global $db;

    since this is is from a working site,
    I assume that my db will have to agree with this,
    or the...
  43. Replies
    15
    Views
    6,787

    Re: Con-Way Heavy Freight XML Custom Module

    You will need PHP 5. and Curl support,
    to use this Con Way rate request PHP script.
    If your Host does not support these,
    I use Camelot Hosting, they are Zen Cart Hosts...
  44. Replies
    15
    Views
    6,787

    Re: Con-Way Heavy Freight XML Custom Module

    Now we have the two files.
    The 2nd file is
    includes/languages/english/modules/shipping/conway.php
    <?php
    /*
    Released under the GNU General Public License
    */
    ...
  45. Replies
    15
    Views
    6,787

    Re: I would like to create a Con-Way Heavy Freight Custom Module

    It took some time to come up with an open source,
    working, Con Way Freight PHP function page.
    sorry about that.
    ---
    We start with two empty files.
    includes/modules/shipping/conway.php...
  46. Replies
    15
    Views
    6,787

    Con-Way Heavy Freight Custom Module

    I would like to create a Con-Way Heavy Freight Custom Module

    The PHP5 link at Con-Way XML/samplecode
    https://www.con-way.com/XML/samplecode/PHP5/xRatePHP5code.htm

    Will these 3 Directories...
  47. Replies
    2,266
    Views
    475,799

    Re: Categories Dressing

    I am using Category Dressing in column left
    it works great, static headings.
    Is there a way to use it in column right.
  48. Replies
    4
    Views
    2,437

    Re: Fake Customer Profiles

    I am getting Cart emails, that sick does not describe.
    I am not the only Zen Carter to receive this type of sick email.
    ---
    I think this is a serious issue,
    that negatively impacts the Zen Cart...
  49. Re: Short Description for Categories... have a description above & below product list

    Can this Mod be made to work on the Add to Cart page,
    On add to cart page there is a single product, and Manufacturer,
    that needs a product description, just like your Mod.
    I use EZmce editor.
  50. Re: Customizing Product Description Text Formatting on Category Page

    Re: Customizing Product Description

    Is this new in development mod,
    if I understand it, able to, add a long product description,
    10 or 15 lines, on Add to Cart page, below add to cart box, ...
Results 1 to 50 of 56
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR