Search:

Type: Posts; User: enzo-ita

Page 1 of 9 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    752

    Re: Check out page

    I'd say both. Following the code I understood that this
    echo $order->customer['customers_email_address']; was wrong because the field name was repeated fully inside the square brackets while it...
  2. Replies
    12
    Views
    752

    Re: Check out page

    Thanks for your time and answers. Unfortunately this
    $order_summary['order_number'] does not work for me. Nothing is output. Actually I do not need to have that, since it is already in the original...
  3. Replies
    12
    Views
    752

    Re: Check out page

    OK.Now I would like to understand why this
    echo $order->order['id']; will not output the order number. The logic is the same as far as I understand. If
    echo...
  4. Replies
    12
    Views
    752

    Re: Check out page

    got it irt must be
    echo $order->customer['email_address']; and not
    echo $order->customer['customers_email_address'];
    Thanks however!!!
    Ciao
    enzo
  5. Replies
    12
    Views
    752

    Re: Check out page

    Quite strange I tried
    <?php echo $order->customer['country'];?> and the country is shown!!!:frusty:
    I also checked the db and in the order the email field is compiled!!!:frusty::frusty::frusty:
    I...
  6. Replies
    12
    Views
    752

    Re: Check out page

    I mean that the email address is not shown
  7. Replies
    12
    Views
    752

    Re: Check out page

    I am sorry but that does not work.
    Nothing is shown.
    enzo
  8. Replies
    12
    Views
    752

    Check out page - add another message

    Hi,
    I need to output the customer email in the chekout page because I want to tell him that an email is sent to his email address.
    Itwill be someting like: "An emamil about your order has been sent...
  9. Re: Implementing hreflang in a multilanguage store

    Thanks. I di it and it works. For my other site that is mono language I do not need to touch the html_header.php right?
    Ciao ciao
  10. Re: Implementing hreflang in a multilanguage store

    Hi,
    I have implemented the mod proposed so the html_header section becomes


    // BOF hreflang for multilingual sites

    if (isset($language_list) || $language_list =...
  11. Replies
    0
    Views
    458

    Google Customers Reviews

    Hi,
    google has launched in Italy the GCR program.
    Some mods are needed in order to use it.
    I did not find any post or plug-in regardign this matter.
    I would like to implement this on my sites...
  12. Replies
    68
    Views
    9,891

    v154 Re: Numinix Product Fields

    Hi,
    I installed this plug in and everithing seem to work as expected but for the upc field. When I try to add it I get the following error The selected field was unable to be installed due to...
  13. v150 Re: Google Merchant Center Feeder for ZC v1.5.x

    Hi I need a little help.
    I have a category with name Compatibilità. This creates a problem with the name that becomes <g:product_type>Compatibilit&agrave;</g:product_type>
    I have enabled and...
  14. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Hi,
    I ma usinf 1.5.5.a
    I am looking for a little change in the responsive classic template behaviour.
    What I want to achieve is to create a if clause in the define_main_page.php that would change...
  15. Replies
    6
    Views
    418

    Re: Language variable

    YESSSSSS, The problem was inside the php which was calling the script in a hard coded path. Changed the hard coding in the englsh and italian file and everything went perfect.
    Thanks for your...
  16. Replies
    6
    Views
    418

    Re: Language variable

    Hold it! I may have found the solution. Let me test and I will let you know.
    Ciao
  17. Replies
    6
    Views
    418

    Re: Language variable

    OK. I have done some tests and ended up with this:
    <?php require(DIR_WS_LANGUAGES . $_SESSION['language'] . '/cookie_control/jscript_cookie_Control-7.0.4.min.php');
    ?>
    <?php echo (DIR_WS_LANGUAGES...
  18. Replies
    6
    Views
    418

    Re: Language variable

    Hi, thanks.
    that is what I used, but misteriously it keeps creating the following link.
    <script src="/includes/templates/responsive_classic/cookie_control/jscript_cookieControl-7.0.4.min.js"...
  19. Replies
    6
    Views
    418

    Language variable

    Hi,
    I am sorry if I am using the wrong terminology but I hpe byt the examples it will be clear.
    In the file tpl_main_page.php I need to mod this code I have just before the closing </body> in order...
  20. Replies
    0
    Views
    317

    Zones shipping module

    Hi,
    I am running 1.5.5.a
    I have a fresh install of it and it works perfectly.
    I have also a 1.5.5.a that is an upgrade from 1.5.1 with lots of mods of which I have not full track.

    The problem...
  21. Replies
    3,594
    Views
    513,399

    Sticky: Re: EasyPopulate 4.0 Support Thread

    This plug in is quite useful and complicate therefore you can expect to have troubles.
    Thanks for you help however and for this plug in. I love it.
    Ciao from Italy
    enzo
  22. Replies
    3,594
    Views
    513,399

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Hi,
    I am using ep for the first time.
    I have been able to import over 965 product with categories and parent categories.
    I am now trying to populate the atributes, but I can not make the ep to...
  23. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Hi, I am having the same problem with the currency and language selector.
    These are a functionality present in the tablet and pc layout but they can not be used in the cellphone layout, because they...
  24. Replies
    1,684
    Views
    262,022

    v150 Re: Image Handler 4 Support Thread

    Hi,
    I really appreciate your effort in explaining how it works.

    Let me ask in this way:
    1) If I set the watermarking to yes for the three settings provided by the plugin should I see ALL images...
  25. Replies
    1,684
    Views
    262,022

    v150 Re: Image Handler 4 Support Thread

    Hi,
    I really appreciate your effort in explaining how it works.

    Let me ask in this way:
    1) If I set the watermarking to yes for the three settings provided by the plugin should I see ALL images...
  26. Replies
    1,684
    Views
    262,022

    v150 Re: Image Handler 4 Support Thread

    Hi,
    I really appreciate your effort in explaining how it works.

    Let me ask in this way:
    1) If I set the watermarking to yes for the three settings provided by the plugin should I see ALL images...
  27. Replies
    1,684
    Views
    262,022

    v150 Re: Image Handler 4 Support Thread

    Hi,
    I really appreciate your effort in explaining how it works.

    Let me ask in this way:
    1) If I set the watermarking to yes for the three settings provided by the plugin should I see ALL images...
  28. Replies
    1,684
    Views
    262,022

    v150 Re: Image Handler 4 Support Thread

    Thank for answering.
    I did not notice in the installation instructions that the small size images will no get the watermark, and actually it is not so. They get the watermark but only on the...
  29. Replies
    1,684
    Views
    262,022

    v150 Re: Image Handler 4 Support Thread

    Hi, I am proceeding with test of this plug in but I am aving another problem now.
    Google pagespeed give me a worse scoring if I use this plig in with the big original images I have. It says I should...
  30. Replies
    31
    Views
    28,522

    Re: SSL suggestion

    Hi guys.
    I am bringing u this thread because I am desperate.
    Since when I switched to SSL for the whoel site my sales dropped to about 30% of last year after seve year of constant sales increase...
  31. Replies
    3
    Views
    1,446

    Re: different uri to the same page

    Thanks.
    Yes I am using CEON uri mapping.
    I was expecting that /pulitore-resine-addolcitore/recensioni?reviews_id=955 would return a not found.

    From what you said I understand that ...
  32. Replies
    3
    Views
    1,446

    different uri to the same page

    Hi folks,
    today's question is:

    How is it possible that

    https://www.acqu atua.it/pulitore-resine-addolcitore/recensioni?reviews_id=955
    and
    https://www.acqu...
  33. Replies
    1,684
    Views
    262,022

    v150 Re: Image Handler 4 Support Thread

    OK. I found this problem but now I have another one.
    Tje watermark is not used on product listing while it used in small medium and large images. I am assuming that in product listing the image used...
  34. Replies
    1,684
    Views
    262,022

    v150 Re: Image Handler 4 Support Thread

    HI,
    I am testing this fantastic plugin in a test site. I wish I found about it before!!!! However I have a small problem. IN the main product page if I click on the image in order to see the large...
  35. Replies
    2,444
    Views
    353,167

    Re: Ceon URI Mapping v4.x

    YOU ARE AT RISK! You have declared your admin folder and /zc_install_x as existing.
    Anyone could destroy your site in seconds.
    Change /zc_install_x to something else and change the name of your...
  36. v150 Re: Google Merchant Center Feeder for ZC v1.5.x

    OK. Sorry. Got it! Is the damn cache. Is there any way to set up a browser to be used only for development that will NOT USE THE CACHE? Thanks.
    enzo
  37. v150 Re: Google Merchant Center Feeder for ZC v1.5.x

    I know nobody will believe this, but I have this problem that came out suddenly and without changes.
    A product have an image assigned in the db. The feed is created with the correct image. I change...
  38. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Hi, here we go http://zc155.acq uatua.it/index.php?main_page=page&id=1&chapter=10&zenid=572b94c14a99c6b285fe1b7e90fe90cf
    Whtch this with chrome or firefox on a smartphone.
    Ciao ciao
  39. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Hi,
    I have noticed that the expages titles in the table content would run outside the frame if the title is as long as it is allowed by the ezpages creation mdule.
    This happens with smartphone and...
  40. Replies
    2,176
    Views
    496,780

    Re: Fast and Easy Checkout for Zen Cart

    FEC 2.1.8 is NOT compatible with 1.5.5 as far as I can tell.
    The onl way to make it work with 1.5.5 implies lot of code hacking.
    Also css is deeply involved in integrating FEC in the latest version...
  41. Replies
    240
    Views
    53,446

    Re: Login as Customer module

    Tks for answering.
    You are right, however I think the problem lays in the installer.
    The ssl option should be compiled by the installer to false if you do not choose the ssl option during...
  42. Re: Can I automatically Free Shipping Icon if product qualifies by price?

    Hi all,
    I noticed that there was a mistake in my previous code.

    in includes/modules/yourtemplate/product_listing_php find

    $lc_text .= '<br />' ....
  43. Replies
    4
    Views
    690

    Re: index.php?main_page=products_new

    Thks again!
    ciao
  44. Replies
    4
    Views
    690

    Re: index.php?main_page=products_new

    @lat9, I do not know if what above tells you something. However thank you!
    I could have spent the rest of my life chasing this.
    Just for the sake of it, where is this rule defined?
    Ciao ciao
  45. Replies
    4
    Views
    690

    index.php?main_page=products_new

    Hi all.
    I am having a strange problem that I can not pinpoint. (1.5.5 with italian traslation and mods for VAT and fiscal code)
    In the page https://www.acqu atua.it/index.php?main_page=products_new...
  46. Replies
    31
    Views
    28,522

    Re: SSL suggestion

    Thanks for the congrats.
    I do not feel that I am capable to support anyone since I need support myself!
    However I will certainly be visiting the forum regularly.
    Ciao ciao
    enzo
  47. Replies
    31
    Views
    28,522

    Re: SSL suggestion

    No problem I solved also the livezilla incident.
    I had two servers configuration set and it was trying to login to the http while htacce was redirecting to https therefore trowing an error.
    Deleted...
  48. Replies
    31
    Views
    28,522

    Re: SSL suggestion

    DONE!
    I am very happy to tell you all that finally 1.5.5a is on line!
    For a small business like mine and considering I do no use any web agency neither programmer or graphic (I do all on my own,...
  49. Re: Can I automatically Free Shipping Icon if product qualifies by price?

    Here we go,
    provided you have enabled the freeoptions with a value that allows free shipping over a order value, if you mod (after backing up the original files) the two files, you will have the...
  50. Re: Can I automatically Free Shipping Icon if product qualifies by price?

    Here we go,
    provided you have enabled the freeoptions with a value that allows free shipping over a order value, if you mod (after backing up the original files) the two files, you will have the...
Results 1 to 50 of 402
Page 1 of 9 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR