Search:

Type: Posts; User: swguy

Page 1 of 10 1 2 3 4

Search: Search took 0.08 seconds.

  1. v157 Re: importing data base error and general question about zen

    > The MAP mod was taken over from the original presenter.

    MAP is also just much less common than it once was. I don't have any clients who use it, and I doubt @lat9 does either, or it would have...
  2. v157 Re: importing data base error and general question about zen

    > The Flate Rate Clone was updated on the 10th of May to include compliance with 2.0.0. If you are using any mod with a support thread, make sure you are subscribed to that thread. It's automatic if...
  3. Thread: Possible Bug

    by swguy
    Replies
    4
    Views
    22

    v2.0.0 Re: Possible Bug

    I'm stumped. Copy product with product type 1 works for me in ZC 2.0.0/PHP8.3. Let's see if someone else can reproduce it.
  4. Thread: Possible Bug

    by swguy
    Replies
    4
    Views
    22

    v2.0.0 Re: Possible Bug

    You should have a file

    admin/includes/init_includes/init_general_funcs.php

    that contains:

    require DIR_FS_CATALOG . DIR_WS_FUNCTIONS . 'functions_products.php';
  5. Re: Flat Rate Clone and other plugins not yet configured for 2.0

    Yep, I fat-fingered it. Try again, it has been fixed.
  6. Thread: Google Reviews

    by swguy
    Replies
    8
    Views
    124

    v2.0.0 Re: Google Reviews

    I know there's an API that requires you to write code and use OAuth. I was hoping for a *widget*.
  7. Thread: Google Reviews

    by swguy
    Replies
    8
    Views
    124

    v2.0.0 Re: Google Reviews

    Thanks. Really looking just for Widgets that can be used in Zen Cart, not separate entire web apps.
  8. 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.
  9. Replies
    61
    Views
    5,250

    Sticky: v158 Re: FedEx Shipping using REST API

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

    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
  11. Thread: Google Reviews

    by swguy
    Replies
    8
    Views
    124

    v2.0.0 Re: Google Reviews

    Great, thank you!
  12. Replies
    130
    Views
    17,938

    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...
  13. Thread: Google Reviews

    by swguy
    Replies
    8
    Views
    124

    v2.0.0 Re: Google Reviews

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

    by swguy
    Replies
    864
    Views
    206,407

    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...
  15. Thread: Google Reviews

    by swguy
    Replies
    8
    Views
    124

    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...
  16. Thread: DUAL Pricing v2

    by swguy
    Replies
    1,502
    Views
    327,138

    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...
  17. 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...
  18. Thread: DUAL Pricing v2

    by swguy
    Replies
    1,502
    Views
    327,138

    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...
  19. 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...
  20. Replies
    61
    Views
    5,250

    Sticky: v158 Re: FedEx Shipping using REST API

    Grab the latest update; this issue is fixed.
  21. 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
  22. 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.
  23. 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.
  24. Replies
    4
    Views
    695

    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
  25. 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...
  26. 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/
  27. 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;...
  28. 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...
  29. 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...
  30. 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.
  31. Replies
    1,292
    Views
    277,939

    v155 Re: ZCA Bootstrap Template

    Works like a champ!
  32. Replies
    1,292
    Views
    277,939

    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...
  33. 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...
  34. 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.
  35. 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
  36. 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.
  37. Replies
    0
    Views
    338

    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...
  38. 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...
  39. 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...
  40. Replies
    5
    Views
    139

    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.
  41. Replies
    13
    Views
    561

    Re: Opaya PI (formerly sagepay) Integration woes

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

    v156 Re: Customer Tax Exempt v2 - Support Thread

    Great stuff! A very valuable addition to Zen Cart.
  43. Replies
    5
    Views
    139

    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
  44. Replies
    3
    Views
    125

    v158 Re: Cannot get admin reset email

    https://docs.zen-cart.com/user/troubleshooting/reset_admin_password/
  45. Replies
    6
    Views
    240

    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.
  46. 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.)
  47. 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
  48. Replies
    47
    Views
    11,913

    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.
  49. Replies
    47
    Views
    11,913

    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.)
  50. Replies
    6
    Views
    240

    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.
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR