Search:

Type: Posts; User: mrtorrez

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. v151 Re: Other landing page after a submiited review?

    Thanks! Our solutions were crossing
  2. v151 Re: Other landing page after a submiited review?

    Got it:

    includes/modules/pages/product_reviews_info/header_php.php
    changed line 138



    zen_redirect(zen_href_link(FILENAME_PRODUCT_REVIEWS, zen_get_all_get_params(array('action'))));

    to
  3. v151 Other landing page after a submiited review?

    Hi

    If possible redirecting to a Ez-Page. Where I have to look for changing the code?

    grmx
  4. Re: ZC 1.5: Free shipping for orders over 'variable' for different zones?

    - FREE_SHIPPING_TITLE_REPLACEMENT must be FREE_SHIPPING_TITLE
    - In a way zones are defined. As now it seems to me more logical because shipping-rates has nothing to do with tax-rates (tax zones).
  5. Re: ZC 1.5: Free shipping for orders over 'variable' for different zones?

    Okay, I have managed something. I've modified some code.

    Now it's possible to define free shipping for 4 country zones with 4 different amounts which depends on the order total. (see pic )...
  6. Re: ZC 1.5: Free shipping for orders over 'variable' for different zones?

    I'll give it a try... if I fail, I can refer to your solution.
  7. Re: ZC 1.5: Free shipping for orders over 'variable' for different zones?

    Thanks!

    I'm thinking.. modifying ot_shipping.php instead, would that be a good choice?
  8. Re: ZC 1.5: Free shipping for orders over 'variable' for different zones?

    Different amounts for the Order Total depending on the Zone.
    As I said earlier, I need at least 3 different zones.

    by the way, we offer our customers only 1 shipment method. again >>> the lesser...
  9. Re: ZC 1.5: Free shipping for orders over 'variable' for different zones?

    I think so, but I don't think this is a elegant solution

    why showing other shipping methods when shipping is already free? >> the less the better :smile:

    grmx
  10. ZC 1.5: Free shipping for orders over 'variable' for different zones?

    Hi

    I want to offer free shipping for different zones which depends on specified order-totals for each zone.
    I need at least 3 zones. (now only national or international is possible )

    Is there...
  11. Replies
    797
    Views
    131,155

    Sticky: v150 Re: Issues with editing the hidden (admin) comments

    Hi

    When I use <Print Forms> with multiple copies, the first 2 copies are always printed together on the first page. No matter what browser I use.
  12. Replies
    2,474
    Views
    416,995

    Re: Reward Points Module- Live Release now available.

    Thanks but
    I mean: a customer will never earns more than a maximum of 100 points for each order.
  13. Replies
    2,474
    Views
    416,995

    Re: Reward Points Module- Live Release now available.

    Is it possible to limit the maximum amount of Reward Points Earned per order?
  14. Replies
    1,621
    Views
    314,105

    v150 Re: Interm Patch: Re-enable "SEO" cache after disabling

    Hi,

    After installing this module almost all links are replaced by index.html or product_info.html

    What could be wrong?

    zen-cart 1.5.0.
    Ultimate SEO Version: 2.211
    PHP version: 5.3.10
  15. Replies
    1
    Views
    517

    Re: Can not add new categories

    Never mind!!!

    I've changed field categories_id to index (in table categories)

    Database is now faster too:smile:
  16. Replies
    1
    Views
    517

    Can not add new categories

    Hi,

    I have set up a fresh 1.3.9g Shop and inserted product- and category data from a 1.3.5 shop using phpMyAdmin. Only inserting, no use of 'drop table' or 'create table'

    Everything is working...
  17. Replies
    0
    Views
    479

    OIL: One Image Layout

    Hi,

    For fun I'm trying to build a template for Zen-Cart based on one image.:blink:
    Only 5 tpl-pages are modified (override system) and there are 2 extra css-files, and off course an image.

    In...
  18. Thread: Supertracker

    by mrtorrez
    Replies
    323
    Views
    87,005

    Re: Supertracker

    Same here. Is there a solution?
    b.t.w. a great mod!!!
    grmx
  19. Replies
    3,041
    Views
    776,899

    Re: Apple Zen Template Support Thread

    Hi,

    Using for example cellspacing="6" cellpadding="6" in Ez-pages with HTML_editor does not have any effect with the spacing of table-cells. The spacing stays zero.

    Could there be some code in...
  20. Replies
    2,344
    Views
    567,792

    Re: CSS Dropdown menu for your header- With Categories!

    Solved, there was a little piece of testing-code left.:blush:

    BTW a little tweaking in the mysql-code:

    $my_query = "select n.*, ml.* FROM " . TABLE_EZPAGES . " n, " . TABLE_EZPAGES_TEXT . " ml...
  21. Replies
    2,344
    Views
    567,792

    Re: CSS Dropdown menu for your header- With Categories!

    Woody, thanks for the hint!
    I've completely replaced line 23 in includes/modules/sideboxes/YOUR-TEMPLATE/ezpages_drop_menu.php with the following code:

    $my_query = "select n.*, ml.* FROM " ....
  22. Replies
    2,344
    Views
    567,792

    Re: CSS Dropdown menu for your header- With Categories!

    Yes, for all languages.

    maybe something is incompatible in:
    includes/modules/sideboxes/YOUR-TEMPLATE/ezpages_drop_menu.php ?

    grmx
  23. Replies
    2,344
    Views
    567,792

    Re: CSS Dropdown menu for your header- With Categories!

    Hi,

    Ez-pages are not rendered in dropdown menu (below discount coupons). See pic

    http://www.pmauriat.nl/work/zen-cart-forum1.jpg

    clicking on the empty fields is working though.

    ...
  24. Replies
    4
    Views
    1,311

    Re: FCKEditor doesn't showup >> EZ-Pages

    Yes I did: fckeditor is selected
  25. Replies
    4
    Views
    1,311

    FCKEditor doesn't showup >> EZ-Pages

    Hi,


    FCKEditor doesn't showup in combobox using admin/tools/EZ-Pages (multi-language)

    Otherwise, 'admin/tools/Define Pages Editor' >> FCKEditor is selectable.


    Any idea's?
  26. Replies
    30
    Views
    6,249

    Re: Backup MYSQL Plugin - no backup button

    SOLVED!!!:P

    Both the LOCAL VALUE and MASTER VALUE of Safe_Mode has to be 'OFF'.

    Only LOCAL VALUE: 'off' didn't work.

    I've root-access to the server so I can change this in etc/php.ini >>>...
  27. Replies
    30
    Views
    6,249

    Re: Backup MYSQL Plugin - no backup button

    Hi BekahRuth.

    What do you see at Utils/Server info 'safe_mode' at the master value?

    grmx
  28. Re: How to make categories invisible for chosen language?

    Not possible???
    :shocking:
  29. Replies
    30
    Views
    6,249

    Re: Backup MYSQL Plugin - no backup button

    New issue to Backup MYSQL Plugin:

    I've installed Zen-Cart with Backup MYSQL Plugin on a other server (Suse 9.3).

    admin/backups = chmod 777
    save_mode = Off (local) seen by Utils/Server info
    ...
  30. How to make categories invisible for chosen language?

    Hi,

    I want make some categories invisible. Depending to the chosen language by the customer.
    Is this possible?

    grmx
  31. Replies
    3
    Views
    1,522

    Re: 1146 MySql error using newsletter/email

    I think so, I do not not know another way to fix it.

    grmx
  32. Replies
    62
    Views
    14,900

    Re: Points System For Zencart

    Bunyip, did you convert the OSC module?

    Asking you because I'm halfway doing it.

    grmx
  33. Replies
    9
    Views
    1,066

    Re: Displaying price with use of images

    Maybe we have to look at the zen_get_products_display_price function in

    includes/functions/functions_prices.php

    This function returns the price

    grmx
  34. Replies
    9
    Views
    1,066

    Re: Displaying price with use of images

    Yeah, you're right. It's a little bit more complex.

    Thanks for triggering!
  35. Replies
    9
    Views
    1,066

    Re: Displaying price with use of images

    :D
    many thanks anyway!
  36. Replies
    9
    Views
    1,066

    Re: Displaying price with use of images

    I ment the price on the product-info and the prices on product-index page.
    I want those prices dynamically be converted to graphics/images instead.

    For example take a look at the price-box on...
  37. Replies
    9
    Views
    1,066

    Displaying price with use of images

    Hi,

    I want to display prices with use of images instead of plain HTML (CSS).

    Is this possible? Maybe use of the GDlibrary and some phpfunctions?

    grmx
  38. Replies
    30
    Views
    6,249

    Re: Backup MYSQL Plugin - no backup button

    Sorry, recall

    SAVE_MODE is now set to OFF (by hostingprovider)

    Everything is working allright know!

    many thanks Atjeh

    grmx
  39. Replies
    30
    Views
    6,249

    Re: Backup MYSQL Plugin - no backup button

    It's OFF for me, so I have to ask my hostprovider to set it to ON?

    grmx
  40. Replies
    30
    Views
    6,249

    Re: Backup MYSQL Plugin - no backup button

    Hi

    There is a /admin/backups and chmodded to 777

    I'm 100% sure
  41. Replies
    30
    Views
    6,249

    Re: Backup MYSQL Plugin - no backup button

    And YES /admin/backups folder = CHMOD 777 (doesn't work though)
  42. Replies
    30
    Views
    6,249

    Backup MYSQL Plugin - no backup button

    Hi,

    There is no backup-button or backup-link in 'Tools > Database Backup - Mysql'

    How to backup?

    grmx

    zen-cart 1.3.7
  43. Replies
    2
    Views
    1,956

    Re: How to override tpl_account_default.php?

    I'm a jerk!:blush:

    Thanks!
    grmx
  44. Replies
    2
    Views
    1,956

    How to override tpl_account_default.php?

    Putting it in includes/templates/my_template/templates/ doesn't work

    tpl_account_default.php is still used from includes/templates/template_default.

    Anyone?

    Greetings

    grmx
  45. Replies
    62
    Views
    14,900

    Re: Points System For Zencart

    This OSC-module has to be converted to Zen-Cart.
    Someone with PHP-skills could do it. Unfortunally I don't have these skills....

    Maybe this is a challenge for some of the other zencart-users...
  46. Replies
    62
    Views
    14,900

    Re: Points System For Zencart

    I need a reward/points-system too!
    There is a OS-Commerce module: www.oscommerce.com/community/contributions,3220/category,13/search,rewards

    Is this very difficult to convert to Zen-Cart?
    ...
  47. Re: How to copy an attribute to *ALL* products in one stroke?

    Thanks again,

    As you can read in my first post I did already know about this function.

    But it works a little bit clumsy if you have many (sub)categories to manage.

    In other words, I'm...
  48. Re: How to copy an attribute to *ALL* products in one stroke?

    Thanks,
    but this will only work for products which already has one or more options?

    How to do this for products with no options?

    grmx
  49. How to copy an attribute to *ALL* products in one stroke?

    Hi,

    I want to assign some attributes to all the products in my shop.

    I know I can do it to with :

    CATELOG > ATTRIBUTES CONTROLLER > COPY TO CATEGORY > 'Ignore and add only new attributes'...
  50. Replies
    855
    Views
    157,751

    Re: User tracking mod

    Hi,

    Anyone used User Track Module with Admin Profiles Module ?

    This, because I cannot set the admin-permissions for the user tracking module:sleepy:


    grmx

    Zen 1.35
Results 1 to 50 of 74
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR