Search:

Type: Posts; User: simon1066

Page 1 of 10 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    41
    Views
    5,097

    v154 Re: Common Email Styling [Support Thread]

    No, there isn't a way to do that in Admin. It would be a combination of using a text editor to edit code in the files I mentioned together with previewing those edits using the plugin I mentioned.
    ...
  2. Replies
    4
    Views
    88

    v158 Re: Email Layout Settings

    As there isn't a email 'styling' editor in ZC v1.5.8a you would need to style any changes with edits to /email/email_common.css possibly in conjunction with code changes to the .html files in the...
  3. Replies
    4
    Views
    95

    v2.0.0 Re: How to change colors.

    If you're planning to customise/create your own template using the Zen Cart Responsive Template as a base then the recommended way would be to clone it using this plugin -...
  4. Re: Cannot Download v2.0.0 - Microsoft malware blocking it

    Correction - it's '$prev_next_override' rather than just 'override' that causes the issue.
  5. Re: Cannot Download v2.0.0 - Microsoft malware blocking it

    In my tests, I have found that it is the use of the word 'override' in \includes\modules\product_prev_next.php that causes the issue.

    Changing line #14 from


    $prev_next_override = false;

    to
  6. Re: Cannot Download v2.0.0 - Microsoft malware blocking it

    The screenshot I posted here - https://www.zen-cart.com/showthread.php?230043-Cannot-Download-v2-0-0-Microsoft-malware-blocking-it&p=1400137#post1400137 showed that file as the culprit.
  7. Re: Cannot Download v2.0.0 - Microsoft malware blocking it

    If it helps, I removed includes/modules/product_prev_next.php from a copy of the zencart-2.0.0.zip, and downloaded it in Edge - no issues flagged.
  8. Re: Cannot Download v2.0.0 - Microsoft malware blocking it

    Also flagged when downloading a zip of the master branch.

    (Chrome is complaining, I was wrong before)
  9. Re: Cannot Download v2.0.0 - Microsoft malware blocking it

    Yes, still flagged.
  10. Re: Cannot Download v2.0.0 - Microsoft malware blocking it

    Looks like a false positive.
  11. Re: Cannot Download v2.0.0 - Microsoft malware blocking it

    I too, get a virus warning from Windows 11 when downloading in Edge (Chrome & FF are not complaining). There's a bit more detail in this screenshot.

    20565
  12. Replies
    72
    Views
    49,216

    v154 Re: Order Comments Status/Update Boilerplate

    That's great, thanks.
  13. Replies
    72
    Views
    49,216

    v154 Re: Order Comments Status/Update Boilerplate

    I have resolved the above issue.

    When inserting a comment there exists some custom text adjacent to the input boxes,
    20553

    I aim to have different text depending on whether the content input...
  14. Sticky: v158 Re: Image Handler 5 (for v1.5.5) Support Thread

    This plugin resizes a single 'large' image depending on where it is shown within the website i.e. small (product listing..), medium (product page image) and large (enlarged product page image). It...
  15. Replies
    72
    Views
    49,216

    v154 Re: Order Comments Status/Update Boilerplate

    I'm happy to work through this, unless you have a burning desire to do so. Both you and @lat9 (possibly others) have added a decent amount of info to the Docs regarding upgrading plugins to work with...
  16. Replies
    72
    Views
    49,216

    v154 Re: Order Comments Status/Update Boilerplate

    ZC v 2.0.0 rc2
    PHP 8.1

    Not specific to ZC 2.0.0 but, the coupon_admin page displays 'no coupons' when coupons are empty
    20548

    I would like to do the same for this plugin, while I'm...
  17. Replies
    625
    Views
    53,721

    v157 Re: Square WebPay support thread.

    Couple of thoughts,

    Did you check for errors in the browser's console, as mentioned in the debug log?

    I'll note that both WebPay and OPC are validated for > PHP 7.4 (higher than the version...
  18. v157 Re: Help with footers and messy layout, please!

    That


    <input class=form-control...

    is a child of


    <div id="navbarSupportedContent"...
  19. Replies
    1,238
    Views
    272,205

    v155 Re: ZCA Bootstrap Template

    This is my setup,

    put your code in a new file - \includes\templates\YOUR_TEMPLATE\css\stylesheet_font.css, note the path change of 'src: url' and either remove the trailing comma (in red) or...
  20. Replies
    2,791
    Views
    381,925

    v155 Re: One-Page Checkout [Support Thread]

    I didn't re-post quickly enough, thank you all the same.
  21. Replies
    2,791
    Views
    381,925

    v155 Re: One-Page Checkout [Support Thread]

    Don't worry. After clearing my browser cache, I am now getting the expected white background screen with loader. I was missing this before so I now no longer need to style the...
  22. Replies
    2,791
    Views
    381,925

    v155 Re: One-Page Checkout [Support Thread]

    Thank you, @lat9, for this latest version.

    Although the checkout_one_confirmation page is transitory (given the payment methods I use) it can still v.briefly display and as such I would like to...
  23. Replies
    83
    Views
    7,872

    Re: PayPal RESTful API Payment Module

    ZC 1.5.8a
    PHP 8.1.27
    PayPal Checkout (RESTful) 1.0.1
    OPC 2.4.6
    Square WebPay 1.2.0

    I get this warning when voiding a transaction


    [20-Mar-2024 14:29:00 Europe/London] Request URI:...
  24. Replies
    3,600
    Views
    514,558

    Sticky: Re: EasyPopulate 4.0 Support Thread

    It's generally better to post it on the forum as others may also be able to assist. When posting any file contents don't forget to remove or change any sensitive information from the log file such as...
  25. Replies
    8
    Views
    1,653

    v157 Re: eBay Integration for Zen Cart Plugin

    https://docs.zen-cart.com/user/troubleshooting/error_occurred/

    This should help you. The first place to look for such a WARNING is a myDEBUG-xxxxxx.log in your logs folder.
  26. Replies
    625
    Views
    53,721

    v157 Re: Square WebPay support thread.

    For clarity, v1.0.4 is compatible with PHP 7.4 - 8.0
  27. Replies
    1
    Views
    245

    v158 Re: Responsive Classic Template

    In /includes/templates/YOUR_TEMPLATE/css/responsive_default.css look for and change:


    @media (min-width: 481px) and (max-width: 767px) {
    .list-image {
    margin: 20px 20px 10px auto;
    ...
  28. v158 Re: Improving Page Speed With Defer/Async JavaScript & Lazyloading Images

    Check this post https://www.zen-cart.com/showthread.php?213787-Image-Lazy-Loader-for-the-product-listing-page&p=1389845#post1389845
  29. v158 Re: Bots not respecting uppercase characters

    Very good points, I will do as suggested.
  30. v158 Bots not respecting uppercase characters

    ZC v1.5.8a
    PHP 8.0 & 8.1
    IH5 v5.3.4
    Zen Colorbox v2.1.3

    I have bots - mostly from Microsoft but also others - that are not respecting the capitalisation in 'pID' within the <noscript>...
  31. Replies
    1,238
    Views
    272,205

    v155 Re: ZCA Bootstrap Template

    This just means that there is no definition for QUANTITY_SUFFIX in your language flles. https://docs.zen-cart.com/user/localization/missing_language_constants/

    I would suggest that you search...
  32. Replies
    2
    Views
    137

    v158 Re: Adding template to Comments

    Although I'm not sure how you would add a permanent header/footer into the comments box, there is this plugin that allows you to add multiple pre-defined comments to said box. That would at least...
  33. Replies
    83
    Views
    7,872

    Re: PayPal RESTful API Payment Module

    Thank you for the clarification @swguy
  34. Replies
    83
    Views
    7,872

    Re: PayPal RESTful API Payment Module

    That's a yes. PayPal RESTful combines both of those existing modules into one up to date plugin.
  35. Replies
    83
    Views
    7,872

    Re: PayPal RESTful API Payment Module

    There is a missing close-bracket on line 84 of DoVoid.php


    if (count($captured_txns) !== 0) {

    I'll raise it as an issue on the GitHub repo.
  36. Replies
    6
    Views
    719

    v158 Re: Apostrophe in meta description.

    I still have to remind myself to check GitHub for a solution, before getting my hands dirty!
  37. Replies
    17
    Views
    1,354

    Re: Ez page and awesome fonts loading issue's

    I haven't been following this thread but I notice in the above example you are using 'centre' instead of 'center'
  38. Replies
    2,791
    Views
    381,925

    v155 Re: One-Page Checkout [Support Thread]

    Thank for that, I would never have got there myself.
  39. Replies
    2,791
    Views
    381,925

    v155 Re: One-Page Checkout [Support Thread]

    ZC v1.5.8a
    OPC v2.4.6

    On my create account (registered) page I have the compulsory privacy checkbox enabled and, unlike the newsletter checkbox, it does not remain checked upon page reload.
    ...
  40. Replies
    335
    Views
    46,215

    v156 Re: Ceon URI Mapping V5.0

    My post was simply a heads up to the ZC community that an update of Ceon URI Mapping was available outside of this support site, the stand alone (free) version, which this thread is regarding.

    I...
  41. Replies
    625
    Views
    53,721

    v157 Re: Square WebPay support thread.

    I think this is a known issue introduced with PHP 8.1 & 8.2 - https://www.zen-cart.com/showthread.php?229770-Site-Crashed-U_ILLEGAL_ARGUMENT_ERROR-in-IntlDateFormatter&p=1397609#post1397609

    This...
  42. Replies
    625
    Views
    53,721

    v157 Re: Square WebPay support thread.

    Which version of Square WebPay?
    Noting that the version in Plugins is only guaranteed to work up to PHP 8.0 with ZC v1.5.6 & v1.5.7 (You might have got lucky with your ZC 1.5.7 & 1.5.8 sites,...
  43. v158 Re: how to setup my store for non VAT registered in UK

    It's been a while since I last setup a store from scratch, so there may be some tax classes/rates that are set by default - should be able to remove those in Admin though.
  44. v158 Re: how to setup my store for non VAT registered in UK

    Unless I'm mistaken, you do not have to do anything - to a default install - to NOT show VAT/tax. In other words, you have to proactively set up VAT/tax in order for it to be calculated/displayed.
  45. Replies
    6
    Views
    719

    v158 Re: Apostrophe in meta description.

    'raise an issue' means an issue was raised on GitHub. @drbyte links to the resolution at the end of

    https://github.com/zencart/zencart/issues/5735

    (which I found by searching among the issues...
  46. Replies
    335
    Views
    46,215

    v156 Re: Ceon URI Mapping V5.0

    Ceon.net have kindly released a new version of Ceon URI Mapping compatible with ZC v1.5.8

    Version 5.1.1 was released on 4 Jan 2024

    https://ceon.net
  47. Replies
    7
    Views
    554

    v157 Re: Google Shopping Results??

    If we're talking about the plugin then the feed is an .xml file that the plugin produces containg your product details. You can create a feed manually - which is what you did with your text file...
  48. Replies
    7
    Views
    554

    v157 Re: Google Shopping Results??

    Yes, in that you need to login to your Google Merchant Center (GMC) account - I think that the business setup is part of that process, it's been a while since I created mine and I forget the path I...
  49. Replies
    7
    Views
    554

    v157 Re: Google Shopping Results??

    Which can be done with this plugin - https://www.zen-cart.com/downloads.php?do=file&id=2379
  50. v158 Re: Adding another page in more information... how do i do this please?

    For a website owner/developer working on a local development copy of a site, a big advantage of Define pages over Ezpages is that a define page can be edited in a text editor and uploaded over SFTP,...
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR