Announcement

Collapse
No announcement yet.

Miva Merchant 9.0004 Bug Reports

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #91
    Re: Miva Merchant 9.0004 Bug Reports

    Originally posted by Matt Zimmermann View Post
    Hi Stephen,

    The code I am referring to would be in the main body of the product page.
    Matt,

    I realized my mistake just after I posted it and edited it to contain the upper portion of the Body as well. Sorry about that.
    Sincerely,

    Stephen M. LaBar, Jr.
    (770) 441-9447
    The Martial Arts Store

    Please Visit Our Site At:
    http://www.themartialartsstore.com

    Comment


      #92
      Re: Miva Merchant 9.0004 Bug Reports

      Originally posted by slabar View Post
      I just came across this Bug after updating my Product Detail | Product Display code for my modified Iron and Wool ReadyTheme. Using the new template changes to the Product Display code the automatic adding of attributes to the base price of the item no longer works.

      How do I fix this as it's a very important feature?
      Since I am not a developer and the new Client Dimensions page reads as TOTALLY OPTIONAL it turns out this is actually NOT a bug. The new Client Dimensions Module built in by Miva is actually a REQUIRED and MANDATORY INSTALL. You must setup the new Client Dimensions module to properly run the Product Detail page.

      Thanks Matt for all of your help fixing this.
      Sincerely,

      Stephen M. LaBar, Jr.
      (770) 441-9447
      The Martial Arts Store

      Please Visit Our Site At:
      http://www.themartialartsstore.com

      Comment


        #93
        Re: Miva Merchant 9.0004 Bug Reports

        To clarify above, the client dimensions module is only used/and required for the Suivant and Iron and Wool ReadyThemes if you update to the latest versions. Other themes may take advantage of its functionality in the future.
        Brennan Heyde
        VP Product
        Miva, Inc.
        [email protected]
        https://www.miva.com

        Comment


          #94
          Re: Miva Merchant 9.0004 Bug Reports

          Originally posted by Brennan View Post
          To clarify above, the client dimensions module is only used/and required for the Suivant and Iron and Wool ReadyThemes if you update to the latest versions. Other themes may take advantage of its functionality in the future.
          Brennan,

          I want to say thank you again for your help along with Matt's yesterday. I really appreciate it!
          Sincerely,

          Stephen M. LaBar, Jr.
          (770) 441-9447
          The Martial Arts Store

          Please Visit Our Site At:
          http://www.themartialartsstore.com

          Comment


            #95
            Re: Miva Merchant 9.0004 Bug Reports

            After installing yesterdays patch my SocialImage is no longer working. I have verified Image Type: Main is still selected in the Product Details Layout. When I view the page source this is all that is displaying:

            Code:
            <meta property="og:image" content="http://www.themartialartsstore.com/Catalog/" />
            Sincerely,

            Stephen M. LaBar, Jr.
            (770) 441-9447
            The Martial Arts Store

            Please Visit Our Site At:
            http://www.themartialartsstore.com

            Comment


              #96
              Re: Miva Merchant 9.0004 Bug Reports

              I applied Bug Fix 3 and now in Marketplaces I am not able to drill down to the appropriate category. When selecting the Primary Category, the subcategories no longer appear beside it.

              Comment


                #97
                Re: Miva Merchant 9.0004 Bug Reports

                Originally posted by Leanne View Post
                I applied Bug Fix 3 and now in Marketplaces I am not able to drill down to the appropriate category. When selecting the Primary Category, the subcategories no longer appear beside it.
                Hey Leanne,

                Can you provide a screenshot and the primary category you selected?

                Thanks
                [I]Kyle Hansen

                Comment


                  #98
                  Re: Miva Merchant 9.0004 Bug Reports

                  The primary category was Musical Instruments & Gear. Here is the screenshot.

                  Comment


                    #99
                    Re: Miva Merchant 9.0004 Bug Reports

                    Hi Leanne,

                    I’m not able to reproduce what you are seeing, when I select that category I get the submenu. Can you open a service ticket and mention this forum post in it so we can take a closer look?

                    Thanks
                    -Eric
                    Eric Foresman
                    Software Tester
                    Miva Merchant
                    http://www.mivamerchant.com/
                    [email protected]

                    Comment


                      Re: Miva Merchant 9.0004 Bug Reports

                      Using the new Customer Credit module. While the customer credit information displays to the customer on the front end, it does not display in the back end (Order Processing) . The amount charged to the customer's credit card is correct but does not match what is shown in "Order Processing" and on the Merchant email .
                      Highly caffeinated
                      http://www.coffeehouseexpress.com

                      Comment


                        Re: Miva Merchant 9.0004 Bug Reports

                        Hi Jim

                        Everything seems to be showing up correctly for me, in admin on the order processing screen I get the two separate payment records for that order, one from the Customer Credit module and the other from my Credit card payment module.

                        As for the merchant confirmation email (Order Confirmation: Merchant), you may need to turn on the “display summary of payment transactions” checkbox under the Order Contents tab of that template. You should only need to do that if this is an updated store, if this store has been created new then it should already be setup to display that information.

                        If it still doesn’t look right after checking that, then open a service ticket so we can take a closer look at what you are seeing.

                        Thanks
                        -Eric
                        Eric Foresman
                        Software Tester
                        Miva Merchant
                        http://www.mivamerchant.com/
                        [email protected]

                        Comment


                          Re: Miva Merchant 9.0004 Bug Reports

                          Eric - Thanks for the reply. I see what you mean in the back end with the 2 payment methods. On the Email_OrderConf_Merchant I went ahead and checked the box "Initialize List of Payment Transactions" but it does not display. I don't see anything in the template that would call in the payment info. I tried reapplying the framework but no luck. I notice on the INVC page it is using the code below to display the Payments, will this also work in the emails?
                          Code:
                          <mvt:foreach iterator="payment" array="order:payments">
                          <p class="column whole align-right">
                          <mvt:if expr="l.settings:payment:type EQ 6">
                          	<em>Refund: &mvt:payment:desc;: &mvt:payment:formatted_amount;</em>
                          <mvt:else>
                          	<em>Payment: &mvt:payment:desc;: &mvt:payment:formatted_amount_negative;</em>
                          </mvt:if>
                          </p>
                          </mvt:foreach>
                          Highly caffeinated
                          http://www.coffeehouseexpress.com

                          Comment


                            Re: Miva Merchant 9.0004 Bug Reports

                            I saw in the release notes that State Based Sales Tax now allows you to round up instead of using banker's rounding. Is that also available for Shopper Selected Sales Tax? That's what we use because we collect the proper tax surcharge per county in our state, and we pretty regularly have to adjust 1 cent rounding errors.

                            Josh

                            Comment


                              Re: Miva Merchant 9.0004 Bug Reports

                              I'm closing this thread, and opening a new 9.00052 specific thread. Please update to 9.00052 and then post any outstanding bugs found here: http://extranet.miva.com/forums/show...610#post439610
                              Thanks,

                              Rick Wilson
                              CEO
                              Miva, Inc.
                              [email protected]
                              https://www.miva.com

                              Comment

                              Working...
                              X