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

    #76
    Re: Miva Merchant 9.0004 Bug Reports

    I got some clarification from development on this.

    That URL prefix is not a new setting. It was part of the old SEO Settings. The difference is that it use to fallback to the domain name setting if it was not filled in. In 9.x we changed this so it explicitly requires this field to be populated because going off the domain settings page caused many issues.
    Brennan Heyde
    VP Product
    Miva, Inc.
    [email protected]
    https://www.miva.com

    Comment


      #77
      Re: Miva Merchant 9.0004 Bug Reports

      ok, thanks...was worth a chance. I'll just add it to the ever growing Go Live checklist :)
      Bruce Golub
      Phosphor Media - "Your Success is our Business"

      Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
      phosphormedia.com

      Comment


        #78
        Re: Miva Merchant 9.0004 Bug Reports

        eBay messed up our settings and dropped a bunch of our products off. When trying to relist them I am getting an error warning: UPC is missing a value. Enter a value and try again.

        Our products have no UPC codes, and I can't find anywhere in the eBay listing settings to enter anything.

        Comment


          #79
          Re: Miva Merchant 9.0004 Bug Reports

          Originally posted by Leanne View Post
          eBay messed up our settings and dropped a bunch of our products off. When trying to relist them I am getting an error warning: UPC is missing a value. Enter a value and try again.

          Our products have no UPC codes, and I can't find anywhere in the eBay listing settings to enter anything.
          Hello,

          It seems that eBay has modified some categories to now require a UPC. When editing a product go to the Marketplace - eBay Listing Settings tab and there will be a spot for you to insert a UPC under Item Settings. However, the current functionality requires that the UPC exist in eBay. If your UPC does not exist then you will not be able to create listings in categories where UPC is required.

          We are in development to fix this issue where we do not require that the UPC exists in eBay for you to provide a UPC. This issue will be resolved in 9.0004 Bug-Fix 3.

          Thanks
          [I]Kyle Hansen

          Comment


            #80
            Re: Miva Merchant 9.0004 Bug Reports

            ReadyTheme module bug or Feature Failure (not a bug but missing segment of implied functionality) or education is in order.

            I might not know how or am doing this wrong? But, I need to use an external link in a Ready Theme module Navigation set. The link appears but is prefixed by the Baseref value. Is there a provision for external links? Or is the implied functionality not allowing an external link without the baseref?

            I know this will be asked, the purpose in the immediate case is to present a newsletter sign up form that resides on another server.

            Scott
            Last edited by ids; 08-28-15, 12:03 PM.
            Need to offer Shipping Insurance?
            Interactive Design Solutions https://www.myids.net
            MivaMerchant Business Partner | Certified MivaMerchant Web Developer
            Competitive Rates, Custom Modules and Integrations, Store Integration
            AutoBaskets|Advanced Waitlist Integration|Ask about Shipping Insurance Integration
            My T-shirt Collection is mostly MivaCon T-shirts!!

            Comment


              #81
              Re: Miva Merchant 9.0004 Bug Reports

              Make sure you include the http://www...

              That should allow it to link correctly
              Brennan Heyde
              VP Product
              Miva, Inc.
              [email protected]
              https://www.miva.com

              Comment


                #82
                Re: Miva Merchant 9.0004 Bug Reports

                After updating, and changing the search action in the global header to &mvte:urls:SRCH:rr; the search action is blank on any category pages that are using an alternate display page.

                Comment


                  #83
                  Re: Miva Merchant 9.0004 Bug Reports

                  Originally posted by khansen View Post
                  We are in development to fix this issue where we do not require that the UPC exists in eBay for you to provide a UPC. This issue will be resolved in 9.0004 Bug-Fix 3.
                  eBay gives you the option to select Does Not Apply for both UPC and Manufacturer's Part Number, which would be an appreciated option in Marketplaces.

                  Comment


                    #84
                    Re: Miva Merchant 9.0004 Bug Reports

                    This is a temporary change true.The patches will have to work on the page from the list of products.

                    Comment


                      #85
                      Re: Miva Merchant 9.0004 Bug Reports

                      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?
                      Sincerely,

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

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

                      Comment


                        #86
                        Re: Miva Merchant 9.0004 Bug Reports

                        Hi Stephen,

                        Can you provide a link to a product having this issue on your site please?
                        Matt Zimmermann

                        Miva Web Developer
                        Alchemy Web Development
                        https://www.alchemywebdev.com
                        Site Development - Maintenance - Consultation

                        Miva Certified Developer
                        Miva Professional Developer

                        https://www.dev4web.net | Twitter

                        Comment


                          #87
                          Re: Miva Merchant 9.0004 Bug Reports

                          Originally posted by Matt Zimmermann View Post
                          Hi Stephen,

                          Can you provide a link to a product having this issue on your site please?
                          Matt,

                          Thanks for the quick reply. It's all of our products with attributes, here are two samples.

                          http://www.themartialartsstore.com/p.../TC-11-21.html
                          http://www.themartialartsstore.com/p...C-11-90KC.html
                          Sincerely,

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

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

                          Comment


                            #88
                            Re: Miva Merchant 9.0004 Bug Reports

                            Hi Stephen,

                            You're welcome. Can you verify that you have the "attributemachine" item in the product display template right below the "product_display" item? It should look like this:
                            Code:
                            <mvt:item name="product_display" />
                            <mvt:item name="attributemachine" param="body" />
                            Matt Zimmermann

                            Miva Web Developer
                            Alchemy Web Development
                            https://www.alchemywebdev.com
                            Site Development - Maintenance - Consultation

                            Miva Certified Developer
                            Miva Professional Developer

                            https://www.dev4web.net | Twitter

                            Comment


                              #89
                              Re: Miva Merchant 9.0004 Bug Reports

                              Originally posted by Matt Zimmermann View Post
                              Hi Stephen,

                              You're welcome. Can you verify that you have the "attributemachine" item in the product display template right below the "product_display" item? It should look like this:
                              Code:
                              <mvt:item name="product_display" />
                              <mvt:item name="attributemachine" param="body" />
                              Per the listed changes this is my new Head Tag and start of Body Tag:

                              Code:
                              <mvt:item name="html_profile" />
                              <head>
                              	<mvt:if expr="NOT ISNULL l.settings:product:page_title">
                              		<title>&mvt:product:page_title;</title>
                              	<mvt:elseif expr="NOT ISNULL l.settings:page:title">
                              		<title>&mvt:page:title;</title>
                              	<mvt:else>
                              		<title>&mvt:product:name;: &mvt:store:name;</title>
                              	</mvt:if>
                              	<mvt:item name="head" param="head_tag" />
                              	<mvt:item name="attributemachine" param="head" />
                              	<mvt:item name="product_display_imagemachine" param="head" />
                              	<mvt:assign name="g.socialURL" value="l.settings:product:link" />
                              	<mvt:assign name="g.socialText" value="'Check out the deal on ' $ l.settings:product:name $ ' at ' $ g.store:name" />
                              	<mvt:do name="l.success" file="g.Module_Library_DB" value="ProductImage_Load_Type(l.settings:product:id, 1, l.settings:imagetype)" />
                              	<mvt:do name="l.success" file="g.Module_Library_DB" value="Image_Load_ID(l.settings:imagetype:image_id, l.settings:imagedata)" />
                              	<mvt:assign name="g.socialImage" value="g.baseurl $ l.settings:imagedata:image" />
                              	<meta property="og:title" content="&mvte:product:name;" />
                              	<meta property="og:type" content="product" />
                              	<meta property="og:image" content="&mvt:global:socialImage;" />
                              	<meta property="og:url" content="&mvt:global:socialURL;" />
                              	<meta property="og:site_name" content="&mvte:global:store:name;" />
                              	<meta property="og:description" content="&mvte:global:socialText;" />
                              
                              
                              <script src="/js/jquery.min.js"></script>
                              <script src="/js/tabbed-content.js" type="text/javascript"></script>
                              
                              
                              </head>
                              <body id="js-&mvte:page:code;" class="boxed <mvt:eval expr="tolower(l.settings:page:code)" />">
                              	<mvt:item name="hdft" param="global_header" />	
                              	<div class="row hdft-header">
                              		<mvt:item name="hdft" param="header" />
                              	</div>
                              	<div class="row prod-ctgy-hdft-header">
                              		<mvt:item name="prod_ctgy_hdft" param="prod_header" />
                              	</div>
                              	<mvt:item name="product_display" />
                              	<mvt:item name="attributemachine" param="body" />
                              	<script>
                              		if (typeof am&mvt:product:id; !== 'undefined') {
                              			var attrMachCall = am&mvt:product:id;;
                              		};
                              	</script>
                              Last edited by slabar; 08-31-15, 10:08 AM.
                              Sincerely,

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

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

                              Comment


                                #90
                                Re: Miva Merchant 9.0004 Bug Reports

                                Hi Stephen,

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

                                Miva Web Developer
                                Alchemy Web Development
                                https://www.alchemywebdev.com
                                Site Development - Maintenance - Consultation

                                Miva Certified Developer
                                Miva Professional Developer

                                https://www.dev4web.net | Twitter

                                Comment

                                Working...
                                X