Search:

Type: Posts; User: wilsonshen

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,130

    v139h Re: help with my tracking code in Zencart

    I visited this page from browser directly, not called from other page.
  2. Replies
    3
    Views
    1,130

    v139h help with my php code

    Hi,
    Recently I am try to do some programming work.
    I want my Zen Cart store to update tracking information to the online system of our shipping agency.
    I got strange problem.
    I installed in my...
  3. Re: Very strange and interesting Encoding Problem

    Thanks, man
    Finally I found it was my database problem. I don't know what exactly the problem is. I just restored my backup database, and then it works well now.
  4. Re: Very strange and interesting Encoding Problem

    Thanks man
    "Yesterday" i didn't change anything about the code. That's why this problem is so strange.
  5. Re: Very strange and interesting Encoding Problem

    Thanks for your fast reply.
    But that page doesn't offer helpful information.
    Do you mean i should change back to "latin" charset?
  6. Very strange and interesting Encoding Problem

    Yesterday I posted my problem here but got no solution.
    I spent all day to study this problem.
    My ZC1.39h store suffered encoding problem 2 days before. Non-English language can not be displayed...
  7. Re: Encoding problem

    I use ZC1.39h
  8. Re: Encoding problem

    I checked the /cache/ folder. But there is only records of last year. It seems the function doesn't work on my website now.
  9. Yesterday everything was all right. Today I have Encoding problem

    I guess i am the first one getting this thorny problem.
    My website went very well until today. All the non-English language becomes wired code, unreadable (like: ?ubo� Kov�?).
    Yesterday everything...
  10. Replies
    31
    Views
    8,731

    Re: Add Shipping Telephone Support Thread

    Anybody tested it on ZC1.9h with COWOA?
    I installed but got black page while checking out. I am not sure why. It seems a big problem for me.:(
    Hope somebody could offer advice.
    Thanks
  11. Replies
    1
    Views
    348

    v139h generate shipping address file

    Hi, all:
    I am running business with my ZC shop. Each time i got orders, i need to add the shipping address by hand one by one to the shipping website form of my shipping agency. Recently i found...
  12. Re: Easy Populate: can not create model/attributes.csv

    Oh, what a pity.
    Would you please tell me where i can buy the commercial one?
    Thanks
  13. Easy Populate: can not create model/attributes.csv

    Hi,
    Recently I installed Easy Populate. It works well except the attribute. I can not create model/attributes.csv. Each time while i try to create it in the temp dir, i got the "HTTP 500 Internet...
  14. Re: How to remove price information from "also purchased" box

    Thanks so much for your reply.
    I fixed the problem by modifying the .php file.
    Thanks any way.
  15. How to remove price information from "also purchased" box?

    Hi,
    I want to remove the price information from the "Customers who bought this product also purchased..."box under product description. Because i found the price information is not right.
    I search...
  16. Re: CCS problem about register page with bought template

    Thanks. I got it.
  17. Re: CCS problem about register page with bought template

    I found there is no tpl_create_account_default.php in includes/templates/gadgets_black/templates/. There is one under /includes/templates/template_default/templates/
  18. Re: CCS problem about register page with bought template

    @keneso
    It's so kind of you to help me some times. Thanks so much. It works now.
  19. Re: CCS problem about register page with bought template

    @stevesh
    I know little about web programming. I am sorry I don't know about wrapperAttribsOptions id.
    I installed COWOA which replaced some files, but not sure if this one is replaced. The designer...
  20. Re: CCS problem about register page with bought template

    The information input boxes are not in the right place. I tried many times to fix it, but failed.
  21. CCS problem about register page with bought template

    Hi all,
    I begin to hate my template. I bought it and now it has a lot of problems. And the company service refused to help me.
    Here is the page:...
  22. Replies
    5
    Views
    657

    Re: Product information display problem

    It is great. Thanks so much for your help.
  23. Replies
    4
    Views
    1,093

    Re: Encoding problem

    Thanks so much
  24. Replies
    4
    Views
    1,093

    Re: Encoding problem

    Thanks for your reply.
    I changed to charset to "utf8" in the /My-Store/includes/languages/My_Template/english.php
    Now the problem is fixed.
    Thanks for your care. Any suggestion about the display...
  25. Replies
    4
    Views
    1,093

    Encoding problem

    Hi,

    I encounter a strange problem. I just got my new ZC1.39 store online, and found there are some little problems.
    This one completely confused me.
    The "Ω" doesn't display right, totally...
  26. Replies
    5
    Views
    657

    Re: Product information display problem

    Thanks for your help.
    I tried in Firefox. It really works. But it is still not right about the display of product description. My previous template works very well, as I showed the link above. I am...
  27. Replies
    5
    Views
    657

    Product information display problem

    Hi, all
    Here is me again.
    Recently I bought a template in the net and found it was not completely compatible with some MODs of Zen Cart. So it is a little annoying. I installed COWOA.
    Today i...
  28. Replies
    9
    Views
    2,514

    Re: How to change this button color?

    Thanks so much.
    I fixed it.
    Gratitude
  29. Replies
    9
    Views
    2,514

    Re: How to change this button color?

    @Kensen & @@haredo

    Thanks for your help. It is great.
    I found there are many button problems on my web. Would you please me how to locate the code of the problem button? So i can find them all...
  30. Replies
    2
    Views
    854

    Move my ZC store to another directory

    Hi,
    I know this question might be stupid. But i still want to know the answer.
    Suppose my store is www.my_domain.com/store/
    Now i want to change my store to:www.my_domain.com/shop/
    I know install...
  31. Replies
    9
    Views
    2,514

    How to change this button color?

    Hi, all:
    I have a problem. It might be easy. But i don't know much about web programming. So i hope some one can help me.
    I installed COWOA in my new shop. However, i found some buttons are hard to...
  32. Replies
    11
    Views
    3,140

    Re: Stop search in description?

    Hi,
    I solved the problem:

    /YOUR_STORE/includes/templates/YOUR_TEMPLATE/templates/tpl_search_header.php

    Line #10 : $content .= zen_draw_hidden_field('search_in_description', '1') ....
  33. Replies
    6
    Views
    751

    Re: template display problem

    Thanks all the same.
  34. Replies
    11
    Views
    3,140

    Re: need to make search exclude description by default

    HI, DrByte.
    I search the code in Developers Toolkit: search_in_description, and did the following change:

    1. /includes/templates/gadgets_yellow/sideboxes/tpl_search.php
    Line #13 : $content .=...
  35. Replies
    6
    Views
    751

    Re: template display problem

    yes. Do you know if there is any way to solve to?
  36. Replies
    6
    Views
    751

    Re: template display problem

    Sorry, i think I made you guys confused.
    i did not make the problem clear. While i use Google Chrome, I press "Ctrl" and roll the mouse wheel to zoom out the page, the picture covers the words. It...
  37. Replies
    6
    Views
    751

    Re: template display problem

    I just found that this problem happens while i open the link with Google Chrome. It works fine in IE.
  38. Replies
    6
    Views
    751

    template display problem

    Hi, all.
    I run a ZC1.38 shop now. I've been planning to update it to ZC1.39. So about a month ago, i set up another ZC1.39 store, with the latest database by then. But i did not get it online in...
  39. Replies
    6
    Views
    1,923

    Re: How to update the database?

    Hi, DrByte.
    Thanks for your instruction.
    I followed your steps and successfully updated the database of my new ZC1.39 store. However, i find some problems. Here is what i did:
    1. as my new zc...
  40. Replies
    6
    Views
    1,923

    Re: How to update the database?

    Thanks for your reply
    I know, modification relative to database has to be done again. However, for some modifications about language, such as weight unit change, is there any way to keep those...
  41. Replies
    6
    Views
    1,923

    How to update the database?

    Hi,all.
    Now i am running a ZC 1.38 store (www.elechouse.com/elechouse). About month ago, I set up another new ZC 1.39 store on my server (www.elechouse.com/store). At at moment i updated the...
  42. Replies
    5
    Views
    590

    Re: How to remove to top hear bar

    hi, keneso:
    Thanks for your posting. I tried stevesh's advice. It works.
    Thanks all the same.
  43. Replies
    5
    Views
    590

    Re: How to remove to top hear bar

    hi, stevesh:
    Thanks so much for your advice. It really works.
    I am a beginner about web programming. So some of your advice seems hard to understand for me.
    I hope you can give me some...
  44. Replies
    5
    Views
    590

    Re: How to remove to top hear bar

    I tried hide the search_header, but it does not work.
    I did it as following:
    Point your cursor at the Tools menu. Choose the Layout Boxes Controller. Find the search_header.php, turn both switches...
  45. Replies
    5
    Views
    590

    How to remove to top hear bar

    Hi,all,
    I am a newbie to Zen Cart.
    Recently i am building a new ZC store. I bought a template in a shop. However, i want to do some modification work.
    Here is my store: www.elechouse.com/store
    I...
  46. Replies
    10
    Views
    1,032

    Re: Language display problem

    Thanks for your advice. Now updating might come into my consideration.
  47. Replies
    10
    Views
    1,032

    Re: Language display problem

    Thanks for your reply.
    But I think I have to change the query_factory file because my cart is 1.3.8.
    Defining DB_CHARSET seems only applicable to Zen Cart1.3.9
    Anyway, thanks so much for your...
  48. Replies
    10
    Views
    1,032

    Re: Language display problem

    Thanks so much for your help. Yes, you are right. I checked my database. I found almost all the tables of zencart are latin1_swedish_ci collation. And all the tables of my forum are utf8_bin. So i...
  49. Replies
    10
    Views
    1,032

    Re: Language display problem

    Thank you so much for your help. I really appreciate it.
    The problem is so annoying. I am trying my best to solve it. Or i have to pay much money to solve this problem.

    Would you please tell me...
  50. Replies
    10
    Views
    1,032

    Re: Language display problem

    Thanks for your reply!
    The problem comes as: if you register in my web, and your location is "Gijón". Then to my this address displays as "Gij?n".
    Here is my shop.
    Thanks so much for your help.
Results 1 to 50 of 53
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR