Search:

Type: Posts; User: nickgreaves

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Re: Problem with 1.3.9h and old PHP versions (lower than 5.2.3)

    First file patched, second replaced with 1.3.9g version.

    Working fine (PHP 5.2.1).

    Have also asked ISP to install latest PHP version so will revert the two files to the standard 1.3.9h versions...
  2. Re: 1.3.9g -> 1.3.9h upgrade

    The server I'm using is currently running 5.2.1.

    I've asked my ISP if they can upgrade the version though if you're working on a patch anyway I guess that's not urgent.

    Regards

    Nick
  3. Re: 1.3.9g -> 1.3.9h upgrade

    What PHP version(s) will 1.3.9h work with as is? Looks like the latest in general use are 5.2.14 and 5.3.3.

    Should I be asking my ISP to upgrade the version on their server?

    Regards

    Nick
  4. Replies
    243
    Views
    45,974

    Re: Ceon Manual Card Payment Module v2.0.0!

    Connor, Connor, when will ...

    I'll get me coat ;-)
  5. Re: 1.3.9g -> 1.3.9h upgrade

    I don't think there have been any changes to the database structure since 1.3.9a. Certainly it was working fine with 1.3.9g so unless there has been a change between g and h (which isn't mentioned...
  6. Re: 1.3.9g -> 1.3.9h upgrade

    Mine are UTF-8.

    Regards

    Nick
  7. Re: 1.3.9g -> 1.3.9h upgrade

    This is the source for the "New Customers" section:

    <div class="header">New customers: </div>
    <div class="row"><span class="left"><a...
  8. Re: 1.3.9g -> 1.3.9h upgrade

    The missing names under "New Customers" on the main admin screen and the missing addresses from orders are part of the problem I am seeing (as I reported a few messages back).

    The point, though,...
  9. Re: 1.3.9g -> 1.3.9h upgrade

    Since the problems are all to do with the rendering of (or, rather, failure to render) information that we know is present in the SQL table, it seems likely that there is a common cause.

    I realise...
  10. Re: 1.3.9g -> 1.3.9h upgrade

    OK, some additional information:

    As replacing all of the files within the /admin directory tree with those from the 1.3.9h installation set didn't work, I replaced ALL files in all directories. ...
  11. Re: 1.3.9g -> 1.3.9h upgrade

    PHP Version: 5.2.1 (Zend: 2.2.0)

    In case it's useful/relevant:

    MySQL 5.0.22-Debian_0ubuntu6.06.3
    Server OS: Linux server33.interdns.co.uk 2.6.15-55-server
    Database Patch Level: 1.3.9a
    ...
  12. Re: 1.3.9g -> 1.3.9h upgrade

    OK, I have now reloaded ALL of the files in the shop root directory and the (renamed) /admin directory tree.

    The problem remains the same.

    I even replaced /admin/includes/languages/english.php...
  13. Re: 1.3.9g -> 1.3.9h upgrade

    Perhaps I'm not explaining very well.

    As of this morning, I had a fully patched up-to-date version of 1.3.9g.

    I then replaced all of the files listed in the changelog so I had a fully patched...
  14. Re: 1.3.9g -> 1.3.9h upgrade

    I'll do that as a last resort if I have to, but I wonder if whoever carried out the mods to:

    /admin/includes/modules/product/collect_info.php

    might be able to give me a clue as to what has...
  15. Re: 1.3.9g -> 1.3.9h upgrade

    Well I've been through all of the changed files in the /admin tree again and checked that they were all replaced.

    Regards

    Nick
  16. Re: 1.3.9g -> 1.3.9h upgrade

    Hmm. I wonder what's different about our setups?

    I have:

    Renamed /admin
    Edited english.php to use UK date formats and "kg" instead of "lbs"

    Apart from creating custom templates in the...
  17. Re: 1.3.9g -> 1.3.9h upgrade

    I've since noticed that when you go from creating or editing a product to the preview screen, the Product Name is missing from that screen.

    I've tried replacing:
    ...
  18. Re: 1.3.9g -> 1.3.9h upgrade

    OK, I have replaced the following 1.3.9h file:

    /admin/includes/modules/product/collect_info.php

    with the previous version from 1.3.9g.

    This has restored normal operation.

    So it looks as...
  19. 1.3.9h - customers don't display on home page, and prod name/model don't show in edit

    NOTE: SOLUTION POSTED HERE: http://www.zen-cart.com/forum/showpost.php?p=953964&postcount=6


    I had a working 1.3.9g setup.

    I have just upgraded to 1.3.9h by replacing just the files listed in...
  20. Replies
    243
    Views
    45,974

    Re: Suggested enhancement

    I did this and verified that the table was empty. However, when I view orders the card information is still shown.

    Regards

    Nick
  21. Replies
    243
    Views
    45,974

    Re: Ceon Manual Card Payment Module v2.0.0!

    I wasn't suggesting that this deletion should be compulsory, or even the default, simply that it might be a useful option for those who wished to use it.
  22. Replies
    243
    Views
    45,974

    Suggested enhancement

    Hi, Conor,

    Ceon Manual Card currently records with the order information the first and last 4 digits of the credit/debit card plus its expiry date.

    After you have charged the card, you normally...
  23. Replies
    12
    Views
    2,161

    Re: I want to place limits on Group Pricing

    My pockets are very deep. But sadly also very empty.

    Regards

    Nick
  24. Replies
    12
    Views
    2,161

    Re: I want to place limits on Group Pricing

    Would this be worth considering as a wishlist item for the standard offering?

    I can see many ways in which it could be useful.

    Regards

    Nick
  25. Replies
    12
    Views
    2,161

    Re: I want to place limits on Group Pricing

    I'm looking for something similar to this, for a slightly different reason:

    We have an online retail store.

    I am in the process of negotiating to distribute a particular set of products...
  26. Replies
    10
    Views
    1,509

    Re: Date problem when adding featured product

    Ah, Eureka. Just seen the problem!

    Doh! How did I miss that.

    Of course it's working fine now (not surprisingly).

    Thanks for pointing me in the right direction.

    Nick
  27. Replies
    10
    Views
    1,509

    Re: Date problem when adding featured product

    The second:

    define('DATE_FORMAT_SPIFFYCAL', '/dd/MM/yyyy'); //Use only 'dd', 'MM' and 'yyyy' here in any order
  28. Replies
    10
    Views
    1,509

    Re: Date problem when adding featured product

    Still the same. I've just been manually editing out the leading /

    Regards

    Nick
  29. Replies
    243
    Views
    45,974

    Re: Ceon Manual Card Payment Module v2.0.0!

    The message with the link to the 2.2.2 download is on page 3 of this thread.

    But the link is http://dev.ceon.net/web/zen-cart/ceon_manual_card/downloads so that won't help you if dev.ceon.net...
  30. Replies
    2
    Views
    886

    Re: Contact reCAPTCHA and 1.3.9d

    True, but I thought I'd ask here first in case the module author, or anyone else, had already been through this.

    Regards

    Nick
  31. Replies
    2
    Views
    886

    Contact reCAPTCHA and 1.3.9d

    I see that Contact reCAPTCHA is shown as compatible with Zen Cart 1.3.8.

    I have it working with 1.3.9d but I note that includes\modules\pages\contact_us\header_php.php is one of the files replaced...
  32. Replies
    3
    Views
    1,716

    Re: Ceon Manual Card - radio buttons

    Hi, Conor,

    Sorry, I didn't realise you wanted to keep everything about Ceon Manual Card in a single thread.

    This problem occurred prior to the upgrade to 2.2.2 so I guess I'm reporting...
  33. Replies
    3
    Views
    1,716

    Ceon Manual Card - radio buttons

    Zen cart v1.3.9d
    Ceon Manual Card v2.2.2

    When a customer goes to checkout and arrives at the payment options, there is a radio button alongside each to select the preferred method.

    If Ceon...
  34. Replies
    243
    Views
    45,974

    Re: Ceon Manual Card Payment Module v2.0.0!

    Thanks. Have now successfully installed v2.2.2.

    Regards

    Nick
  35. Re: Merchant services - processing Laser transactions

    Thanks, Conor, that's much appreciated.

    Regards

    Nick
  36. Merchant services - processing Laser transactions

    Here in Ireland we have a debit card system called "Laser". I don't think it's in use in any other country.

    At present we use Ceon Manual Card to process transactions offline but would like to be...
  37. Replies
    243
    Views
    45,974

    Re: Ceon Manual Card Payment Module v2.0.0!

    I am using Ceon 2.0.0 with Zen Cart 1.3.9d.

    According to https://www.zen-cart.com/tutorials/index.php?article=67 "NOTE: You should never collect CVV data if you are manually processing credit card...
  38. Replies
    10
    Views
    1,509

    Re: Date problem when adding featured product

    A bit more background to this:

    It was working fine in 1.3.8, prior to the upgrade. Since the upgrade I have re-edited the new english.php files in admin and the catalog (per the FAQ) to the UK...
  39. Re: "add selected products to cart" not working after upgrade

    What version are you using and have you customised your setup in any way? Perhaps we can find something we've both changed that has caused the problem.

    Regards

    Nick
  40. Replies
    10
    Views
    1,509

    Re: Date problem when adding featured product

    Only the edits to the english.php files to change to UK date format, as referred to above. No other changes.

    Regards

    Nick
  41. Re: [Duplicate] Editing date of birth in admin

    Yes, fine in 1.3.9a and 1.3.9b - thanks.
  42. Re: State field always required when editing customer address in admin

    Fixed in 1.3.9b - thanks.
  43. Replies
    10
    Views
    1,509

    Date problem when adding featured product

    Version 1.3.9b

    Catalog -> Featured Products

    Select a product from the list

    Use the arrow alongside the available date field to pull down the calendar and select a date

    Do the same for the...
  44. Re: "add selected products to cart" not working after upgrade

    Sorry - ignore that. I've since discovered that there are separate settings for these listings.
  45. Re: "add selected products to cart" not working after upgrade

    I've just discovered that the "add selected products to cart" option is active for "Featured Products" and "All Products" listings, even if it's not configured to be so.
  46. Re: "add selected products to cart" not working after upgrade

    Given that EP is working at the moment, I'm reluctant to do that in case it breaks it and I can't then get it working again.

    Regards

    Nick
  47. Re: "add selected products to cart" not working after upgrade

    An interesting question. I installed 1.2.5.4 and applied the upgrade patch to 1.2.5.5. However, both my old ZenCart 1.3.8 install and the new 1.3.9 install report version 1.2.5.4 when I go to Tools...
  48. Re: "add selected products to cart" not working

    Actually, Easy Populate is working fine for me although I only use it in a very simple way:

    Match model number
    Update stock figure
    Update price

    I used it last night. It completed without...
  49. Re: "add selected products to cart" not working

    You are (of course) entirely correct. It it is the logical thing to do and I don't want to sound unwilling or unhelpful.

    To be honest, though, given that it will take me quite some time to put...
  50. Re: "add selected products to cart" not working

    I suppose it depends what you mean by a "clean install". You've already tested a truly clean install and it works OK for you. So if it is something to do with my customisation then a genuine clean...
Results 1 to 50 of 72
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR