Search:

Type: Posts; User: swguy

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    2,775
    Views
    379,366

    v155 Re: One-Page Checkout [Support Thread]

    Thank you! Issue 407 created.
  2. Replies
    3
    Views
    49

    Re: Shopping Basket empties itself

    Some hosting environments allow you to change this and others don't. Try setting the define SESSION_TIMEOUT_CATALOG.

    Create the file includes/extra_configures/session_timeout.php

    <?php ...
  3. Replies
    3
    Views
    49

    Re: Shopping Basket empties itself

    > Sounds to me like ZenCart has a time out feature which seems to empty the basket of items when a certain length of inactivity has been reached.

    The customer's session does time out after a...
  4. Replies
    2,775
    Views
    379,366

    v155 Re: One-Page Checkout [Support Thread]

    Fantastic news!

    Different topic: any chance in the future you could split off guest checkout from OPC so you could enable the former and not the latter? Asking for clients who have significant...
  5. Replies
    2
    Views
    45

    v158 Re: Backend order page issue

    This function doesn't exist in the base build of 1.5.8.. Perhaps you have added a plugin that doesn't quite work or isn't fully installed?
  6. Replies
    14
    Views
    147

    Re: Feedback on 2.0.0-rc2

    You have downloaded the wrong file then.

    Go here: https://github.com/zencart/zencart/releases

    Download rc2 zip, unzip. Observe that includes/version.php says rc2.
  7. Replies
    14
    Views
    147

    Re: Feedback on 2.0.0-rc2

    Understood.

    I am fortifying both the What's New and Release Specific Upgrade Considerations page to say (after the text I quoted to you):

    (Note: this means the menu items...
  8. Replies
    14
    Views
    147

    Re: Feedback on 2.0.0-rc2

    > It displays when running zc_install

    See image below - looks good to me.
    Are you sure you have the rc2 build? Look at includes/version.php.
    It should say

    define('PROJECT_VERSION_MINOR',...
  9. Replies
    14
    Views
    147

    Re: Feedback on 2.0.0-rc2

    They don't exist anymore.

    In v2.x.x, they are all configured the same way product listing pages are, using the settings described in the product listing configuration page.
  10. Replies
    9
    Views
    121

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

    > and the documentation is not clear as to why that would be.

    https://docs.zen-cart.com/user/upgrading/release_specific_upgrade_considerations/

    Under 1.5.8/1.5.8a:

    Language files were...
  11. Replies
    9
    Views
    121

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

    If you create an old style contact_us.php file as an override

    ./includes/languages/english/YOUR_TEMPLATE/contact_us.php

    you will get a boatload of errors. That's why it's not recommended.
    ...
  12. Replies
    9
    Views
    121

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

    The root cause of the original issue as reported by OP is that there never was a file called 'order_status.php'. The file 'lang.order_status.php' is a new file created in Zen Cart 1.5.8+. So there...
  13. Replies
    9
    Views
    121

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

    > Personally I prefer that plugins use "old-style"

    This is a fine way to go as long as all definitions the plugin creates are completely unique. Otherwise you get duplicate definition logs in...
  14. Replies
    376
    Views
    37,236

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

    > Will USPS be included in the ZC 2.0 public release?

    https://docs.zen-cart.com/user/plugins/why_plugins/
  15. Replies
    14
    Views
    147

    Re: Feedback on 2.0.0-rc2

    > If I add some additional plugins to Admin they do not display either.

    Can you be more specific - what are the URLs of the plugins you tested that had this issue so I can test?
  16. Replies
    14
    Views
    147

    Re: Feedback on 2.0.0-rc2

    > zc_install banner on top right of screen shows "Zen Cart v2.0.0-rc1"

    What URL? Can you do a screenshot? Not seeing this.
  17. Replies
    14
    Views
    147

    Re: Feedback on 2.0.0-rc2

    > In v2.0.0 why do New Listing, All Listing, not display?

    https://docs.zen-cart.com/user/template/new_featured_all_listing_page_configuration/
  18. Replies
    2
    Views
    128

    Re: Upcoming 2.0.0-rc2 build

    Build is now available. Please post general feedback here:
    https://github.com/zencart/zencart/releases/tag/v2.0.0-rc2

    and specific tax change related feedback to the thread @lat9 posted above....
  19. Replies
    14
    Views
    147

    Feedback on 2.0.0-rc2

    This pre-release build is now ready. Please post any feedback here.

    https://github.com/zencart/zencart/archive/refs/tags/v2.0.0-rc2.zip
  20. Sticky: v158 Re: UPS XML will stop working June 2024 (here's new OAUTH module)

    UPS Provided Migration Guide for Developers:

    https://developer.ups.com/oauth-developer-guide?loc=en_US&sp_rid=NDk2ODk5MzAxMjMyS0&sp_mid=74042688

    (Users of UPS Oauth can ignore this; @lat9 did...
  21. Sticky: v158 Re: UPS XML will stop working June 2024 (here's new OAUTH module)

    Received a message last week from UPS titled "Urgent: 2 Months Left to Complete Your UPS API Changes"

    What this means for you:

    - If you're using UPSXML, now's the time to switch to UPS OAuth. ...
  22. Replies
    9
    Views
    121

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

    More details: https://docs.zen-cart.com/dev/code/158_language_files/
  23. Replies
    9
    Views
    121

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

    Don't use old style language files for overriding core files. Old style language support is only meant for allowing older plugins (with their own unique language files that don't override anything)...
  24. Replies
    2
    Views
    128

    Upcoming 2.0.0-rc2 build

    Great progress has been made on the tax/penny off issues from:

    https://www.zen-cart.com/showthread.php?229752-Different-Total-Displayed/

    so we'll be doing another release candidate before the...
  25. Replies
    593
    Views
    52,156

    v157 Re: Square WebPay support thread.

    As a suggestion, rather than trying to create a sanbox setup, just create a second production App for your test environment (give it a meaningful name like "testWebPay") and run $1 transactions...
  26. v157 Re: importing data base error and general question about zen

    > through php admin i imported a copy of the live database into the test data base.

    You can import a copy of your current live database, but the db you import into must be empty - no tables,...
  27. v157 Re: importing data base error and general question about zen

    > How do these people get paid, etc. Who are these people updating code on here, running tests, answering questions?

    The people who do most of the coding are also running businesses supporting and...
  28. Replies
    4
    Views
    225

    Re: Feedback on 2.0.0-rc1

    A few more small bugs have been addressed since 2.0.0-rc1 that will be built into the final release of 2.0.0.

    - The Account link in admin did not have a help page
    - The error page displayed when...
  29. Replies
    4
    Views
    225

    Re: Feedback on 2.0.0-rc1

    Issue #6308 has been resolved.
  30. v157 Re: Show manufacturer image within product_info_display

    The variable $manufacturers_image isn't set. You need to set it.



    $manufacturers_image = zen_get_products_manufacturers_image($_GET['products_id']);
    echo '<div...
  31. Replies
    4
    Views
    225

    Re: Feedback on 2.0.0-rc1

    Issue # 6308 created.
  32. Replies
    1,207
    Views
    269,511

    v155 Re: ZCA Bootstrap Template

    > And I've not even started drinking yet.

    Well obviously there's your problem. :)
  33. Replies
    1,207
    Views
    269,511

    v155 Re: ZCA Bootstrap Template

    > That 'justify-content-end' is right out of the Bootstrap documentation ...

    And be sure you're looking at the right documentation! I was reading the Bootstrap 3 docs at first. D-ohhh!!!
  34. Replies
    4
    Views
    225

    Feedback on 2.0.0-rc1

    2.0.0-rc1 is available here:

    https://github.com/zencart/zencart/archive/refs/tags/v2.0.0-rc1.zip

    We will be taking critical bugfixes only at this point to avoid destablizing the release. We are...
  35. Replies
    1
    Views
    342

    Re: Feedback on 2.0.0-beta1

    Closing; the new thread on release candidate build 1 will be created shortly.

    New thread: https://www.zen-cart.com/showthread.php?229991-Feedback-on-2-0-0-rc1
  36. Replies
    328
    Views
    45,605

    v156 Re: Ceon URI Mapping V5.1.1

    Update on this plugin: the Github repo button on the plugin library page has been pointed to https://github.com/torvista/Zen-Cart_CEON-URI-Mapping

    Thanks to @torvista for his support of this...
  37. Replies
    2
    Views
    94

    v158 Re: Manufactuerer's Sidebox Images Are Huge

    Oddly enough, the admin had a similar issue with manufacturer images which has been fixed in 2.0.0.

    I went ahead and PR'ed the issue you reported, thanks for letting us know.
  38. Replies
    5
    Views
    257

    Re: Large Carts and Fake Accounts

    You can do other things as well:

    https://docs.zen-cart.com/user/troubleshooting/blocking_attacks/
  39. Re: Support Thread for Accessibility Statement Mod

    Instructions for the storeowner so that they know for sure the site is at AA level.
  40. v158 Accessibility Stylesheet Loader Support thread

    This is the support thread for Accessibility Stylesheet Loader. It optionally loads a stylesheet that fixes accessibility errors for customers who require an accessible view of your site.
    ...
  41. Re: Support Thread for Accessibility Statement Mod

    Suggestion: Each of these pages makes a statement like:

    [We are meeting] Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA level as a minimum standard.

    You ought to post...
  42. Replies
    1,207
    Views
    269,511

    v155 Re: ZCA Bootstrap Template

    Possibly interesting to some: I had a client who insisted that the nav bar should be right aligned, not left aligned (so the links are at the right hand side of the nav bar). Here's how you do it:...
  43. Replies
    5
    Views
    152

    v155 Re: minimum order for only manufacturer

    You will have to work with a developer to build something that works for your specific needs.
  44. Re: Create Account Page Not Working receives 500 error message

    Seems to work now.
  45. Replies
    8
    Views
    216

    v158 Re: Accessibility Page

    There is another change required: update your sitemap template (includes/templates/template_default/templates/tpl_site_map_default.php or the override file if you have overridden). Add below the...
  46. Replies
    8
    Views
    216

    v158 Re: Accessibility Page

    > This causes problems with bootstrap sites especially as the formatting is lost with it not properly defined.

    With Bootstrap, update the override file...
  47. Replies
    8
    Views
    216

    v158 Re: Accessibility Page

    The newer pages (brands, about us and now this page) were not intended to have DEFINE constants.
    You can add one if you wish but it's not built in to the 2.0.0 SQL.
  48. Replies
    8
    Views
    216

    v158 Accessibility Page

    Zen Cart 2.0.0 will come with a page built in for you to provide a site accessibility statement, like your terms, privacy and shipping information pages.

    Users of older versions may create this...
  49. v158 Re: Paypal payments pro fatal error in zcAjaxPayment.php

    Thanks for tracking this down @carlwhat.

    @vanhorn_s: updated file noted above is one of the many fixes in Zen Cart 1.5.8a, the first patch release to 1.5.8. It's a good practice to update to the...
  50. v158 Re: Paypal payments pro fatal error in zcAjaxPayment.php

    Please follow this issue:
    https://github.com/zencart/zencart/issues/6250
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR