Search:

Type: Posts; User: swguy

Page 1 of 10 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    47
    Views
    11,721

    v156 Re: Delete Spam Customers

    You'll need to use regular expressions and the syntax is different for different versions of mysql. Use phpMyAdmin to figure out a syntax that works with your version.
  2. Replies
    47
    Views
    11,721

    v156 Re: Delete Spam Customers

    use the Fake Google accounts query and change

    entry_company = 'google'

    to

    entry_postcode = 'YeHsaInklb'

    (and change the query name too.)
  3. Replies
    3
    Views
    54

    v157 Re: Admin Reporting Function

    For a CSV Export, you could use https://www.zen-cart.com/downloads.php?do=file&id=2326
    then in Excel just sort by quantity in stock.
  4. Replies
    3
    Views
    54

    v157 Re: Admin Reporting Function

    Did you mean Admin > Reports > Products Low Stock?
  5. Replies
    211
    Views
    47,983

    Re: Save For Later Support Thread

    Knock yourself out! Glad it's working for you.
  6. Re: Could not update to version 1.5.2. We detect that you currently have v1.5.0, and

    You're going to have to fix up those tables by hand. Not sure what happened to them.
    Refer to the 1.5.0 schema and make sure they match. Download a copy of 1.5.0 and refer to...
  7. Replies
    3
    Views
    476

    Re: Known Bugs in 2.0.0

    In cart check $_SESSION['cart']->in_cart_check() fails to work.

    Fix: https://github.com/zencart/zencart/pull/6407
  8. Replies
    4
    Views
    130

    v154 Re: Migrating From Zen Cart to SHopify

    There's a service that does stuff like this - search for "Cart 2 Cart Migration"

    no spaces between first three words.
  9. Replies
    1,250
    Views
    273,303

    v155 Re: ZCA Bootstrap Template

    Glad to hear you are having success!
  10. Replies
    1,250
    Views
    273,303

    v155 Re: ZCA Bootstrap Template

    Yes - "limited to color codes" would have been better. Fixed.
  11. Replies
    1,250
    Views
    273,303

    v155 Re: ZCA Bootstrap Template

    This might help. I wanted to do this for the sidebox and centerbox headers as well as the top nav, so I edited includes/templates/bootstrap/css/site_specific_styles.php and added:
    ...
  12. v2.0.0 Re: Shipstation no longer working after upgrading to 2.0

    Change line 42 from

    $Result = str_replace($FindStr, $NewStr, $Value);

    to

    $Result = str_replace($FindStr, $NewStr, ($Value ?? ''));
  13. v158 Re: Discount Coupon Includes Shipping in Discount

    Admin > Modules > Order Total > Coupons > Edit
    Include shipping = false.
  14. Re: Testing v2.0.0 Upgrade - Issues / Errors When Loading Order Details

    LOL @lat9 has found a bunch already. Watch the issue I linked earlier for more updates.
  15. Replies
    10
    Views
    187

    v152 Re: Error establishing a database connection

    Yes. Open file manager, then go to the public_html folder. They will be under there. If your cart URL is like "mysite.com", they will likely be directly under that folder. If your cart URL is...
  16. Replies
    10
    Views
    187

    v152 Re: Error establishing a database connection

    These two files are under the root level of your cart installation.

    https://docs.zen-cart.com/user/miscellaneous/configure/
  17. Replies
    3
    Views
    122

    Re: PHP Warning: Undefined array key 0

    PR https://github.com/zencart/zencart/pull/6404
  18. Replies
    3
    Views
    122

    Re: PHP Warning: Undefined array key 0

    Change Admin > Configuration > My Store > Server Uptime to false (or ask your sysadmin / hoster to install the uptime command) . I'll put in a fix so this doesn't log.
  19. Re: Testing v2.0.0 Upgrade - Issues / Errors When Loading Order Details

    PR https://github.com/zencart/zencart/pull/6403
  20. Re: Testing v2.0.0 Upgrade - Issues / Errors When Loading Order Details

    @WayneStephens you will likely run into others, but now you know the drill for fixing them. Would you please do a quick report when you encounter these issues on this thread so we can be sure to get...
  21. Re: Testing v2.0.0 Upgrade - Issues / Errors When Loading Order Details

    for the first one, would you please edit admin/includes/functions/general.php line 720 and remove the double quotes - change

    language_id = "'
    to
    language_id = '

    and change

    '" ORDER BY...
  22. Replies
    3
    Views
    141

    v2.0.0 Re: bug or intention?

    It would be a big help if you updated the documentation:

    https://docs.zen-cart.com/user/images/popups/
  23. Replies
    3
    Views
    476

    Re: Known Bugs in 2.0.0

    New Products page does not show new products no matter how Admin > Configuration > Maximum Values > "New Product Listing - Limited to ..." is set.

    Fix:
    https://github.com/zencart/zencart/pull/6399
  24. Replies
    2
    Views
    122

    Re: possible 2.0 bug in new products

    Thanks Melanie.

    https://github.com/zencart/zencart/issues/6398
  25. Replies
    12
    Views
    1,254

    v157 Re: Beautiful Templates

    This is some FAQ level explaining. Thanks guys.
  26. Replies
    2
    Views
    122

    Re: possible 2.0 bug in new products

    Yep, something's wrong. And it looks like we should really remove zen_get_products_new_timelimit(), since we aren't using it anymore.
    Would you please create an issue in Github? Thanks.
  27. v158 Re: How to remove the bar from the bottom of the store.

    You could modify includes/templates/responsive_classic/common/tpl_footer.php and remove that block (it's lines 25-36). Or you could change your css to not display that block.
  28. Sticky: v158 Re: Image Handler 5 (for v1.5.5) Support Thread

    IH 5.3.1 on ZC 1.5.7. Can I

    a) Disable the image (additional replaces main on hover).
    b) Display additional images as full size images just like the main image
    c) Fix the issue where a...
  29. Replies
    17
    Views
    11,578

    v156 Re: Customer Tax Exempt v2 - Support Thread

    Seems like the case NOTIFY_ADMIN_CUSTOMERS_CUSTOMER_EDIT in admin/includes/classes/observers/CustomerTaxExemptAdminObserver.php also needs to return fieldname or you get

    --> PHP Warning:...
  30. Replies
    378
    Views
    37,865

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

    A password with an embedded ampersand causes the latest USPS to choke - the error response is

    80040B19 - XML Syntax Error: Please check the XML request to see if it can be parsed.(B)

    Perhaps ...
  31. Sticky: v158 Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    The old UPS API had a way to look up tracking numbers based on the order ID that a shipper used:

    $tracking = new Ups\Tracking($accessKey, $userId, $password);...
  32. Replies
    4
    Views
    120

    v2.0.0 Re: How to change colors.

    Admittedly, when you gotta, you gotta.
  33. Replies
    55
    Views
    4,854

    Sticky: v158 Re: FedEx Shipping using REST API

    version 1.3.1 released - version 1.3 was accidentally built from the wrong files; please re-download if you downloaded it this morning.
  34. Replies
    4
    Views
    120

    v2.0.0 Re: How to change colors.

    If you switch to the Bootstrap template:
    https://docs.zen-cart.com/user/template/bootstrap/

    Color changing is built into your admin. So no file changing required.
  35. Replies
    55
    Views
    4,854

    Sticky: v158 Re: FedEx Shipping using REST API

    Version 1.3 released; fixes Saturday delivery issue.
    Note that you must have "Show Estimated Transit Time" setting in the config to "True" to do Saturday Delivery.
  36. Replies
    21
    Views
    1,168

    v2.0.0 Re: Discount coupon value

    Please proceed! There's always another release around the corner. We appreciate the hard work you have put into fixing this problem.
  37. v151 Re: How Can I Find/EditDelete a Catalog item by using the only ID#?

    No need to go to intermediate versions. Doing it like this works like a charm, and is especially recommended for very old versions like yours:
    ...
  38. v151 Re: How Can I Find/EditDelete a Catalog item by using the only ID#?

    If you upgrade, this is allowed in newer versions (as far back as 1.5.8 I believe). Certainly in 2.0.0.
  39. v156 Re: I have noticed lots of connections from places in HK , russia and singapore and t

    Other options:
    https://docs.zen-cart.com/user/troubleshooting/blocking_attacks/
  40. Replies
    4
    Views
    197

    v157 Re: Admin Home Link Won't Load

    See if this helps:

    https://www.zen-cart.com/showthread.php?229771-IntlDateFormatter-php-issue
  41. Re: Cannot Download v2.0.0 - Microsoft malware blocking it

    Would you please try deleting the commented out lines of code - lines 23-33 and 36, 39, 44, and see if that makes a difference?
  42. Replies
    7
    Views
    294

    v157 Re: Possible hacking attempt alert

    Yes, it means your site was attacked. Go ahead and do what it says and install the updated database.php file patch and you'll be protected.
  43. Replies
    1
    Views
    1,622

    Sticky: Zen Cart 2.0.0 Released

    We are pleased to announce the release of Zen Cart v2.0.0!

    Download available here: https://github.com/zencart/zencart/releases/

    Minimum Requirements:...
  44. Replies
    3
    Views
    476

    Known Bugs in 2.0.0

    Confirmed bug reports and fixes for v2.0.0 will be posted here by the project maintainers.

    As we find issues, we will fix them in Github for delivery in the next update to 2.0.0.
  45. Replies
    22
    Views
    8,204

    Sticky: v158 Re: Known bugs (and fixes) for v1.5.8 series

    Bugs from post #19 to post #22 are fixed in the updated version of the 1.5.8a zip file called "zencart-1.5.8a-patched-2024-04-05".
  46. Replies
    10
    Views
    254

    Re: Customer address data security patch

    How to check your ZenCart version:

    https://docs.zen-cart.com/user/first_steps/version/
  47. Replies
    55
    Views
    4,854

    Sticky: v158 Re: FedEx Shipping using REST API

    You have to set the "Show Estimated Transit Time" setting in the config to "True" to see this data.
  48. Replies
    10
    Views
    254

    Re: Customer address data security patch

    There should be a file called `includes/functions/database.php` starting from the root of your shop. This is not under the admin, this is a storefront file.
  49. Replies
    4
    Views
    188

    v157 Re: Changing the admin folder name problem

    Excellent catch @lat9! I will update the documentation with this reminder.
  50. v158 Re: Products Price Manager discounts aren't working on multiple attributes even thoug

    Looks like this was an error that happened during the consolidation of common functions between storefront and admin. Would you please create a 2.0 PR?
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR