Search:

Type: Posts; User: mdc

Search: Search took 0.01 seconds.

  1. Thread: Display products

    by mdc
    Replies
    14
    Views
    1,508

    v153 Re: Display products; Why I see that ?

    If you are using other language, please check if the variable exist in includes/languages/YOURLANGUAGE/product_info.php
  2. v139h Re: change the link associated to the "Home" breadcrumb

    You can change the link in includes/classes/breadcrumb.php

    $trail_string .= ' <a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . $this->_trail[$i]['title'] . '</a>';
    You can change . HTTP_SERVER...
  3. Replies
    4
    Views
    693

    v153 Re: Put title below picture in product listing

    Add this to your css :
    #productMainImage {width:100%;}
  4. v1.2.x Re: Some products "buy now" others "more info" can you help?

    All products with attributes will show more info, and without attributes will show buy now.
  5. Thread: Pictures Sizes

    by mdc
    Replies
    4
    Views
    668

    v139f Re: Pictures Sizes

    In the product view page the size is 269px x 355px, its alresdy bigger.
    You can configure the size in Configuration> Images, and change Product Info - Image Width, and Product Info - Image Height
  6. Thread: Pictures Sizes

    by mdc
    Replies
    4
    Views
    668

    v139f Re: Pictures Sizes

    Hi, the size is 150px x 225px.
  7. Re: HOW TO: Add a desired shipping date field to order form [description]

    I've tried this on 3.7.8 but it doesn't work.
    Anyone tried this before?

    Thanks
  8. Replies
    84
    Views
    26,676

    Re: help with Fastway Shipping Module

    Hi Everyone,

    I need this shipping module but i'm getting errors when i tried to convert it from oscommerce.
    I will appreciate if anyone can send me the download link.

    Thanks :)
  9. Replies
    10
    Views
    2,791

    Re: Help converting OSC SQL code to Zencart

    Yes i have, here is the fastway.php that need to be fixed:


    <?php
    /*
    $Id: fastway.php,v 1.0 2006/02/21

    osCommerce, Open Source E-Commerce Solutions
    http://www.oscommerce.com
  10. Replies
    10
    Views
    2,791

    Re: Help converting OSC SQL code to Zencart

    I got this error:

    PHP Fatal error: Call to a member function Execute() on a non-object in C:\AppServ\www\zen\includes\modules\shipping\fastway.php on line 80
  11. Replies
    10
    Views
    2,791

    Re: Help converting OSC SQL code to Zencart

    I'm not so sure about this, i followed the instructions on the wiki.
    $my_var_query = tep_db_query("query stuff"); >> $my_var = $db->Execute("query stuff");

    $rec = tep_db_fetch_array($qResult);...
  12. Replies
    10
    Views
    2,791

    Re: Help converting OSC SQL code to Zencart

    Thank you for the reply, i was trying to change the query into:


    $sql = "SELECT * FROM fastway_zones WHERE $topcode >= f_postcode and $topcode <= f_postcode";
    $qResult = $db->Execute($sql); ...
  13. Replies
    10
    Views
    2,791

    Re: Help converting OSC SQL code to Zencart

    I have the same problem like this, can anyone help me?

    Thanks
  14. Replies
    3
    Views
    1,109

    Re: Convert Osc Shiiping module into Zen cart

    Hi Kuroi, could you help me on this :



    $sql = "SELECT * FROM fastway_zones WHERE $topcode >= f_postcode and $topcode <= f_postcode";

    $qResult = tep_db_query($sql);
    $rec =...
  15. Replies
    3
    Views
    1,109

    Re: Convert Osc Shiiping module into Zen cart

    Thank you for the reply,
    I will try it asap :)
  16. Replies
    3
    Views
    1,109

    Convert Osc Shiiping module into Zen cart

    Hello Everyone,
    I want to convert this osc shipping module but i'm stuck.
    I hope someone can help me here.
    Here is the code:


    <?php
    /*
    $Id: fastway.php,v 1.0 2006/02/21
  17. Replies
    0
    Views
    1,071

    How Did You Hear About Us --Help--

    Hello,

    I have successfully installed this contributions, however when i tried to register to my store, all registered customers was referred by none.
    I have configured it on extra>> refferal,...
  18. Replies
    12
    Views
    2,515

    Re: Different header for each category

    Thank you very much for your advice, it's really work.
    Now i have different header on each category :clap:
  19. Replies
    12
    Views
    2,515

    Re: Different header for each category

    Thank you for the reply, i will try it now.
    I hope this is working :)
  20. Replies
    12
    Views
    2,515

    Different header for each category

    Hello,

    I have question how to use different header for different categories.
    example :
    if manufacturers_id = 10
    go to header 1

    else
    go to header 2
  21. Replies
    1
    Views
    1,463

    Replace product images with swf

    Hi,

    I have a question about product images, is it possible to replace jpg or gif with swf in each product image?

    Thanks
  22. Replies
    8
    Views
    2,098

    Re: Quantity Discounts Question, please help

    Hi swguy,
    Could please help me which files need to be modified ?

    Thanks
  23. Replies
    8
    Views
    2,098

    Re: Quantity Discounts Question, please help

    Ok i will try it :)
    Thank you.
  24. Replies
    8
    Views
    2,098

    Re: Quantity Discounts Question, please help

    Thank you swguy, anymore suggestions?
  25. Replies
    8
    Views
    2,098

    Quantity Discounts Question, please help

    Hello,
    I'm new in this forum.
    I have a question how to integrate this discount price.

    Product A
    5:20,10:18,20:15,50:10

    Product B
    5:25,10:22,20:18,50:15
Results 1 to 25 of 25
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR