Search:

Type: Posts; User: riomaha

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    524

    v157 Re: cve-2021-44228 Log4J

    I knew all of this in advance but my IT and security folks wanted a confirmation.

    I could have easily said sure nothing to worry there and avoided sounding like noob. For accountability, I needed...
  2. Replies
    4
    Views
    524

    v157 cve-2021-44228 Log4J

    Hi,

    I don't see this question anywhere in the forums and the only reference to log4j is on a Third Party services. So I thought better ask than sit idle.

    does any part of ZenCart core files or...
  3. Replies
    3
    Views
    3,435

    v157 Re: Paypal Pro Error 10552 Invalid Configuration

    Issue was on PayPal side. Account verification email wasn't being sent out.
  4. Replies
    3
    Views
    3,435

    v157 Re: Paypal Pro Error 10552 Invalid Configuration

    curl -v -post https://api-3t.sandbox.paypal.com
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent ...
  5. Replies
    3
    Views
    3,435

    v157 Re: Paypal Pro Error 10552 Invalid Configuration

    I have done a curl test to sandbox from command line on server and I am able to communicate through CURL


    curl https://api-3t.sandbox.paypal.com
    <?xml version="1.0"...
  6. Replies
    3
    Views
    3,435

    v157 Paypal Pro Error 10552 Invalid Configuration

    I am running Z.C 1.5.7 (not A,B, or C) with PHP 1.7.2. The PayPal module was not altered (stock)
    I initially set it up using old Paypal method but noticed that they are pushing for Clous Sandbox. So...
  7. Replies
    172
    Views
    41,427

    v150 Re: Cookie Control Support Thread

    Hi,

    I tested the module and it seems to show the popup and the slider work but I noticed that it doesn't really check whether cookies are truly enabled or disabled and the slider does not change...
  8. Replies
    13
    Views
    2,218

    v157 Re: items added to Shopping Cart despite errors

    Than you very much. I have test both proposed solutions and I ended up combining them
    The first way showed me cart with nothing and had to re-enter product details
    The second one even thought it...
  9. Replies
    13
    Views
    2,218

    v157 Re: items added to Shopping Cart despite errors

    Scratch that. I was no closer to a solution. After another test, it seems to not work. I realized that my mouse was/is not clicking properly. still looking into this issue.
  10. Replies
    13
    Views
    2,218

    v157 Re: items added to Shopping Cart despite errors

    I played around with the upload.php file in particular this code

    }
    if (substr($file['name'], -9) == '.htaccess' || (sizeof($this->extensions) > 0 &&...
  11. Replies
    13
    Views
    2,218

    v157 Re: items added to Shopping Cart despite errors

    I guess I am a little hasty when writing. To recap if the attribute to upload a file is left blank, the product fails to be added to cart and asks that you select a file to upload. (so far so Good). ...
  12. Replies
    13
    Views
    2,218

    v157 Re: items added to Shopping Cart despite errors

    In testing I replaced the file shopping_cart.php with one from 1.5.7C (unmodified) and I tested adding to cart a product with no options selected. I was not able to add and it asked me to make sure I...
  13. Replies
    13
    Views
    2,218

    v157 Re: items added to Shopping Cart despite errors

    my apology for any delayed replies. While most of my items do require a file to be uploaded, I have a test product that only requires an attribute to be selected. User must be on the product details...
  14. Replies
    13
    Views
    2,218

    v157 Re: items added to Shopping Cart despite errors

    It is indeed marked as required. Also that feature only prevents you from adding to cart if you didn't select a file to upload. Shopping_cart.php. Upload.php should be providing conditions (e.g. File...
  15. Replies
    13
    Views
    2,218

    v157 items added to Shopping Cart despite errors

    Hi,

    I am experiencing an issue where a products requires a customer to upload a PDF file. Only PDFs are accepted. If a customer uploads a PDF file, the cart content shows that the person attached...
  16. v157 Re: Session expired after some payments instead of checkout_success

    Thank you that did resolve the issue. I guess creating the file /includes/extra_configures/samesite_cookie.php will make it apply to the entire site vs having the code in init_session.php (I guess...
  17. v157 Re: Session expired after some payments instead of checkout_success

    It seems that changes made to Chromium browsers have increased the number of session timeout when completing a payment and being redirected back to the store to generate an order if.


    Zen Cart...
  18. Replies
    458
    Views
    148,098

    Re: Canada Post Module for 1.56c

    I hope this helps others. If you wish to troubleshoot your Canada Post module. Trying using this test page to test your CPC_ code. Only change the CPC code on the page and submit it. If you are able...
  19. Replies
    458
    Views
    148,098

    Re: Canada Post Module for 1.56c

    OK, I have done more digging and I seem to be getting error

    0 ]> -50000 An internal problem occurred. Please contact the Sell Online Customer service Desk at mailto:/[email protected] ...
  20. Replies
    458
    Views
    148,098

    Re: Canada Post Module for 1.56c

    Hi, I am using ZC 1.5.5 and was running Canada post 1.6. out of nowhere it is no longer able to get quotes. error "internal" which when I dug deeper says unable to reach sever and I only see that...
  21. Replies
    2,783
    Views
    380,432

    v155 Re: One-Page Checkout [Support Thread]

    I looked through the code and it seems there isn't a single insert statement or update in the guest checkout, customer info, or confirm order. On the other hand, I found a statement that updates the...
  22. Replies
    2,783
    Views
    380,432

    v155 Re: One-Page Checkout [Support Thread]

    One thought came to me but it requires lots of digging unless someone already knows where and what. In one page checkout there is the function that "updates". The function could serve a double...
  23. Replies
    2,783
    Views
    380,432

    v155 Re: One-Page Checkout [Support Thread]

    I am using moneris hosted pay page. The module does not insert customer information until a the transaction is approved. If declined or canceled it is not recorded.
  24. Replies
    2,783
    Views
    380,432

    v155 Re: One-Page Checkout [Support Thread]

    Hi, I did a fresh install of ZC 1.5.7 along with One-Page checkout version 2.3.4. All seems to be working fine but there is one thing I wish I could resolve. when users checkout as guest, the...
  25. Replies
    4
    Views
    3,417

    v156 Re: Fresh install, not talking to databse

    Than you guys. I believe I resolved the issue. I simply uninstalled httpd24 all packages and reinstalled the ones below

    httpd24.x86_64
    httpd24-httpd.x86_64
    httpd24-httpd-tools.x86_64 ...
  26. Replies
    4
    Views
    3,417

    v156 Re: Fresh install, not talking to databse

    Just to add to that, My server log indicate

    [Thu Jan 10 15:51:36.544929 2019] [core:notice] [pid 22524] SELinux policy enabled; httpd running as context system_u:system_r:httpd_t:s0
    [Thu Jan 10...
  27. Replies
    4
    Views
    3,417

    v156 Fresh install, not talking to databse

    Hi,

    My issue is that somehow the new installation is talking to the database but not able to write to it or perform some functions.

    I know it can read from the database server and write to it...
  28. v155 Re: Software allowed an order for more than the current inventory level

    Hi, I know this is a somewhat old thread but I hope that we can come to a resolution.

    A Zen-Cart store has been operating for 3-4 years now. Over the first 2 years or we have not had any issues...
  29. v155 Re: WARNING: An Error occurred, please refresh the page and try again

    Thank you both for guiding me. I checked the logs and indeed there an error just MC12345678 stated it would be. I didn't have the logs enabled at first and for that I apologize to everyone.

    I was...
  30. v151 Re: Email issues with Bluehost -- suddenly none are going through

    I am sorry if my response is way out of target. I am using bluehost as well as I have different versions of ZenCart setup for staging purposes only. I had an issue with Bluehost that lasted for a...
  31. v155 WARNING: An Error occurred, please refresh the page and try again

    I find myself at loss again. Possibly, I am not thinking straight for two days. Here is my issue of the week:
    I have three teams each team looks after specific product/product category. So when an...
  32. Replies
    16
    Views
    1,107

    v154 Re: Report Automation and Joining Tables

    Thank you, I should have realized that recordcount but would have taken me a while as I am not all knowing of PHP. Now I can start optimizing(or destroying) my extract.

    Thank again for your...
  33. Replies
    16
    Views
    1,107

    v154 Re: Report Automation and Joining Tables

    You are GENIUS. Thank you for getting me steps closer to my end goal. I do agree with you that "Final Price" needs to be carried out in a language file.

    There is a one odd behavior in your code...
  34. Replies
    16
    Views
    1,107

    v154 Re: Report Automation and Joining Tables

    Alright, I have not been able to get it to work at all. I went back to the drawing board and simplified my statements so that I can get through it but still no luck.

    First thing is my select...
  35. Replies
    16
    Views
    1,107

    v154 Re: Report Automation and Joining Tables

    I am going to look into what you had provided. For now, this is what I am doing


    $order_text = "SELECT o.orders_id, customers_email_address, customers_telephone, order_total, products_name,...
  36. Replies
    16
    Views
    1,107

    v154 Re: Report Automation and Joining Tables

    Hi Folks,

    So far, I have managed to get the initial requirements working but now I am told I should do more. What does that mean? Well, I am asked that I should have in my report a break down of...
  37. Replies
    16
    Views
    1,107

    v154 Re: Report Automation and Joining Tables

    First of all, THANK you for being there and for the support you had given me. I truly appreciate it. with your help I managed to get the script to run without the end for user to authenticate define...
  38. Replies
    16
    Views
    1,107

    v154 Re: Report Automation and Joining Tables

    Ok. So I managed to get all the information I need displayed on screen or outputted to a TXT file. The challange about automation is now here. When I run the page through the browser, I am asking to...
  39. Replies
    16
    Views
    1,107

    v154 Re: Report Automation and Joining Tables

    Thank you for the tip. I was so blinded and consumed by frustration that I forgot to make the declaration in the select statement. It works now

    As for the clean up of teh code, do you mean that...
  40. Replies
    16
    Views
    1,107

    v154 Report Automation and Joining Tables

    I am creating a report to be able to retrieve data from multiple tables
    List of Tables
    1. Orders (order ID, and customer info)
    2. Order Total (Order ID and the different classes)
    3. Ordered...
  41. Replies
    1
    Views
    1,090

    v151 Porulator Shipping Module and CURL Proxy

    Hi,
    I am using Purolator shipping module and I get it to work on one server. However, where I really needed it to work, the server requires that outgoing connections be done through CURL PROXY. I...
  42. Replies
    1
    Views
    886

    v151 Priority Handling Search

    Hi Everyone,

    I am working on developing a seach function in Orders Module of ZC 1.51 to be able to filter priority handling orders and process them prior to regular orders. So, I downloaded and...
  43. Replies
    4
    Views
    1,541

    Re: Require Customer File Upload

    HI, I need file uplaod to be required. Unfortunately, the current files do not work on 1.5.1 so I had to customize it and I got it to work. I am also using COWOA. The Plug-in Module is Pending...
  44. Replies
    2
    Views
    935

    v151 Re: Receipt: Display data from a new table

    Ok, I figured it out. I had forgetten "echo"
  45. Replies
    2
    Views
    935

    v151 Re: Receipt: Display data from a new table

    Of course my other option is to write the moneris responss to the orders table and pull it from there but not sure which page to edit and probably which section to edit.. I looked in the...
  46. Replies
    2
    Views
    935

    v151 Receipt: Display data from a new table

    Hi, I am using a payment module where it writes certain data to a new table (like processors response approved etc.). I am trying to get that data displayed in the order email. So Here is what I did:...
  47. Replies
    13
    Views
    12,146

    Re: Moneris eSELECTplus Hosted Payment Page?

    For those interested. I have built a moneris Hosted Paypage that you can install on your zen cart 1.3.9 or 1.5.1. I will soon post my contribution.
  48. v139h Re: blank checkout_process page when using moneris payment module 1.24 or 1.25

    So I finally figured out where "" it comes from. I was building a payment module and only when I was comparing that I found the cause.
    I created the page using UTF-8 and while I was comparing it...
  49. v139h Re: blank checkout_process page when using moneris payment module 1.24 or 1.25

    I got it working finally. I reloaded versuion1.24 an I would suspect that removing the closing ?> tag might have worked. However, I wont go back and test again. When I say I got it to work with...
  50. v139h Re: blank checkout_process page when using moneris payment module 1.24 or 1.25

    Ok, I guess I was not too bright. I got it fixed. I had accidentally downloaded Moneris version 1.25 and saved it as moneris payment module without a version number. I redownloaded moneris v1.24 and...
Results 1 to 50 of 66
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR