Search:

Type: Posts; User: swguy

Page 1 of 10 1 2 3 4

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

  1. Re: Extra Fields for Customer Sign Up (Create Account) Page

    I'm guessing this is a partial blank screen with a debug log. Please post it.
  2. Replies
    61
    Views
    5,220

    Sticky: v158 Re: FedEx Shipping using REST API

    I should have created a Github release to make this more obvious. Yet another step!
  3. Replies
    61
    Views
    5,220

    Sticky: v158 Re: FedEx Shipping using REST API

    Why yes there is. Take a look in the plugins library and you'll see it.

    https://www.zen-cart.com/downloads.php?do=file&id=2375
  4. Thread: Google Reviews

    by swguy
    Replies
    4
    Views
    81

    v2.0.0 Re: Google Reviews

    Great, thank you!
  5. Replies
    130
    Views
    17,925

    v156 Re: News Box Manager v3.0.0 [Support Thread]

    If your news comes out on the storefront side showing html tags:

    <p>Bla bla bla</p><p>We are pleased to announce ...

    This means the plugin was installed without admin sanitization rules, so...
  6. Thread: Google Reviews

    by swguy
    Replies
    4
    Views
    81

    v2.0.0 Re: Google Reviews

    For Zen Cart specifically.
  7. Thread: Sales report 2.0

    by swguy
    Replies
    863
    Views
    206,358

    Re: Sales report 2.0

    The results are at the bottom below the selection part of the screen.
    If you don't want a new window, you can check a box at the bottom ("open results in new window?") and the original window will...
  8. Thread: Google Reviews

    by swguy
    Replies
    4
    Views
    81

    v2.0.0 Google Reviews

    Google has not provided a widget for website owners to easily show their reviews, so you have to use a third-party product to do this. If you have had success with a particular vendor, please post...
  9. Thread: DUAL Pricing v2

    by swguy
    Replies
    1,502
    Views
    327,103

    Re: DUAL Pricing version 2

    I have updated the release documentation to identify new features at the top of the What's New list. And wholesale pricing is at the very top of that list! Thank you, @lat9.

    In general, you'll...
  10. Re: 2.0 Clean install - but all links point to one product!

    > --> PHP Fatal error: MySQL error 1054: Unknown column 'last_login_ip' in 'field list' :: UPDATE customers

    This was an update made in Zen Cart 1.5.8. Sounds like you didn't run zc_install when...
  11. Thread: DUAL Pricing v2

    by swguy
    Replies
    1,502
    Views
    327,103

    Re: DUAL Pricing version 2

    I think this is the most exciting feature in 2.0.0. It will save storeowners a ton of time and grief not having to merge all the required changes for Dual Pricing.

    Thanks for your hard work over...
  12. Re: Flat Rate Clone and other plugins not yet configured for 2.0

    Delete the old flatClone.php in includes/languages/english/modules/shipping *and* includes/languages/english/modules/shipping/YOUR_TEMPLATE.

    Then use the new plugin I uploaded, which does not...
  13. Replies
    61
    Views
    5,220

    Sticky: v158 Re: FedEx Shipping using REST API

    Grab the latest update; this issue is fixed.
  14. Re: Flat Rate Clone and other plugins not yet configured for 2.0

    OK this module has been updated.

    https://www.zen-cart.com/downloads.php?do=file&id=628
  15. v158 Re: How to display categories under a manufacturer

    I think what he really wants is dynamic filtering. Perhaps some nice person will add this to Zen Cart 2.1.
  16. Re: Flat Rate Clone and other plugins not yet configured for 2.0

    But you might want to start with a fresh copy of flat rate and build the clone from that because you need PHP8 syntax fixes, no dynamic declaration of variables, etc.
  17. Replies
    4
    Views
    687

    Sticky: Re: Known Bugs in 2.0.0

    If you have more than 20 coupons, clicking on a coupon on page 2 or beyond can cause a blank infoBox and the wrong coupons on the page.

    Fix: https://github.com/zencart/zencart/pull/6438/files
  18. Replies
    25
    Views
    332

    Re: Customizations Questions during upgrade

    > I think it would be useful to put a link in the instructions that I referenced above to dbltoe's reply above.

    @dbltoe is responsible for much of our latest installation documentation, in the...
  19. Replies
    25
    Views
    332

    Re: Customizations Questions during upgrade

    This is a much more complete and up to date guide:

    https://docs.zen-cart.com/user/upgrading/upgrading/
  20. Replies
    25
    Views
    332

    Re: Customizations Questions during upgrade

    > Yes, but I am following the very specific instructions at https://docs.zen-cart.com/release/2....how_to_upgrade.

    Thank you for bringing this to my attention, no you're not reading it wrong;...
  21. Replies
    25
    Views
    332

    Re: Customizations Questions during upgrade

    > But I copy the old store files to the new folder and then copy 2.0.0 files on top of that. All the old bits still hang around.

    Don't do that. Start with 2.0.0 and add in updated versions of...
  22. Replies
    25
    Views
    332

    Re: Customizations Questions during upgrade

    > Yes, I definitely want this cleaned up.

    This might be more trouble than it's worth. You can check each mod for uninstall instructions. You may have to install a mod to run the uninstaller if...
  23. Replies
    25
    Views
    332

    Re: Customizations Questions during upgrade

    > Will they cause issues if those plugins are not installed?

    No. You may want to delete them just to clean things up, but there's no real harm in leaving them there.
  24. Replies
    1,292
    Views
    277,829

    v155 Re: ZCA Bootstrap Template

    Works like a champ!
  25. Replies
    1,292
    Views
    277,829

    v155 Re: ZCA Bootstrap Template

    Version 3.4.0 (and perhaps earlier) has a small bug that the checkbox for "conditions" created in includes/templates/bootstrap/templates/tpl_checkout_payment_default.php doesn't include the...
  26. Sticky: v158 Re: Image Handler 5 (for v1.5.5) Support Thread

    > c) Why would an image-file's name end with a single-quote (')?

    It doesn't but the end quote in the function call is somehow converted to %27 when the page is rendered. I think this is a bug in...
  27. Sticky: v158 Re: Image Handler 5 (for v1.5.5) Support Thread

    I'm primarily interested in (b)

    b) Display additional images as full size images just like the main image

    I have received a few inquiries about this and haven't figured out how to tweak it.
  28. v157 Re: Add previously purged shipping locations adds empty lines

    > I purged all countries but one manually via the admin.

    This is a better way:

    https://docs.zen-cart.com/user/admin_pages/locations/countries/#disablingenabling-countries
  29. Replies
    3
    Views
    188

    Re: Recommended charset for DB utf8 or utf8mb4

    > I was doing the same thing yesterday and found that utf8mb4 is the recommended in the installation documents.

    Correct.
  30. Replies
    0
    Views
    327

    Releases 2.0.1 and 2.1.0

    You can track the changes which are targeted for the next two releases by looking at the Work in Progress page:

    https://docs.zen-cart.com/release/work_in_progress

    2.0.1 will be a patch release...
  31. Sticky: v158 Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    > We are using Shipworks software and we import order details from the website. When we create the shipping labels for new orders, shipworks will automatically put the order number as the reference...
  32. Sticky: v158 Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    This is a weird situation that might be worth documenting on

    https://github.com/lat9/upsoauth/wiki/Creating-Your-OAuth-Client-ID-and-Client-Secret

    below "associate an existing account or...
  33. Replies
    5
    Views
    135

    Re: Quantity discount between different items

    Better Together Admin is no longer supported. But you can write code to configure Better Together; the documentation has some examples.
  34. Replies
    13
    Views
    559

    Re: Opaya PI (formerly sagepay) Integration woes

    Thank you! This will be useful for UK users.
  35. Replies
    19
    Views
    11,980

    v156 Re: Customer Tax Exempt v2 - Support Thread

    Great stuff! A very valuable addition to Zen Cart.
  36. Replies
    5
    Views
    135

    Re: Quantity discount between different items

    The Quantity Discounts plugin allows you to do this sort of thing.

    https://www.zen-cart.com/downloads.php?do=file&id=135
  37. Replies
    3
    Views
    125

    v158 Re: Cannot get admin reset email

    https://docs.zen-cart.com/user/troubleshooting/reset_admin_password/
  38. Replies
    6
    Views
    237

    v157 Re: Admin Reporting Function

    Haven't seen this before but I suspect it's fixed in a newer version; you are two versions back from current.
  39. Replies
    7
    Views
    545

    v158 Re: PHP Warning: Undefined variable

    Use 2.0 for bug fixes. (Core committers will merge it into master after updating 2.0.)
  40. Replies
    7
    Views
    545

    v158 Re: PHP Warning: Undefined variable

    Please open a PR and change this check from

    $address_arr == FALSE

    to

    empty($address_arr)

    includes/modules/payment/paypalwpp.php line 1740
  41. Replies
    47
    Views
    11,910

    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.
  42. Replies
    47
    Views
    11,910

    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.)
  43. Replies
    6
    Views
    237

    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.
  44. Replies
    6
    Views
    237

    v157 Re: Admin Reporting Function

    Did you mean Admin > Reports > Products Low Stock?
  45. Replies
    211
    Views
    48,293

    Re: Save For Later Support Thread

    Knock yourself out! Glad it's working for you.
  46. 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...
  47. Replies
    4
    Views
    687

    Sticky: 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
  48. Replies
    7
    Views
    242

    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.
  49. Replies
    1,292
    Views
    277,829

    v155 Re: ZCA Bootstrap Template

    Glad to hear you are having success!
  50. Replies
    1,292
    Views
    277,829

    v155 Re: ZCA Bootstrap Template

    Yes - "limited to color codes" would have been better. Fixed.
Results 1 to 50 of 492
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR