Search:

Type: Posts; User: weber

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    1,621
    Views
    313,049

    v150 Re: Ultimate SEO 2.200+ (new features)

    thanks for your answer. Now i know there is no way for seo to fix the problem as languages/currency handle the redirect before seo url.

    as your mentioned, "automatic redirects" does FIX the url!...
  2. Replies
    1,621
    Views
    313,049

    v150 Re: Ultimate SEO 2.200+ (new features)

    I try to add a currency update form in product_info display page, but after redirect, the URL back to dynamic, why?
    the url for product page on my server is correct, even the form action url has not...
  3. Replies
    28
    Views
    9,273

    v151 Re: CKEditor does not work in my IE?

    it does work. thanks.

    for ie 10, it works too in Compatibility Modes without any hack.

    win7 + IE10 + Zen Cart 1.51 + ckeditor 4.2 revision f74e558
  4. Replies
    807
    Views
    339,684

    Re: Dynamic Filter - works on some categories, doesn't on others

    in mysql, you can not order by a different field other than the group by field. as the group by already sort by it's filed.
    but i don't know how to solve the problem.
  5. Replies
    1
    Views
    391

    v150 Re: Does Wishlist still work?

    yes. it does
  6. v151 how do i force the code for additional images to detect only xxxx_01.jpg?

    in zen cart, additional images, which check
    if(preg_match('/\Q' . $products_image_base . '\E/i', $file) == 1) {

    it will return anything with your_name_xxxxxxx
    however, i just want numbers...
  7. Thread: SitemapXML v.2

    by weber
    Replies
    2,105
    Views
    422,574

    Re: SitemapXML v.2

    help! i upgrate to version 3.2.6 17.06.2012 16:13

    when i click generate xml, it shows an 500 error, which is:
    [22-Sep-2012 18:30:46] PHP Parse error: syntax error, unexpected '@' in...
  8. Replies
    3,594
    Views
    513,488

    Sticky: Re: EasyPopulate 4.0 Support Thread

    how to make a deafult value for fields such as
    v_products_quantity_order_min

    i don't want to fill it evertytime.
  9. v150 Re: How can i order the special products index by it's discount percentage?

    bump up
  10. v150 How can i order the special products index by it's discount percentage?

    Currently it's order randomly.....how to make it order by it's dicount percentage?

    the special product on home page
  11. Replies
    13
    Views
    3,799

    v150 Re: Easy Attributes 1.5/1.3.9

    simply add on option then this happen:
    [22-Apr-2012 01:13:46] PHP Fatal error: 1140:Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause...
  12. Replies
    1,684
    Views
    262,089

    v150 Re: Image Handler 4 Support Thread

    YES. the ih installer locate the images menu, change to your languages. or like me, just set the groud id=4. or if you don't want to modify the ih4 files. just change the spainish.php, set the menu...
  13. Replies
    1,684
    Views
    262,089

    v150 Re: Image Handler 4 Support Thread

    installer won't start.
    no menu at all.

    english zc1.5+ spainish language pack

    well. i find the problem. the "images" menu not the same in spainish.

    the way that ih4 install, well once i had...
  14. Replies
    1,684
    Views
    262,089

    v150 Re: Image Handler 4 Support Thread

    installer won't start.
    no menu at all.

    english zc1.5+ spainish language pack
  15. v139h Re: when i add an item to cart, sometimes it show no items in cart...

    sorry. no error. i know the error logging and i am sure there is no error.
  16. Replies
    1,684
    Views
    262,089

    v150 Re: Image Handler 4 Support Thread

    confused!

    do i need to rename any files has _ih4.php & folder IH_INSTALL?
    if not, shall i remove my template files and merge change to plugin files?
  17. v139h when i add an item to cart, sometimes it show no items in cart...

    when i add an item to cart, sometimes it show no items in cart...
    this peoblem happens sometines, about 50%... but if i keep adding, it will work soemtimes.

    for example
    ...
  18. Re: problem with text attributes when missing inputs

    well, any help?
  19. problem with text attributes when missing inputs

    I add some required select attributes and some text attributes in my product pages. and if i select options correctly, everything was fine.

    If I missing a required attribute, as expected that page...
  20. Replies
    2,266
    Views
    473,838

    Re: Categories Dressing

    gjh42,
    when will you release the new version?
  21. Re: "Add to cart" problem: "Your Shopping Cart Is Empty"

    any help? anyone can tell me how to find out where and what is wrong?
  22. Re: "Add to cart" problem: "Your Shopping Cart Is Empty"

    for more detail, sometimes
    there are some 4 items in cart. i click add to cart and redirect to the cart there are still 4 items. if i return to the previous page(back button on browser) and then...
  23. "Add to cart" problem: "Your Shopping Cart Is Empty"

    I know that there are several threads on it. but none of them help.

    when i click the add to cart button on product_info page, some times it can be added, but sometime not. i success for 6-7 times...
  24. Thread: wishlists 0.6

    by weber
    Replies
    235
    Views
    33,610

    Re: wishlists 0.6

    I just installed wishlist 0.9. but i found that when u click the add to wish list button from product page, it simply add to cart !
    how does this module function? attack a submit button will only...
  25. Replies
    286
    Views
    44,617

    Re: Image Manager addon

    is there any way to copy the original files to some specific folder when resizing the small?
  26. Replies
    107
    Views
    42,271

    Re: Zen Cart Button Construction Kit 1.6.5 and up..

    anyway to create my customized button set with my background images?
  27. which function or class return the final price of a product?

    for some reasons i need to get the final value of a product on product_info_display page.

    i know that zen_get_products_display_price will display all the price, but i just want the final value....
  28. Thread: Sales report 2.0

    by weber
    Replies
    858
    Views
    205,329

    Re: Sales report 2.0

    I just install the version 2.3.2

    after installed, the addon not function at all. at firefox i can see two errors

    Error: syntax error
    Source File: XXXXXX/admin/stats_sales_report.php
    Line:...
  29. How to link to tpl_index_categories.php with index_default.php existed

    my main page is index_default
    these is just a intro page without products.

    i want a link to index_categories with products on, i know i can create a link from ezpages,
    but what will be the link?...
  30. Re: Order Confirmation email show codes... using PayEasy mod

    no. no idea how to find out the problem.
  31. Re: New Order Confirmation email show codes...

    zen cart 1.38a

    the language files are there. if i paid by Check or offline CC, paypal, all order confirmation email is display correctly.
  32. Order Confirmation email show codes... using PayEasy mod

    I just install a new payment module 'PAYEASY' which may has some minor problem. i try to fix it myself. now the only problem left is:
    the emails send to customers when they make a new order do not...
  33. Replies
    5,053
    Views
    990,717

    Re: Simple SEO URL [support thread]

    Good mode. but

    1. too many cached files in cache/ssu, when ever i tru to remove those cache, page shows php time out
    2. extra language become /index/language/french/ can we simply use /fr/...
  34. Replies
    1,124
    Views
    235,914

    Re: Stocks by attributes

    after SBA installed, the original zen cart sales report can not show the actual sales...
  35. Replies
    248
    Views
    91,286

    Re: Simple Category Tree

    have my eyes on it.
  36. Replies
    5,053
    Views
    990,717

    Re: Simple SEO URL [support thread]

    my problem is that when you have 2000+ products, SSU cache will kill your speed. cache files can be as many as x00,000
  37. Replies
    2
    Views
    1,748

    wrong country with Paypal Express

    I have a problem with PayPal Express. When a curstomer pays with PayPal the country that is received by Zencart in always USA, which is incorrect.
    But customer's address are correct. what's the...
  38. Replies
    5,053
    Views
    990,717

    Re: Simple SEO URL [support thread]

    i have this weird problem

    in product listing page, the page navigation links, 2 3 4 5,
    the link are correct, like http://test.local/test-cate?sort=20a&page=2
    however, after click it become...
  39. wired... $_GET['main_page'] return 1 for all pages except home page

    i have some mod installed. when i try to detect current page i put $_GET['main_page'] and all return 1 instead off product_info etc...

    any one can tell me which part i should look at?

    .htaccess...
  40. Replies
    753
    Views
    166,340

    Re: Support for CSS Flyout Menu

    the fly out work great in FF, however, there are problem in IE.

    the categories link, <a xxxx></a> has a left margin padding to it's <li> wrapper, while FF does not has that space...

    I set ul,...
  41. strange! $show_welcome on tpl_index_categories.php

    how to turn it to false?

    /----------i add here -----------/
    echo $show_welcome;
    /----------------------------------/
    if ($show_welcome == true) { ?>
    <h1 id="indexCategoriesHeading"><?php echo...
  42. Replies
    2,176
    Views
    496,786

    Re: Fast and Easy Checkout for Zen Cart

    well with FEC installed, the jscript/jscript_check.php report an access error on IE status bar when i enter a url without www, in my config file the url was set to www.domain.com...

    the codes
    ...
  43. Replies
    2,266
    Views
    473,838

    Re: Categories Dressing

    1. with the ch_categories sidebox, how to css markup the active top cate? besides, it's is always a good idea to markup active cates. as we can assign a different styles. for example, the top cate is...
  44. Replies
    8
    Views
    2,022

    Re: Listing sub category products in the main cat

    well. there is a post which yellow1912 provide a download links. the post was not initaite by yellow. but the download link is in 1st page.

    the original settings was to list all products plus it's...
  45. Replies
    8
    Views
    2,022

    Re: Listing sub category products in the main cat

    um. there is a module here but i forgot the link, try search yellow1912's post
  46. Replies
    384
    Views
    73,880

    Re: Jquery Zoom [Support thread]

    try my way, not perfect, the but ok.

    show a 200x200 as thumbnail (resize to ,eg. 30x30), as 30x30 is pretty small, a little blur is just fine.
  47. Replies
    2,266
    Views
    473,838

    Re: Categories Dressing

    one more question, with the ch_categories sidebox, how to css markup the active top cate?
  48. Replies
    2,266
    Views
    473,838

    Re: Categories Dressing

    i found 'one problem'.

    on product_info page, the active categories will collapse... i believe that you lost cPath on product info page?
  49. Replies
    3,720
    Views
    819,245

    Re: Zen Lightbox...

    anyone has an idea?

    the problem i see is from zen cart structure. when you click on the images, the link on it is http://your_catelog/#, as long as i click the last image, it will open home...
  50. Replies
    2,266
    Views
    473,838

    Re: Categories Dressing

    yes, no selection then top cates.

    any how i like this mode, but still no idea how to play with it behaviors(not css part, but the logic for cates displaying)
Results 1 to 50 of 157
Page 1 of 4 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR