Search:

Type: Posts; User: carlwhat

Page 1 of 10 1 2 3 4

Search: Search took 0.02 seconds; generated 44 minute(s) ago.

  1. v2.0.0 Re: Best sellers, and featured products not displaying on main page

    filezilla never misses anything. it only does what you tell it.

    v2.0.0 is well vetted, and a gross bug like this would have been caught. less gross bugs are no doubt out there.

    from the...
  2. Re: Issues with Custom Payment Module Retrieving Latest Order ID for Webhook

    :thumbsup:
  3. Re: v2.0.0 syntax error updating zen_project_version_history with MariaDB

    i just think that is a bad assumption...

    it works from phpMyAdmin; it works from the install mysql patch; it does not work from the installer...

    its rather curious...

    it happened to me as...
  4. Re: Issues with Custom Payment Module Retrieving Latest Order ID for Webhook

    my friend, do you want my help? if not, please let me know, and i will stop.

    i look at all posts prior to posting on a thread.... well at least on short threads...

    i saw the post referenced...
  5. Re: Issues with Custom Payment Module Retrieving Latest Order ID for Webhook

    i have never used the after_order_create method.

    does your log have the proper order number?

    i would use the trigger_error method so that the log goes to the standard apache log and then zen...
  6. Re: Issues with Custom Payment Module Retrieving Latest Order ID for Webhook

    get the next order number from the orders table, use that, and move on.

    i like the method in this post.

    best.
  7. Replies
    2
    Views
    68

    v157 Re: FedEX Check out error

    https://downforeveryoneorjustme.com/fedex

    back up now...
  8. Replies
    72
    Views
    49,214

    v154 Re: Order Comments Status/Update Boilerplate

    look at this session var:

    $_SESSION['html_editor_preference_status']

    that should tell you which editor (or none) is in use.

    you can look over here to see how it gets set:
    ...
  9. v156 Re: Authorize.net API with Card on File transactions support thread...

    if you are running v1.5.8 or greater, there is a new version of this payment module available.

    support is only for php 8.0 or greater.

    the few of you who use it know what a most excellent...
  10. Replies
    625
    Views
    53,705

    v157 Re: Square WebPay support thread.

    both of these errors are related to OPC, not square webPay.

    as previously stated, something else is submitting the form; and that something else is OPC. you can look at this pull request here:
    ...
  11. Replies
    6
    Views
    219

    Re: The Lost Penny of ZC

    i think this gets to be a problem.

    what happens to the number sent to the payment provider? ie paypal, square or authorize.net... the invoice will say 1 number and the amount collected says...
  12. Replies
    6
    Views
    219

    Re: The Lost Penny of ZC

    a philosophical discussion on accounting?

    i would go as far as to state there is a structural problem in the design of zen-cart. as in, why is there an ot_total module? and why can a user change...
  13. Thread: Sidebox issue

    by carlwhat
    Replies
    13
    Views
    289

    Re: Sidebox issue

    stop pissing on other peoples template choices. either help with their problem or move on.

    all these comments do is chase potential developers from working on this project. less developers means...
  14. Re: Opaya PI (formerly sagepay) Integration woes

    actually, my pronoun is he.

    best.
  15. Replies
    625
    Views
    53,705

    v157 Re: Square WebPay support thread.

    just so we are clear:


    i have not taken offense.
    i am NOT pointing you to SWguy.
    i found your request to be a little outside of what i am able to provide in this free forum.
    i made use...
  16. Replies
    625
    Views
    53,705

    v157 Re: Square WebPay support thread.

    thank you for that.

    i already have a number of people on my ignore list. one has to be far more egregious than the previous poster to make it.

    best.
  17. Replies
    625
    Views
    53,705

    v157 Re: Square WebPay support thread.

    i would review this specific post (not the thread).

    and then i would review my signature.

    or perhaps someone else can help you with your bork job.

    best.
  18. Replies
    625
    Views
    53,705

    v157 Re: Square WebPay support thread.

    spelling does matter as well as capitalization. it should be:

    square_webPay

    the notes are part of the OPC configuration. the notes are wrong.

    as far as your screenshots, i can not see...
  19. Replies
    625
    Views
    53,705

    v157 Re: Square WebPay support thread.

    with regards to this error, i am able to reproduce it. however the only way i can reproduce it is if the Key: CHECKOUT_ONE_PAYMENT_METHODS_THAT_SUBMIT does not have square_webPay listed in that...
  20. Replies
    625
    Views
    53,705

    v157 Re: Square WebPay support thread.

    this one is not that hard to explain.

    all one needs to do is select the radio button for square and then hit the submit button. it has nothing to do with the zip code.

    the greying out of the...
  21. Replies
    6
    Views
    202

    v158 Re: Backend order page issue

    to be clear, i have not made any suggestions.

    @swguy made a comment that the problem in your OP could be from a plugin not properly installed. i disagreed with that comment. i thought your...
  22. Replies
    625
    Views
    53,705

    v157 Re: Square WebPay support thread.

    nick,
    please post what version of OPC you are using as well as your php version. also what version of square webPay.

    with regards to your first issue, it does not make sense. OPC has address...
  23. v158 Re: Is anyone USING any Ebay Zencart Synchronizing software?

    i would argue that whoever approved this plugin on the ZC forum never really tested it. installing it does in fact create a log and an error.

    i have tested the install, and i'm guessing that you...
  24. Replies
    6
    Views
    202

    v158 Re: Backend order page issue

    a plugin? really? i'm going with bad guess there.

    i'm going with mixup of v158 and v200.

    see this function.

    that function was part of the alpha version of v200 and onwards....

    TIS.
  25. v2.0.0 Re: question on new style language files.......

    actually, you have confirmed what i already found out.

    i am NOT advocating for people to use the old language format.

    i am only posting for those attempting an upgrade and see that their...
  26. v2.0.0 Re: question on new style language files.......

    this is completely untrue.

    change the filename to contact_us.php and the behavior is the same.
  27. Replies
    378
    Views
    37,685

    Sticky: v157 Re: USPS Shipping Module [Support Thread]

    this is an EXCELLENT question.

    i would look here:

    https://github.com/lat9/usps/blob/K11j/README.md

    it suggests making your changes and then copying said file to:
    ...
  28. v2.0.0 question on new style language files.......

    i am looking at the docs page. and specifically, the part of the page that says this:

    Example:

    If both

    ./includes/languages/english/lang.order_status.php...
  29. Replies
    25
    Views
    2,820

    Re: Admin login not working

    :thumbsup:
  30. Replies
    25
    Views
    2,820

    Re: Admin login not working

    it now looks to be working.

    best.
  31. Replies
    25
    Views
    2,820

    Re: Admin login not working

    i am not sure about your hosts setup. but it is still returning a 403 for me. opening an incognito window in theory should bypass any browser side caching.

    i believe a permissions issue fix...
  32. Replies
    25
    Views
    2,820

    Re: Admin login not working

    this is looking to be a permissions problem with the css files. the css files are all returning a 403 error.

    i was able to do this via knowing where the admin directory lies through a PM.
  33. Replies
    25
    Views
    2,820

    Re: Admin login not working

    i am not sure about that.

    i think what mc-digits said could be correct. there probably is a mix of http and https on the page.

    but if the certificate is incorrect, which is what you suggest,...
  34. Replies
    625
    Views
    53,705

    v157 Re: Square WebPay support thread.

    peter,
    unfortunately, i can not provide any additional support for the sandbox set up. it is there for developers to work with.

    it seems that you had square working and that your problem was...
  35. Replies
    625
    Views
    53,705

    v157 Re: Square WebPay support thread.

    there is no need to enter any of that information. that is there for debugging purposes.

    in theory, the handler should update those elements if you have properly configured the module.
  36. Replies
    625
    Views
    53,705

    v157 Re: Square WebPay support thread.

    without looking at your specific installation, it is hard for me to venture a guess.

    super orders had some good things in there, and specifically i found the handling of payments, refunds and...
  37. Replies
    625
    Views
    53,705

    v157 Re: Square WebPay support thread.

    the square webpay module creates 1 record in the square_payments table in the method after_process.

    unfortunately this web forum's image handler is not good. it is rather difficult to see your...
  38. Replies
    315
    Views
    113,189

    Re: Stripe.com payment integration module

    unfortunately this 2 button thing has nothing to do with my comment.

    i am only commenting on a very small snippet of code, for which you state you are making a change in your next release.
    ...
  39. Replies
    315
    Views
    113,189

    Re: Stripe.com payment integration module

    hmmmm....

    in looking at the code (which i think is the latest download and for v158) i see:



    //---comments---
    if($order->info['comments']!=""){
    $order_add_comment =...
  40. Replies
    25
    Views
    2,820

    Re: Admin login not working

    your admin css files are not being loaded. there were a bunch of changes between v157 and v158.

    i would compare the files in:

    YOUR_ADMIN/includes/css/

    to these files:
    ...
  41. Re: Create Account Page Not Working receives 500 error message

    :thumbsup:
  42. Replies
    378
    Views
    37,685

    Sticky: v157 Re: USPS Shipping Module [Support Thread]

    looking at the code is always a good idea. in this case, there is useful info in the documentation of the code.

    the following snippet is from:

    includes/classes/shopping_cart.php




    /**
  43. Re: Create Account Page Not Working receives 500 error message

    lets start with deleting this file:

    /home2/donnelm4/public_html/shop/includes/languages/english/create_account_1-18-2024_Bak.php

    because your URI is this:
    ...
  44. Re: Create Account Page Not Working receives 500 error message

    500 error pages create log files. post log files, see suggestions... educated suggestions...

    right now, people would be just guessing... which some may do... and maybe they will hit your...
  45. Replies
    378
    Views
    37,685

    Sticky: v157 Re: USPS Shipping Module [Support Thread]

    try:



    $_SESSION['cart']->in_cart_check('products_id', {product-id to be checked});


    best.
  46. Thread: Fresh Install

    by carlwhat
    Replies
    2
    Views
    220

    v158 Re: Fresh Install

    how did you do the install?

    it looks like you are missing this file:

    https://github.com/zencart/zencart/blob/v1.5.8a/includes/classes/FileSystem.php

    not sure how many other files you may be...
  47. Replies
    2,791
    Views
    381,912

    v155 Re: One-Page Checkout [Support Thread]

    for those wondering, lets talk about what i know.


    i am the author of square webPay, ie i coded the module.
    there are numerous websites out there using this payment module with OPC.
    i spent...
  48. v158 Re: Paypal payments pro fatal error in zcAjaxPayment.php

    i am guessing that this file:

    includes/classes/ajax/zcAjaxPayment.php

    is missing this PR.

    i would ensure that you are using this version of said file.

    best.
  49. Replies
    10
    Views
    531

    v158 Re: Direct Deposit

    the additional payment handling options is only seen if the payment module has a method to either do a void, do a refund or capture a transaction.

    if the payment module does NOT have those...
  50. Replies
    1
    Views
    219

    v158 Re: Search by Price Range

    i would review this post.

    best.
Results 1 to 50 of 499
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR