Search:

Type: Posts; User: ebaobao

Page 1 of 10 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    26
    Views
    10,496

    v151 Re: Paypal Express checkout and local taxes

    Thank you for the reply Linda. I've decided to use a work around. What I did was create a new zone named it "tempzone" assigned to the same country "United States". Then under Config>My Store, I...
  2. Replies
    26
    Views
    10,496

    v151 Re: Paypal Express checkout and local taxes

    Bump. Just wondering if anyone has any info on this. Thanks.
  3. Replies
    26
    Views
    10,496

    v151 Re: Paypal Express checkout and local taxes

    So I think I found the bug.

    I only have tax setup for California zone


    A) to recreate:
    Admin>Config>My store>zone is configured to: California.

    B) fixing:
    Admin>Config>My store>zone is...
  4. Replies
    26
    Views
    10,496

    v151 Re: Paypal Express checkout and local taxes

    Was there ever an answer to this? I have the exact same problem.

    1. Customer is not logged in.
    2. add item to cart.
    3. click on payapl express checkout button.
    4. on paypal it adds tax to the...
  5. FREE SHIPPING! Module with no shipping zone

    Hello,

    I just want to double check that my shipping settings are correct.
    I want to offer free shipping to all US States. Here are my settings:

    -I only have free shipping! module installed....
  6. Cancel and return to site from paypal express checkout page

    Hello,

    Here are the steps that I'm able to repro on my site.
    1. Clear cache. go to home page.
    2. login.
    3. add an item to cart.
    4. on the cart page, click paypal express checkout button.
    5....
  7. Re: Product id appended to product name on paypal page

    Ok that makes sense. I guess I'll just put the model number the same as its product id for consistency purposes. Thanks for the reply drbyte.
  8. Re: Where is text to modify model number in write review page?

    One correction. It's in the write folder so the correct path would be /includes/modules/pages/product_reviews_WRITE/header_php.php
    Both paths do have that code, so change accordingly.
  9. Re: Where is text to modify model number in write review page?

    Oh thank you so much!
  10. Re: Where is text to modify model number in write review page?

    lol dr. byte thanks for the quick reply. the brackets look roboticey if thats even a word. a (5 of 5 Stars) Looks so much better than [5 of 5 Stars]. I don't recall seeing many sites with [ ] in...
  11. Product id appended to product name on paypal page

    Hello,

    When a user adds an item to cart and then does a paypal express checkout, they are redirected to paypal's page listing the product like this:

    SAMPLE 6 [185]
    Item number: 1616
    ...
  12. Where is text to modify model number in write review page?

    Hello,
    When a user clicks on write a review button and is on the write a review page (the page where they select amt of stars and put in their comments), the title of the product is displayed and...
  13. Replies
    4
    Views
    491

    Re: where is text to modify [5 of 5 Stars] ?

    ok found it. it's here:

    includes/languages/custom_template/english.php

    Line #287 : define('TEXT_REVIEW_RATING', 'Rating: %s [%s]');
  14. Replies
    4
    Views
    491

    Re: where is text to modify [5 of 5 Stars] ?

    Hi kobra, I did. but the closest I found was in this file: custom_template/admin/reviews.php. The code there is


    <td class="main"><b><?php echo ENTRY_RATING; ?></b>&nbsp;<?php echo...
  15. Replies
    4
    Views
    491

    where is text to modify [5 of 5 Stars] ?

    Hello,

    On reading reviews page, it has text next to the amount of stars (example: [5 of 5 Stars])
    I'm trying to change the brackets "]" to parentheses ")" but I'm having a difficult time finding...
  16. Re: newsletter subscribe on paypal express checkout

    Thanks for the reply DrByte, it's fine I'm not going to force.
  17. newsletter subscribe on paypal express checkout?

    hello,

    when a user does paypal express checkout, zc auto create their account. how do we make it so that we have their newsletter subscription to be true when this user creation takes place?
    ...
  18. Replies
    7
    Views
    796

    Re: My account newsletter subscribe checkbox?

    nm..I found it sorry. Its under My account>Email Notifications.
  19. Replies
    7
    Views
    796

    Re: My account newsletter subscribe checkbox?

    where is this demo?
  20. Replies
    7
    Views
    796

    Re: My account newsletter subscribe checkbox?

    hi kobra,

    ok I added the sidebox and see what you are saying. So can I put that link under "my account>View or change my account information"? What is the file for that?

    Thanks
  21. Replies
    7
    Views
    796

    Re: My account newsletter subscribe checkbox?

    what information sidebox? where?
  22. Replies
    7
    Views
    796

    My account newsletter subscribe checkbox?

    Hello,

    Under my account>View or change my account information, there is the Newsletter and Email Details field with HTML or TEXT-Only radio buttons. But where is the subscribe checkbox where a...
  23. v150 Re: want to create a forum for my customers, are there any active solutions?

    So should a webshop only have products and not a lot of other literature so to keep their focus on products? Should we be putting literature say in a blog or forum and have a link there that directs...
  24. Re: Disable Registration/Login for Users to Purchase

    So I tested and yes customer account is created on zc. So now my question would be.

    scenario:
    1. user comes to site, adds to cart, checkout with paypal express from cart pg.
    2. user doesn't...
  25. Re: Disable Registration/Login for Users to Purchase

    Hi DrByte,

    Does this mean that if the customer does a paypal express checkout from the cart page, after they are done submitting their payment through paypal and redirected back to the merchant's...
  26. v150 Re: want to create a forum for my customers, are there any active solutions?

    You make a great point. I never thought of that way. I was thinking that with a forum, you will have a lot more chances of higher SEO rank, thus increasing your web presence, and thus increases the...
  27. Re: Why is address info not transferred to Paypal to make checkout faster?

    Ok I think this is normal behavior as this user also has the same issue:

    http://www.zen-cart.com/showthread.php?136685-PayPal-Express-Not-passing-address-info-for-me

    Anything we can do to get...
  28. Re: Why is address info not transferred to Paypal to make checkout faster?

    So that didn't work. I even put the original tpl_modules_create_account.php file in my overrides folder and test it, but it still doesn't work. It did transfer the email and phone number though.
  29. Re: Why is address info not transferred to Paypal to make checkout faster?

    The only thing I did was move the Company name field below the last name field. I'll move that back and see if that fixes anything.
  30. v150 Re: want to create a forum for my customers, are there any active solutions?

    Bump. I want to do this too. I would like to integrate zc v1.5.1 with phpbb 3.0.11. I saw an old thread but those instructions were back to 2006 and the thread is closed. Are there new instructions...
  31. Why is address info not transferred to Paypal to make checkout faster?

    Hello,

    Here are the steps
    1. customer comes to site, does not purchase anything but creates an account .
    2.customer in the future comes back to the site and login first.
    3. then they add an...
  32. flat shipping rate not showing on cart page

    Hello,

    My site will only offer paypal express checkout. Thus, when a user adds an item to cart, they will be directed to the shopping cart page with only the paypal express checkout button. I...
  33. Replies
    1
    Views
    690

    v151 Skipping shipping method page

    Hello,
    I've looked on many threads but can't figure out what to do. This is what I want to do. My products are NOT virtual.

    After customers checkout and create their account and clicks submit, I...
  34. Re: Site shifts right when clicking away from Home Page

    Thank you very much Steve!
  35. Site shifts right when clicking away from Home Page

    Hi,
    Been looking at this forever and can't figure out. When I click on any page besides the home page, the site shifts to the right a few pixel. How can I fix this? The site is...
  36. Replies
    1
    Views
    923

    password-forgotten back doesn't go back

    beta v1.5

    this is nitpicking, but it doesn't behave what it says.
    1. click login.
    2. click forgot your password?
    3. click the back button, it doesn't go back to login screen. instead it goes to...
  37. Re: v1.3.8 websites disappear after PHP upgrade to 5.3.8 -- horror!

    Hi Dr. Byte,
    Just curious. Why is it that php 3.0 or newer cannot read their own code even though its older? Shouldn't it be backwards compatible?
  38. Re: Is there a way to keep cart contents after customers close browser?

    Hello,
    Thank you for the replies guys. Pinders mod is exactly what I'm talking about and thank you for the heads up schoolboy.
  39. Is there a way to keep cart contents after customers close browser?

    Hello,
    Is this possible even if they are not log in? Would be nice if customer went back to site after closing browser and still had things that they added to cart.
  40. Replies
    2
    Views
    749

    Rename template?

    If we wanted to rename our template, what steps do we need to take?

    Also are folder/filenames case sensitive? Thanks.
  41. Replies
    5
    Views
    1,099

    Re: template preview doesn't work

    oh its just an image, i thought it was dynamically generated. I'll just ignore it like steve said. thanks.
  42. Replies
    5
    Views
    1,099

    Re: template preview doesn't work

    hi kuroi,
    i didn't do either one. because i don't even know what those are or how to do it.
  43. Replies
    5
    Views
    1,099

    template preview doesn't work

    beta 1.5
    admin>tools>template selection>click preview button for classic.
    classic preview comes up.

    if i click preview button for my_custom template, the same classic preview is displayed.
  44. Replies
    3
    Views
    577

    Re: No Write Review button

    Hi Linda,

    So before they write, they would need to click on read first? This is the correct behavior?

    Thanks.
  45. Replies
    3
    Views
    577

    No Write Review button

    When a product has a review. There is no 'Write a review' button in product detail page. Is this the correct behavior?
  46. Replies
    15
    Views
    886

    Re: Getting variables from link clicked

    Thanks Dr. Byte,
    I'm sorry for so much trouble. I don't know how and where the redirects are. But, I'll just let this thread be and forget about it. Hopefully, I'll mustard up the courage some day...
  47. Replies
    15
    Views
    886

    Re: Getting variables from link clicked

    Hi Dr. Byte,
    Thanks for the help. But I am running into the same problem as before. Here is what is happening:

    1. In my login link I have...
  48. Replies
    15
    Views
    886

    Re: Getting variables from link clicked

    Hi Schoolboy,

    I know what you mean. I'm just being extra picky on the text I want to show depending on what link they come from.
  49. Replies
    15
    Views
    886

    Re: Getting variables from link clicked

    Hi Dr. Byte,

    Thank you for your reply. That may not necessarily be what I will be doing, was just example. What I really will consider doing is this on the login page:

    1. If user comes to the...
  50. Replies
    15
    Views
    886

    Re: Getting variables from link clicked

    Here is a better example. When a user clicks login or my account, it brings up the exact same login page.
    login url: http://www.website.com/index.php?main_page=login
    my account url:...
Results 1 to 50 of 488
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR