Announcement

Collapse
No announcement yet.

CartError error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    CartError error

    I've implemented the max quantity=1 for a client but the error message which it generates has a spurious <p> after it which doesn't appear otherwise and is not part of the error message as it appears under design|text. This is the output:

    <br /><span class="textWrap"><span class="actrequiredcolor"><b>Quantity:</b> The maximum quantity allowed to be ordered for this product is 1.<P>
    </span></span>

    The page it comes from is: http://www.aloeride.eu/acatalog/Aloe...ial_offer.html

    Any ideas where the <p> tag has come from ? V9.0.3. Answers on a postcard...
    Richard Gosler
    Phoenix Digital Media Ltd
    Dorset, UK

    #2
    Yes, we have the spurious <P> on our site too! It doesn't cause any formatting errors though. Most likely a parsing error in the perl script.
    ActiveStock
    On-line, real-time stock control plug-in for Actinic V7, V8 and V9
    **New - Captcha plug-in for your Contact Us form**

    ActiveStock website
    Free 30 Day Trial
    ActiveStock Blog (including a new tutorial on a 'Sort By' function for long section pages)

    Comment


      #3
      unfortunately, it picks up a css class on our site which is ignored by firefox, safari and chrome, but not by MSIE.
      Richard Gosler
      Phoenix Digital Media Ltd
      Dorset, UK

      Comment

      Working...
      X