Announcement

Collapse
No announcement yet.

Core-17 Streaming Update Released

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

    #46
    Re: Core-17 Streaming Update Released

    Hi titlehere,

    What third party modules do you have installed? Did you make sure to check for updates to your modules after running Core-17? Sebenza, Emporiums Plus, and ADS/STL all had a couple of modules that were affected by the update. Please check for updates either through http://www.mivacentral.com/upgrades.mv or with the developer directly if you didn't purchase from Miva Central.

    Please email or call support at [email protected] or 866-284-9812 x3 to open a ticket so we can take a look.

    Thanks.
    Laura Schindler
    Director of Technical Assistance
    800-608-MIVA (6482)
    http://www.miva.com
    Miva Merchant Technical Assistance Center

    Comment


      #47
      Re: Core-17 Streaming Update Released

      Do we already have a list of third party modules that need to be upgraded due to core-17? Maybe I missed it...

      Here are notes of modules I think need to be upgraded:
      - EP Toolkit
      - EP Power Search
      - EP Template Data Feed
      - EP Custom Customer Fields
      - Sebenza Cat Tree
      - ADS Meta Master
      - ADS Customer & Merchant HTML Email
      - ADS Product Flags Pro

      not sure what else - appreciate a complete list though.
      Sabine Sharp
      eCommerce Strategies & Solutions
      Glendale Designs
      Support Desk
      623.322.6066

      Comment


        #48
        Re: Core-17 Streaming Update Released

        I have a short list of known affected modules:

        EP Custom Customer Fields Administration
        EP Tool Kit
        EP Power Search
        EP Addendum
        ADS HTML emails (Merchant and Customer)
        ADS Product Flags Pro
        Sebenza Category and Product page templates

        There may be other modules that were affected- these are just the ones we know about. I would definitely encourage you to contact the developer if you are having issues with a module not on this list after Core 17.
        Laura Schindler
        Director of Technical Assistance
        800-608-MIVA (6482)
        http://www.miva.com
        Miva Merchant Technical Assistance Center

        Comment


          #49
          Re: Core-17 Streaming Update Released

          Thanks Laura - some I wasn't aware off, yet!
          The idea was to get a list of 3rd party modules before upgrading all our client stores - that way there hopefully are no issues :)
          Sabine Sharp
          eCommerce Strategies & Solutions
          Glendale Designs
          Support Desk
          623.322.6066

          Comment


            #50
            Re: Core-17 Streaming Update Released

            Originally posted by Laura Schindler View Post
            I have a short list of known affected modules:

            EP Custom Customer Fields Administration
            EP Tool Kit
            EP Power Search
            EP Addendum
            ADS HTML emails (Merchant and Customer)
            ADS Product Flags Pro
            Sebenza Category and Product page templates

            There may be other modules that were affected- these are just the ones we know about. I would definitely encourage you to contact the developer if you are having issues with a module not on this list after Core 17.
            Is there somewhere you can list what the issues are?

            I'm having a problem on the account creation page. The Billing info is being ignored and the Ship to info is being used in every field instead. This started happening after the update. I contacted support but they told me to post here for help.

            I'm using EP Addendum however this doesn't like look it's related. I'd like to be aware of what issues I should be on the lookout for.

            thanks!

            Comment


              #51
              Re: Core-17 Streaming Update Released

              That issue is not module related. Here is the fix for that issue. It's caused by only having one country available at checkout.

              On ACAD, ACED and OCST pages, Customer Fields tab find:

              Code:
              <mvt:item name="countries" param="BillCountry" />
              Replace with:

              Code:
              <select name="Customer_BillCountry">
              <mvt:if expr="g.Customer_BillCountry NE 'US'">
                      <option value="" selected>&lt;Select One&gt;</option>
                      <option value="US">United States</option> <mvt:else>
                      <option value="">&lt;Select One&gt;</option>
                      <option value="US" selected>United States</option> </mvt:if> </select>
              I don't have a list of errors caused by third party modules, but most of the issues were related to modules that used the Custom Fields utility. If you are using a module that uses Custom Fields to pull/store data, you might want to check for an update.
              Laura Schindler
              Director of Technical Assistance
              800-608-MIVA (6482)
              http://www.miva.com
              Miva Merchant Technical Assistance Center

              Comment


                #52
                Re: Core-17 Streaming Update Released

                Originally posted by Laura Schindler View Post
                That issue is not module related. Here is the fix for that issue. It's caused by only having one country available at checkout.
                Hi Laura, I tried that earlier and it didn't fix the problem. I think I might have fixed it on my own. My guess is it's related to the dropdown that appears in the main store "customer fields" area. It was set to hidden -- I changed it to optional. Is this a new field that appeared with the update?

                -B

                Comment


                  #53
                  Re: Core-17 Streaming Update Released

                  It wasn't a new field, just a minor nuisance bug that was introduced. We'll be including a permanent fix in the next release, but your fix of making the field optional should work too. :-)
                  Laura Schindler
                  Director of Technical Assistance
                  800-608-MIVA (6482)
                  http://www.miva.com
                  Miva Merchant Technical Assistance Center

                  Comment


                    #54
                    Re: Core-17 Streaming Update Released

                    Originally posted by Laura Schindler View Post
                    It wasn't a new field, just a minor nuisance bug that was introduced. We'll be including a permanent fix in the next release, but your fix of making the field optional should work too. :-)

                    The good news is that it looks like the problem has been corrected. :)

                    The bad news is that updating the main customer fields area causes the HTML code in all of the customer fields area on the ACAD, ACED, etc screens to go back to the "stock" miva code. Most of this code had been stylized with CSS for my store. :(

                    -B

                    Comment


                      #55
                      Re: Core-17 Streaming Update Released

                      Originally posted by benjamintr View Post
                      The good news is that it looks like the problem has been corrected. :)

                      The bad news is that updating the main customer fields area causes the HTML code in all of the customer fields area on the ACAD, ACED, etc screens to go back to the "stock" miva code. Most of this code had been stylized with CSS for my store. :(

                      -B
                      Hmm, that's not good. Try rolling back the pages and implementing the code I pasted earlier. That should work without messing with your CSS.
                      Laura Schindler
                      Director of Technical Assistance
                      800-608-MIVA (6482)
                      http://www.miva.com
                      Miva Merchant Technical Assistance Center

                      Comment


                        #56
                        Re: Core-17 Streaming Update Released

                        I just tried using the Number Based Sort feature and when I click show order the Text boxes come up, but when I change the order and click update, the order stays the way it was before I click show order. Any Ideas?
                        Matt Alper
                        CopShoes.com
                        TacBoots.com
                        MetBoots.com
                        OutDoorShoeStore.com
                        OriginalSwatOnline.com
                        SmithandWessonFootwear.com
                        WellcoStore.com

                        Comment


                          #57
                          Re: Core-17 Streaming Update Released

                          Also, the up and down arrows are not on the screen either so it looks to me like there is no way to change attribute order
                          Matt Alper
                          CopShoes.com
                          TacBoots.com
                          MetBoots.com
                          OutDoorShoeStore.com
                          OriginalSwatOnline.com
                          SmithandWessonFootwear.com
                          WellcoStore.com

                          Comment


                            #58
                            Re: Core-17 Streaming Update Released

                            Matt,

                            Open a ticket so we can take a look.
                            Thanks,

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

                            Comment


                              #59
                              Re: Core-17 Streaming Update Released

                              I can't even get my update started. I get this error:

                              Error Code: MER-UPG-UTL-00003 Description: Unable to download list of available patches

                              Comment


                                #60
                                Re: Core-17 Streaming Update Released

                                Please open a ticket with us by emailing [email protected] or calling us at 858-490-2570 option 3.
                                Thanks,

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

                                Comment

                                Working...
                                X