Search:

Type: Posts; User: hoang

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    714

    v153 EZ-Page with custom Form

    Hi everyone,

    I tried to use the EZ-Page as my custom Form (i called Request)
    I used HTML/PHP to create the code for this form and i paste my code into the EZ-Page. It display on site as well. But...
  2. Replies
    841
    Views
    100,844

    Re: Sheffield Blue Template Support Thread

    hi everyone

    how can i remove the social bar on this template
    thanks
  3. v151 Re: Authorize.net (AIM) unable to install Please help

    i mean i did as you said but it does not work
    sorry about my English
  4. v151 Re: Authorize.net (AIM) unable to install Please help

    file config (include)

    define('HTTP_SERVER', 'http://www.domain.com');
    define('HTTPS_SERVER', 'https://www.domain.com');

    // Use secure webserver for checkout procedure?
    ...
  5. v151 Re: Authorize.net (AIM) unable to install Please help

    thank you for reply

    yes, i change the folder admin as doc. recommanded and the configuration file in admin/includes i already done too

    but when i login admin site it still point http://www....
  6. v151 Authorize.net (AIM) unable to install Please help

    Hi there

    See my title of cause some body said "did i look on this forum" my answer is Yes i look many time to find this result but unlucky at all


    i have SSL certificate but my hosting is...
  7. v150 Re: Tell_a_Friend page not found and missing image on V1.50

    oh :shocking:

    how can i remove it from my cart
    because i update v1.5 from 1.39x

    i try to disable from admin but it still show on the sidebox where it was

    thanks,

    okay i got it
  8. v150 Tell_a_Friend page not found and missing image on V1.50

    Hello Zen-cartors

    I run version 1.50 everything are fine except Tell_A_Friend
    on V1.50 in the directory includes/modules/page
    it doesn't have the folder tell_a_friend (as the other post guide)...
  9. Replies
    1
    Views
    339

    v150 Re: Tax not add to some customers

    never mind i got it
    1. check out Admin/Configuration/Minimum Values (order of value column as 2,3,2,10,4,4,0,5,4,2,3,5,3,10,3,50,1,1)
    2. define Admin/Configuration/Customer Details (order of value...
  10. Replies
    1
    Views
    339

    v150 Tax not add to some customers

    Hi there

    I have a problem with tax counting at total price
    some customer it shows correctly
    some customer it shows 0 (means no tax at all)

    all customers profiles are correct (registered or...
  11. Replies
    5
    Views
    871

    v150 Re: Modify create an account form

    I just though when create account (free) on store within many privates info its makes people will be not convenient

    but, i got it now ... thank again you guy (i just remove * in language parts...
  12. Replies
    5
    Views
    871

    v150 Re: Modify create an account form

    oh okay, thank for advice
  13. Replies
    5
    Views
    871

    v150 Re: Modify create an account form

    yes, customer pay by credit card but it transaction over authorize.net and they also come a store to pick up their order

    so, would you point to me where can i get the easy way to limit the Create...
  14. Replies
    5
    Views
    871

    v150 Modify create an account form

    Hi there

    i try to build the zen-cart for a restaurant (order and walking pick up)

    that wise i don't need fancy create an account form as within zen-cart

    I try to keep some thing that...
  15. Replies
    136
    Views
    28,601

    Re: Ceon Manual Card Payment Module v3.0.0

    Hi Ceon

    i want to modify the order edit (in admin session the part cc#)

    which the file or template i have to concern to do that modify

    thanks,
  16. Re: how to change email format

    thanks frank18
    i read them all. But they are not the one i looking for
    i don't get any problem with email at all
    because my client she want to print the confirmation email with 3. in print (kind...
  17. how to change email format

    need some help to modify the email order confirmation format
    i want to remove header , footer, ... Just to keep the order information only

    I tried to modified the file...
  18. Re: how to change invoice or email layout like POS sytem?

    need some help to modify the email order confirmation format
    i want to remove header , footer,

    I tried to modified the file email/email_tempalte_checkout.html but it won't work
    as the idea of...
  19. Re: list a price for each item on the shopping cart content page

    the problem is solved

    thank you all you guy

    yeah Ajeh i already set it up conrrectly for taxes profile on my store
    the problem causes from the user acc which i used to test it (the acc...
  20. Re: list a price for each item on the shopping cart content page

    oh okay i got it Ajeh thanks for your time

    befor i install the mode register (drop some fields on the from) it make the info of customer less info such as address state city ....
    thatwise ... the...
  21. Re: list a price for each item on the shopping cart content page

    on My Store (config)
    country: USA
    Zone: Florida
    Basic of product tax : store
    Basic of shipping tax: store
    Sales tax display status: 1
    on the module -> shipping (config)
    turn on only storpickup...
  22. Re: list a price for each item on the shopping cart content page

    thank you very much Ajeh

    but my problem is on the check out step 2 and 3
    the sales tax is $0.00 (no taxes calculate in order) (i did pic on post #15)
    i already double check taxes config with...
  23. Re: list a price for each item on the shopping cart content page

    oh wow .... thank you very much Ajeh

    can you help me about sales tax problem Ajeh

    i don't know what i am done but beside the configu in admin i didn't took anywhere else of code (oop accept the...
  24. Re: list a price for each item on the shopping cart content page

    in admin page
    i already set tax zone, tax rates, ....

    but in the shopping cart processing is shown as $0.00

    please help

    Best Regard,

    included attachment for review
  25. Re: list a price for each item on the shopping cart content page

    yeah kobra
    i just add the "+" before a variable of attribute price
    thanks for your time kobra


    <?php echo TEXT_OPTION_DIVIDER . "($" . +($value['options_values_price']) . ")"; ?>

    and it...
  26. Re: list a price for each item on the shopping cart content page

    one again thank you very much for your time kobra

    i found a variable for attributes price and with the template file tpl_shopping_cart_default.php at line 98


    <li><?php echo...
  27. Re: list a price for each item on the shopping cart content page

    i saw in line # 105 file tpl_shopping_cart_default.php

    <?php echo $value['products_options_name'] . TEXT_OPTION_DIVIDER . nl2br($value['products_options_values_name']); ?>
    and i know i need to...
  28. Re: list a price for each item on the shopping cart content page

    couldn't find it yet
    how about invoice.php some key seem to work ....
  29. Re: list a price for each item on the shopping cart content page

    in the file tpl_shopping_cart_default.php (after i copy into my custom style under template folder)

    in line 115

    <?php echo $product['productsPriceEach']; ?>

    i replace with


    <?php echo...
  30. Re: list a price for each item on the shopping cart content page

    Just a little more than basic kobra

    let's me start with tpl_shopping_cart_default.php and need your help



    as ZC has the overide system so i copy this file from default style to custom style...
  31. Re: list a price for each item on the shopping cart content page

    oops forget a link

    http://phoquyenonline.com/
    checkout on the menu at second item
    and look over the 1st and 2nd dishes

    thank you for your time
  32. Re: list a price for each item on the shopping cart content page

    moment please i going to make a picture for .....

    okay here picture if not enough info for you i'll send the tester login for you
  33. list a price for each item on the shopping cart content page

    Please help ASP :(

    i have built a cart for restaurant with full function of order
    ex: item + modifier (without $$$ and with $$$)

    the problem is after customer select those modifier (both free...
  34. Re: how to change invoice or email layout like POS sytem?

    thank you very much hamid84
  35. Re: how to change invoice or email layout like POS sytem?

    finally i have one .... kakakaka

    thank you very much hamid84

    how about email confirmation order do you know which file i need to edit thanks for advanced

    Best,
  36. Re: how change the order email confirmation playout?

    no one have any idea ..... oh pool me
  37. how change the order email confirmation playout?

    hello everyone!!!

    i build a zen-cart for restaurant .... with pick up on the store and they want auto print the admin email confirmation (when it has a new order arrive with kind receive printer)....
  38. Re: how to change invoid layout pay like POS sytem

    sorry typo invoice not invoid
  39. how to change invoice or email layout like POS sytem?

    Hello all

    can anyone show me how can i chang the invoid playout look like the receive of POS system (like walmart or another store who used the POS system)

    ex:

    customer name:
    address:...
  40. Replies
    4
    Views
    820

    Re: qty box not show with buy now buttom

    said Yes in cateroty item "show qty box..." and voila
  41. Re: how to setting attributes for product's option?

    Well, thanks for reading my question ..... i figured it out

    But, i really want to say "thank you very much to Zencart team who worked so hard for us" all you guy ... very well done a free stuff...
  42. how to setting attributes for product's option?

    hello Zencart expert

    I try to set up some option for my production
    ex:

    Add (+ $$$)
    Add ( free)
    subtract ( - $$$)
    subtract ( free)
    modify ( + .$$$)
  43. Re: How do you add a background image to the small "New Products" images.

    try something like that

    http://www.spiffycorners.com/index.php?sc=spiffy&bg=436900&fg=8A6B05&sz=5px

    good luck !!!

    or here

    http://www.neuroticweb.com/recursos/css-rounded-box/
  44. Thread: Header_title

    by hoang
    Replies
    4
    Views
    608

    Re: Header_title

    try to reupload languages folder and file

    folder english and english.php

    may be fixed i got it before and that the way i solve it good luck body !!!
  45. Replies
    4
    Views
    820

    Re: qty box not show with buy now buttom

    never mind .... i found it

    thanks anyway !!!1
  46. Replies
    4
    Views
    820

    qty box not show with buy now buttom

    Hello everyone

    please help!! I'm not sure what i did configure .... but now
    the quantity box (qty : ) not show on product list or wherever have a buy now buttom .... can all you give me some...
  47. Replies
    2
    Views
    688

    Re: how to make transparent backgound

    thanks CCPOnline
  48. Replies
    2
    Views
    688

    how to make transparent backgound?

    Hello everyone !

    are there any ways to make transparent background for header
    for zen-cart 1.3.8 ?
    any suggestion will be appreciated !!!!

    Best,
  49. Re: How to move navigation bar to under banner (header)?

    oh never mind
    I just found it at http://www.zen-cart.com/forum/showthread.php?t=101875

    but i till find the way to remove a EZ page header bar
    i tried to look and set 0 in Admin -> Ez page...
  50. How to move navigation bar to under banner (header)?

    hello all
    I'm running Zen-Cart 1.3.8a

    i want to change a little bit on the template that i have on the site
    my question is ?

    how can i move the navigation bar to under banner (header) and...
Results 1 to 50 of 50
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR