Search:

Type: Posts; User: QuickBooksDev

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Re: Getting email subject encoding errors after order id / number exceeded 9999.

    I had to reduce the size of the subject to fix it in includes\languages\english\checkout_process.php.
    Pasting the next number in the ZC admin tools did not work.

    I am using a very old email...
  2. Getting email subject encoding errors after order id / number exceeded 9999.

    ZC 157b
    The email confirmations we are getting and not being encoded properly and the subject looks like this
    [NEW ORDER] Order Confirmation Invoice No: 1006 =?us-ascii?Q?8?=
    The order number...
  3. v157 Re: SMTP email stopped working - getting SMTP Connected Failed

    That is the one they told me to use over the phone. They also gave me another maila3... Same results. Originally it was mail.[mydomain].com. None work.

    Not this is using SMTP or SMTPAuth. ...
  4. v157 Re: SMTP email stopped working - getting SMTP Connected Failed

    No luck with NewTek here is their reply
    From all the data we have sent you is confirming that this is not a DNS issue and not a server related issue. This is a development issue and needs to be...
  5. v157 Re: SMTP email stopped working - getting SMTP Connected Failed

    I actually told them on the 31st when the last email to go to a client has a number instead of the domain name. They said there was nothing wrong with the DNS. But i will point to the above and...
  6. v157 Re: SMTP email stopped working - getting SMTP Connected Failed

    Looks like it is in the error msg
    2021-04-05 19:27:47 Connection failed. Error #2: stream_socket_client(): php_network_getaddresses: getaddrinfo failed: Name or service not known...
  7. v157 Re: SMTP email stopped working - getting SMTP Connected Failed

    I put in
    public $SMTPDebug = SMTP::DEBUG_CONNECTION; // was 0
    into phpMailer.php. There was no Public $do_debug.
    Same results.
    Where do these logs go?
  8. v157 Re: SMTP email stopped working - getting SMTP Connected Failed

    Will try the debug on next.
  9. v157 Re: SMTP email stopped working - getting SMTP Connected Failed

    The hosting company is refusing to say it is their problem. They recently uploaded a phpMailer script that says works with Zen but it has different names (class.phpMailer.php) than what is in the Zen...
  10. v157 Re: SMTP email stopped working - getting SMTP Connected Failed

    We have no email accounts in the cPanel email section. All email accounts are via SmarterMail.
  11. v157 Re: SMTP email stopped working - getting SMTP Connected Failed

    We have been on NewTek hosting for this site and the previous for about 10 years from when it was called CrystalTech.
  12. v157 SMTP email stopped working - getting SMTP Connected Failed

    Hi

    We have been on 157b (Linux) since January and emails were going out for orders and forgot passwords worked fine until March 31, 2021. Last good email was at 12:43 PM Eastern and started...
  13. v157 Why no support for Authorize.net Host Accepted

    We are using ZenCart 1.5.7b with Authorize.net SIM.

    SIM is depreciated and getting a lot of time outs. The alternative seems to be Host Accepted but I cannot find any ZenCart support for it.
    ...
  14. v157 PHP Warning: php_uname() has been disabled for security reasons

    We recently created a new ZenCart 1.5.7b system on Linux from ZenCart 1.5.4 on Windows.

    We see this message
    PHP Warning: php_uname() has been disabled for security reasons
    php_uname() called at...
  15. Re: New Problem Just Started out of the Blue

    Since this is a security issue I did't want to say but here it is:

    $this->authorize['HashMatchStatus'] = true; // ($this->authorize['x_MD5_Hash'] == $this->authorize['HashValidationValue']) ?...
  16. Re: New Problem Just Started out of the Blue

    I had to change the authorize.net code to fix it.
  17. Re: New Problem Just Started out of the Blue

    Does why really matter now? It is what I have. Zen 1.5.4

    I have also looked at the Signature posting and the real screens do not match the posting:
    Settings not on the left but I found them. ...
  18. Re: New Problem Just Started out of the Blue

    I seen this in the zen logs. I am using php 5.5.11
    Hexadecimal input string must have an even length in D:\Inetpub\aaatex\ZenCart\includes\modules\payment\authorizenet.php on line 565
  19. Re: New Problem Just Started out of the Blue

    The updated AuthorizeNet module did not work. Got error
    (39) The supplied currency code is either invalid, not supported, not allowed for this merchant or doesn't have an exchange rate.
  20. Re: New Problem Just Started out of the Blue

    This is a nightmare.

    If using Authorize.net (SIM) then they have changed / removed the MD5 processing. I get that error for every card decline and now for every transactions. The user re-enters...
  21. Replies
    17
    Views
    1,365

    Re: Password Complexity

    Yes that is correct. All passwords should be strong passwords.
  22. Replies
    17
    Views
    1,365

    Re: Password Complexity

    Sorry for any confusion.

    I said Admin is in https but the passwords are only restricted by length which is true because that was mentioned in a previous posting. But I did not mention that this...
  23. Replies
    17
    Views
    1,365

    Re: Password Complexity

    How can you tell me how my ZC that is running for over a year is working. It does not reject passwords except for length. I even checked the source code.
    PS-DSS Strong Password Rules Enforced is...
  24. Replies
    17
    Views
    1,365

    Re: Password Complexity

    I do not understand the previous reply which I assume is to my posting that I have ZC 1.5.4 and the only password requirement is to the length.

    There is nothing requiring upper/lower case or...
  25. Replies
    17
    Views
    1,365

    Re: Password Complexity

    I am running 1.5.4 and Admin is in https but the passwords are only restricted by length.

    I need to correct this. Please point me where this can be changed.

    Thanks
  26. v154 What versions of php is supported by V1.5.4 on Windows?

    What versions of php is supported by V1.5.4 on Windows?

    We are currently running php 5.3.28 which our provider says is very slow. How high can we go?
  27. v154 Re: What are the Admin configure requirements?

    Thank you. That worked fine!
  28. v154 What are the Admin configure requirements?

    Happy New Year!

    Hi

    Just upgraded to 1.5.4 from 1.5.0 and things seem to be working.

    We do have a problem with one of our programs that runs from the admin folder that worked on 1.5.0 but...
  29. v154 Re: Login not working getting 404. Shared SSL problem

    I was able to get it working. I believe it was an extra ending / in the urls but not positive.
  30. v154 Login not working getting 404. Shared SSL problem

    Hi

    Updating 1.5.0 to 1.5.4 using the folder named ZenCart154B (production was just ZenCart) running on Windows Server 2012.

    Completed the testing and after a number of bumps ready to go live. ...
  31. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    CREDIT CARDS ARE WORKING.

    It was not a bad SSL cert but a bad pointer (pem) in the php.ini file.

    Thanks everyone for your help.
  32. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    Failed same way with a valid cc #.
  33. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    The log had
    Comm results: 60 SSL certificate problem: unable to get local issuer certificate
    which to me is not caused by an invalid cc number. Or does it???????
  34. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    And at the same time trying to keep this database in sync with the real production database on ZC1.5.0. Oh boy!
  35. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    Thanks

    Before I do that I will work on the next problem when I entered an invalid credit card
    Communications Error - Please notify webmaster. - Your credit card could not be authorized for this...
  36. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    I removed define('DIR_FS_LOGS'), 'D:/Inetpub/.../ZenCart154B/logs'); and now I get the check out screen WITH the credit card info:-):-):-):-):-)

    What an ordeal!

    I believe that the upgrade...
  37. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    I have uploaded a new configure.php.
    with
    define('ENABLE_SSL', 'true');
    and
    define('DIR_FS_LOGS'), 'D:/Inetpub/.../ZenCart154B/logs');

    and now my checkout page is blank.

    Still nothing...
  38. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    I use fileZilla. We have been having a server problem (Windows 2012) with configure.php going into ReadOnly mode with nothing that I can do to reset it. I have to get to my host provider support to...
  39. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    I am having an issue updating configure.php. The server is locking it up for some reason.
  40. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    I do not see an ENABLE_SSL in either configure.php (user and admin). I do see ENABLE_SS_CATALOG and ENABLE_SSL_ADMIN set to true.

    So it looks like I have a bad configure.php????

    Shall I just...
  41. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    DIR_FS_LOGS was not defined but is now.
    But I looked in define('DIR_FS_SQL_CACHE', 'D:/Inetpub/aaatex/ZenCart154B/cache')
    and there are no debug logs there. Nothing at all from today.

    Perhaps...
  42. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    0. Both Authorize.Net (AIM) and Check/Money Order are 0.

    I had previously changed Authorize.Net to 1 and 10 but it did not make a difference.
  43. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    How can you tell if the shared cert is configured correctly and would that stop the display of the credit card info on the checkout screen?
  44. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    All the credentials have been carried forward. There is nothing in zencart154/logs for the times I run these tests even though logging is on.

    Am I looking in the right folder?

    The last entry...
  45. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    Update.

    Credit card info shows if I put Authorize.Net (AIM) in test mode. It disappears again if I put it in production mode.
  46. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    I removed then re-installed Authorize.Net (AIM).

    No change. Only Money Order shows up at checkout.

    Nothing in the logs folder for today.
  47. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    For Authorize.Net (AIM) it is set to Log File.

    I assume it would be in the zencart/logs folder but there is nothing in there for today.
  48. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    Not that I know about. Certainly not removed. I did not have to re-install it.

    The site come up in Maintenance mode.

    The install had a cURL SSL error. Apparently it didn't like our shared cert...
  49. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    Yes, Authorize.net (AIM) is enabled. Login ID and Transaction key are filled in. Testing Mode=Production.
    Authorize+Capture.
  50. v154 Re: V1.5.0 to 1.5.4 update. Credit Cards not showing at checkout. Only money order.

    Yes, it is https://.... just like 1.5.0
    https://www1122.ssldomain.com/...
    It is a shared cert.
Results 1 to 50 of 65
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR