Search:

Type: Posts; User: earmsby

Page 1 of 9 1 2 3 4

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

  1. Replies
    2
    Views
    637

    v157 Re: Subcategory grid layout

    Solved it myself. Error log showed a warning about division by zero in includes/modules/category_row.php. Closer inspection of that file revealed an old modification that was subtracting 2 from the...
  2. Replies
    8
    Views
    1,284

    v157 Re: disable checkout for individual product

    Just wanted to circle back. Using the page specific css to hide elements of the product info page did work for me. I ended up not marking the two products as call for price because I'm using that...
  3. Replies
    2
    Views
    637

    v157 Subcategory grid layout

    ZC Version: 156a / 157d
    PHP Version: 7.2.34
    Theme: customized version of Responsive Classic

    I am in the final stages of upgrading a client's 156a shop to 157d. Almost everything is displaying as...
  4. Replies
    8
    Views
    1,284

    v157 Re: disable checkout for individual product

    Oh cool! I didn't realize I could apply CSS independently to just a particular product. Thanks so much for that!
  5. Replies
    8
    Views
    1,284

    v157 Re: disable checkout for individual product

    Thanks for that suggestion. That was a possibility I considered. I'm not familiar with using "a single page css." How would one do that?
  6. Replies
    8
    Views
    1,284

    v157 disable checkout for individual product

    Is there a way to have a product listed but not enable ordering of it?

    I have an older product that many people look for but I want to steer them to a whole different site (off ZenCart). So, what...
  7. Replies
    12
    Views
    34,821

    v157 Re: Square payment not working

    Thank you @carlwhat for your reply and for pointing out problems with an old, no longer used website of mine. I will update my ZenCart forum profile and remove that URL from my signature.

    I...
  8. Replies
    12
    Views
    34,821

    v157 Re: Square payment not working

    A bit more testing of this behavior revealed that if the customer enters their card info into the Square Webpay form first and THEN enters the coupon code, the error message does not appear. Since...
  9. Replies
    12
    Views
    34,821

    v157 Re: Square payment not working

    Now I have discovered another issue with having switched over to the Square WebPay module:

    I've just added a coupon for the holidays and fine that if a user goes through the checkout process...
  10. Replies
    12
    Views
    34,821

    v157 Re: Square payment not working

    Thank you dbltoe, that solved the issue!
  11. Replies
    12
    Views
    34,821

    v157 Re: Square payment not working

    Thanks for the replies both here and in the old Square plug-in thread. I got the new Square module up and working and am happily taking payments again.

    I just discovered a by-product problem of...
  12. Replies
    12
    Views
    34,821

    v157 Re: Square payment not working

    Thank you dbltoe! I have been banging my head on this since Monday. I even checked for a different payment module but the one you linked to didn't come up in the plug-in library for some reason when...
  13. Replies
    12
    Views
    34,821

    v157 Square payment not working

    new installation of 1.5.7d using the built-in Square module

    I am going around in circles trying to get payments working through my Square account. I think several things may be in play so let me...
  14. Sticky: Re: New square payment not showing up in Payment Module in Admin

    Further questions:

    1. How does one upgrade to WebPayment SDK? I assume this is done in Square itself. Wondering if I should set up a new Application in Square and use that for my testing in my...
  15. Sticky: Re: New square payment not showing up in Payment Module in Admin

    Aha. I see. Thanks for that.
  16. Sticky: Re: New square payment not showing up in Payment Module in Admin

    This morning a customer placed an order without problem in our cart using the Square payment module. I just discovered that as of this afternoon, the Square payment method fields appear in step 2 of...
  17. v157 Re: brand new install of 1.5.7d reports newer version available

    After completing the install, it does say version 1.5.7d although the DB version is 1.5.7c
  18. v157 brand new install of 1.5.7d reports newer version available

    I'm installing a new installation using the files unzipped from version 1.5.7d and before I even run the install it tells me there is a new version. A quick investigation shows this line in the...
  19. v157 Re: Home page redirecting to non-existent product page

    I don't think the client has any relationship with GoDaddy at all (but I could be wrong). His host is IONOS and no they don't use cPanel. They seem to have their own "control panel" but it doesn't...
  20. v157 Re: Home page redirecting to non-existent product page

    After some time of my client going back and forth with the hosting company and getting nowhere, I did more experimenting and digging. Here's what I uncovered:

    1) adding an htaccess redirect had no...
  21. v157 Re: Home page redirecting to non-existent product page

    So, the redirect checker shows a 302 redirect to "store/index.php?main_page=product_info&products_id=4189"

    My client claims that he did not do anything in his hosting set up (he uses Ionos which...
  22. v157 Re: Home page redirecting to non-existent product page

    I'll have a look at that tool. Wasn't aware of it.

    The link to my client's store with the problem is: https://billholabmusic.com/store
  23. v157 Re: Home page redirecting to non-existent product page

    After looking into several things (htaccess issues, hacked files, etc), I'm still not finding the cause of this. Does anyone have another suggestion for me to check?
  24. v157 Re: Home page redirecting to non-existent product page

    Thanks for that. I checked the settings in Configuration >> Layout Settings to see if this might be causing it. I'm guessing the most likely culprit would be "Main Page - Opens with Category"? This...
  25. v157 Home page redirecting to non-existent product page

    PHP Version: 7.4.30 (Zend: 3.4.0)
    Database Engine: MySQL 5.7.33-log
    Zen Cart 1.5.7b
    ---

    My client's shop is suddenly redirecting index.php or index.php?main_page=index to a product page...
  26. Replies
    2
    Views
    551

    v157 Re: No database upgrade option

    Geez! I'm an idiot. It was the DB_PREFIX. I thought I used a prefix in both the live data and the test data from the clean install, but nope! Thanks for your quick reply pointing me to the docs.
  27. Replies
    2
    Views
    551

    v157 No database upgrade option

    Hello,

    I'm in the midst of upgrading a client's store from 1.5.6 to 1.5.7c (yes, I know there is 1.5.7d, but I was already done with replicating all customizations in v. 1.5.7c when it was...
  28. Replies
    3
    Views
    2,838

    v155 Re: Order Message Support Thread

    For anyone else who is trying to do this, moving the snippet of code up to another point in the order.php class worked fine. In my case, I added the snippet above
    //comments area and that worked...
  29. Replies
    3
    Views
    2,838

    v155 Re: Order Message Support Thread

    Just added this to a shop which is still on 1.5.5 (I know, I know... it needs to be updated!)

    Worked fine but wondering if it's possible to add the extra text to another location besides right...
  30. Replies
    2
    Views
    381

    v155 Re: custom text in Order Confirmation Email

    Thanks for the tip. I will give that a try.
  31. Replies
    2
    Views
    381

    v155 custom text in Order Confirmation Email

    I'm banging my head against the wall trying to add a snippet of extra text to the Order Confirmation email that goes to the customer when they place an order. I just want to add a sentence about...
  32. Replies
    1
    Views
    204

    v155 SITE_TAGLINE usage

    I'm looking at changing the page titles that appear for my shop and it looks like the page title is mostly generated by combining the shop title with SITE_TAGLINE. Years ago, when I created this...
  33. Replies
    107
    Views
    30,000

    v151 Re: Google Ecommerce Tracking

    This thread looks pretty inactive, but I wondered if anyone has used this with Google's GA4.
  34. Replies
    5
    Views
    418

    v157 Re: check out address book issue

    Never mind, I figured it out - "One Page Checkout"
  35. Replies
    5
    Views
    418

    v157 Re: check out address book issue

    I'm not familiar with OPC. Could you elaborate what that is?

    I'm actually not even trying to allow another address to be added but just add an explanation if the max addresses is reached. Without...
  36. Replies
    5
    Views
    418

    v157 Re: check out address book issue

    Thanks for that.

    I was aware of how to increase the maximum address book entries, but the issue I was asking about is what the user sees at checkout if they have already added the maximum entries.
  37. Replies
    5
    Views
    418

    v157 check out address book issue

    I have a client running ZC v. 1.5.7b and we just discovered an issue with the checkout process. I'm not sure if this is the intended behavior but, in any case, both of us found this confusing. If a...
  38. Replies
    9
    Views
    970

    v155 Re: Google Analytics module for v155?

    Has anyone tried using the new GA4 analytics with a ZC shop yet? Curious if existing analytics plug-ins can be adapted for it or if I need to add some custom code somewhere in a core file.
  39. Replies
    7
    Views
    659

    v157 Re: cannot override template

    Thanks, I did see that reply but the overrides version doesn't exist and the other one is identical to the clean install.
  40. Replies
    7
    Views
    659

    v157 Re: cannot override template

    I tried searching on the name of the template and didn't come up with anything. Also dug into the database a little and can see that the selected template in TABLE_TEMPLATE_SELECT is getting changed...
  41. Replies
    7
    Views
    659

    v157 Re: cannot override template

    Argh. I was afraid it was something like that. I will do a bit of digging to see if I can find the offending code. Otherwise, it sounds like I might be better off starting with a clean ZC copy, then...
  42. Replies
    4
    Views
    879

    v155 Re: Upgrade path from 1.5.5e to 1.5.7c

    Thanks. I don't think it was a "global problem" per se. I posted in this forum thread: https://www.zen-cart.com/showthread.php?227242-Fatal-error-1146-Table-plugin_control-doesn-t-exist about it. And...
  43. Replies
    7
    Views
    659

    v157 cannot override template

    I'm working on a new template for a client's shop. The shop uses a customer version of an older template called "Gloss Black." I want to redesign the shop with the ZCA Bootstrap template. But when I...
  44. Replies
    1,223
    Views
    270,784

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Hmm... never mind. I can't get my old template to change to any other template either, so it's obviously not an issue with this template specifically.
  45. Replies
    1,223
    Views
    270,784

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    I just added this template to a site using 1.5.7b and selected the template in Tools > Template selection. However, after changing the template to bootstrap, I'm seeing the stylesheets and layout for...
  46. Replies
    4
    Views
    879

    v155 Re: Upgrade path from 1.5.5e to 1.5.7c

    Thanks for that. I'm aware about doing the upgrade in a separate directory and only switching over to the upgraded shop after thorough testing. I always do my upgrades that way.

    I recall the...
  47. Replies
    4
    Views
    879

    v155 Upgrade path from 1.5.5e to 1.5.7c

    I'm starting in on updating a zencart shop from 1.5.5e to the current version. I recently upgraded a shop from 1.5.6 to 1.5.7b and ran into a few snags with some database things. So, before I launch...
  48. Replies
    6
    Views
    1,742

    v156 Re: Resend customer's order confirmation

    Thanks. I did discover this plug-in and the setting for archiving. Even if I turn on archiving now, of course I can not resend to a customer who ordered before I turned it on. It does seem like...
  49. Replies
    3
    Views
    1,067

    v156 Re: 1.5.6c and PHP 7.4

    Thanks for that. That's exactly what we ended up doing! :)
  50. Replies
    6
    Views
    1,742

    v156 Resend customer's order confirmation

    Is there currently a way to resend an order confirmation to a customer? Occasionally, I get customers who need a receipt and claim they didn't get one. The information they need is exactly what is on...
Results 1 to 50 of 450
Page 1 of 9 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR