Search:

Type: Posts; User: cochlear

Page 1 of 3 1 2 3

Search: Search took 0.04 seconds.

  1. v138a 3 redundant(?) tables post database upgraded

    So I finally upgraded my 1.38 store to 1.51. The database upgrade gave a lot of messages about not droping tables that don't exist, and not adding tables that already exist, which all seem benign to...
  2. Replies
    485
    Views
    93,558

    Re: hideCategories

    I'm comparing hideCategories 2.1 with Zen Cart 1.5.

    The readme file says 3 core files are overwritten, but actually there are 2 additional files:

    includes\classes\db\mysql\define_queries.php...
  3. 1.5.0RC1 popup says default database character set is Latin1

    I'm installing a 1.5.0RC1 demo store in XAMPP, and notice the Database Character Set / Collation formbox selects utf-8 as default. But when I click "more info", the popup message says "By default,...
  4. Re: Cart recognised cc payment although the cc module is not enabled

    I'm using Paypal Express only, is it safe to remove Paypal IPN - Website Payments Standard?
  5. Re: Cart recognised cc payment although the cc module is not enabled

    Thank you DrByte, I'll remove all the inactive modules. :smile:

    Just to add more info on this incident for future references. Paypal shows no record of this transaction, so I'm guessing the...
  6. Cart recognised cc payment although the cc module is not enabled

    This is a really odd problem.

    I have a store that has only 3 payment modules enabled: Paypal Express, bank transfer and money order. Most customers pay through Paypal (using their paypal account...
  7. Re: default meta tags not working after removing custom tags

    OK I just installed a new database and 1.3.8, and the unexpected behaviour persists.

    This is what I did:


    1. Install new Zen Cart with test products, keep default settings

    2. In admin,...
  8. Re: default meta tags not working after removing custom tags

    DrByte thank you for your fast response! The site is not live yet so I'm not talking about google, but rather the browser page title and meta tags in the source document (they are all empty).

    I...
  9. [Done 1.3.9a] default category meta tags not working after removing custom tags

    While experiementing with the category meta tags, I notice that once custom meta tags are defined for a category, it seems impossible to restore to the previous default tags.

    I completely removed...
  10. Replies
    9
    Views
    1,638

    Re: How to view sold items

    Thanks Ajeh, your advice is very helpful. I think I'll work on hiding sold products_status 1 products then. I guess the sold category link can be hidden via CSS. Search is more difficult as advanced...
  11. Replies
    9
    Views
    1,638

    Re: How to view sold items

    Ajeh thank you for your suggestions :smile:, but I still prefer the eBay approach (the one I described above) though. With time the catalog will be flooded with hundreds or thousands of sold out...
  12. Replies
    9
    Views
    1,638

    Re: How to view sold items

    How can I make it not show in the catalog, but given a link, customers can still access the product info page for the product they bought?

    The reason I ask, is because for stores that sell unique...
  13. Re: What is the variable that represents the selected currency?

    Works beautifully!! Thank you DrByte! :clap:
  14. What is the variable that represents the selected currency?

    I'm trying to display postage in customer's selected currency, in one of the define pages.

    It's $15 Australian dollars flat rate, so if an European selects Euros in the currency side box, the...
  15. Re: How to show All Products only under the welcome page?

    Ajeh the store has gone back local so I can't show you right now. But the manner I want to show all products is similar to the way eBay does it, e.g.
    ...
  16. Re: How to show All Products only under the welcome page?

    I tried to convert the index page into product all page by copying the content of tpl_products_all_default.php into tpl_index_default.php, but that doesn't work. All I got was a "More products will...
  17. Re: How to show All Products only under the welcome page

    I also want to do the same thing. I mean customers seem to prefer it for convenience, just like eBay.

    I guess one way to do it would be to redirect home page to the products all page.
  18. Replies
    100
    Views
    44,663

    Re: Sort by price with column display....

    The modification is too advanced for me....

    Ajeh is there any plan to get products_date_added built in in the future? I think the drop-down menu sorter used in the other listing pages is...
  19. Do not show sold out product but keep its url working

    How can I hide sold out products in the catalog, but keep its url working? This is so that the customer who bought the product can refer back to the product info, or give the url to their friends.......
  20. Replies
    7
    Views
    2,030

    Re: GZip Compression

    I talked to my host today about GZip, and got some interesting info on the performance side of things.

    I was told that GZip has its use for very large sites like Yahoo (I guess that's why Yahoo...
  21. Re: Analytics and the "Secure & Non-Secure" IE messages

    Thanks mate. I'll have a look at SuperTracker. :smile:

    By the way how do people explain to customers about the use of these analytic trackers? My wife was shocked when I first told her about it....
  22. Analytics and the "Secure & Non-Secure" IE messages

    I just trialled the StatCounter. It's very obvious, very easy to use, but I do get the "Secure & Non-Secure" IE messages after installing it, so I removed the code, and the messages are now gone.
    ...
  23. Replies
    15
    Views
    6,522

    Re: removing product model from title bar

    OK I've found a solution to the OP. It does remove the product model from page title, but I'm no php coder, so this solution may have side effects that I'm not aware of.

    In...
  24. Replies
    15
    Views
    6,522

    Re: removing product model from title bar

    I'm in the same boat.

    Would also like to know if there is a quick way to add a tagline that applies to category page titles only.
  25. Re: How is $ORDER_TOTALS translated into HTML email?

    DrByte you are a saviour! :D
  26. Replies
    3
    Views
    2,062

    Re: Password change

    I agree it should work that way. But as I described in the process above, the new password that I tried is longer than the required minimum, but ZC is still blocking it.

    See the screen capture...
  27. Replies
    3
    Views
    2,062

    [Done 1.3.9] Password change

    ZC 1.3.8a

    This is what I've found.

    Admin initially allows a minimum of say, 0 characters for password.

    The customer sets a 3-character password.

    Then admin increases the minimum to 4...
  28. Replies
    3
    Views
    1,297

    Re: CSS issues with Firefox3 and others

    I think I've noticed the problem with older browsers too, so I've been setting font sizes to td directly. Form controls also seem to have similar issues.
  29. Re: How is $ORDER_TOTALS translated into HTML email?

    Scott thanks for your reply.

    I've tested maybe 100 emails this weekend, and I'm pretty sure the right alignment of the order totals is caused by something extrinsic to the html template.

    If you...
  30. How is $ORDER_TOTALS translated into HTML email?

    I can understand how ZC translates the language file texts into HTML emails. It's literally word for word.

    But how about things like the order total? On a web page the order totals are aligned to...
  31. Replies
    2
    Views
    3,509

    Re: css button and a:active in IE7

    Did you specify colours for a:link and a:visited?
  32. Replies
    4
    Views
    2,296

    Re: COWOA in version 1.4?

    My interpretation of DrByte's roadmap is, maybe 1.5.
  33. Re: Security warning when search right after log in

    OK after more through search I've found a fix provided by Ajeh in this thread (bottom of page):

    http://www.zen-cart.com/forum/showthread.php?t=56885&page=2

    It works by replacing "NONSSL" in the...
  34. Replies
    5
    Views
    6,106

    Re: Setting Time Zone clarification

    Sorry after reading this thread I still don't understand.

    On my local machine the setlocale value is the default value i.e. "en_US.ISO_8859-1", but the store time is Sydney time, same as my...
  35. Security warning when search right after log in

    This problem is different to that discussed in the "This page contains both secure and nonsecure items" FAQ.

    Right after I log in (over SSL), if I do a search, FF2, FF3, and Opera (amazingly not...
  36. Re: Editing text in template file instead of language file

    Thanks kobra, that's a good point that I didn't think of. :smile:
  37. Editing text in template file instead of language file

    When customising ZenCart I find myself frequenly changing texts directly in the template files (by replacing echo statements with real texts), instead of going to the language files. I guess I find...
  38. Replies
    0
    Views
    1,045

    Paypal Express button is https?

    I've observed that the Paypal button consistently loads slower than my own store checkout button. Perhaps the gif being located on Paypal's secured server has something to do with it. This leads to...
  39. Replies
    2
    Views
    1,137

    Re: Empty heading on address book edit page

    Thanks DrByte. I'll indeed remove it. :smile:
  40. Replies
    2
    Views
    1,137

    Empty heading on address book edit page

    I found the following code in ZenCart's default state.


    <h1 id="addressBookProcessDefaultHeading"></h1><h1>Update Address Book Entry</h1>Is that intended?
  41. Seems XHTML 1.0 transitional does not like heading inside caption

    In the #accountHistInfo page, we have the Order Information table, and the Status History & Comments table. By default each table has a caption, which contains a heading (h2).

    When I tried to...
  42. Re: Is it normal for https to be annoyingly slower than http?

    Yeah I thought I was supposed to recieve in "minutes". I've already emailed dotster re: the delay. But their customer service seems a bit slow.
  43. Re: Is it normal for https to be annoyingly slower than http?

    Thanks. That makes perfect sense. Hopefully I'll get my own cert soon. :smile:
  44. Is it normal for https to be annoyingly slower than http?

    After spending ages customising my shop, I've finally moved into the live testing stage. The 1st thing I notice is, the https pages are quite sluggish compared to normal http pages. Is this normal?
    ...
  45. Re: Overriding so that the left hand column dosn't appear on main/home page

    Glenn thanks for your help. I've tried the code and it does work now! :)
  46. Re: Overriding so that the left hand column dosn't appear on main/home page

    OK I've found it at the end of the FAQ.

    I actually need to have the left column off except for the index page and product listing pages. Is there any easy way to do it?
  47. Re: Overriding so that the left hand column dosn't appear on main/home page

    How do you do that?
  48. Replies
    5
    Views
    1,430

    Display image only for Featured Products

    I have featured products displayed on the main page i.e. in the center column.

    What I would like to do, is to display products images only, so no product name, nor prices. I thought it would be a...
  49. Re: Turn off Update Button when maximum quantity is 1

    Thanks Ajeh! This is into php codes but I'll try to work it out .:smile:
  50. Re: Turn off Update Button when maximum quantity is 1

    Let me use a pic as example. I've used the default template. See how customers would have no use for the update button in this scenario.
    ...
Results 1 to 50 of 108
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR