Announcement

Collapse
No announcement yet.

Production Release 8 Bugs

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

    #16
    Re: Production Release 8 Bugs

    My mistake. I didn't realize that for IE9 history and cache are two different things. After I deleted browsing history, I opened Tools/F12 developer tools/Cache and selected Clear browser cache. When I went back to the Miva Manage Orders page, the orders listed as expected. Thanks for the help!

    Comment


      #17
      Re: Production Release 8 Bugs

      No problem :) glad it's working for you.
      Thanks,

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

      Comment


        #18
        Re: Production Release 8 Bugs

        Rick, not really a bug , but maybe on the new update, this feature can be added:

        Have the default BILLING ADDRESS country set to the US, just like its done in the shipping, I do some phone orders and always hangs me up when I forget to enter the billing address country.
        Vincent
        www.bimmerzone.com
        Your BMW Parts, Accessories & Performance Zone

        Comment


          #19
          Re: Production Release 8 Bugs

          Vincent,

          Can you post that in the Dream Features Forum. It'll get lost in here.
          Thanks,

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

          Comment


            #20
            Re: Production Release 8 Bugs

            sounds like a plan, wil post....
            Vincent
            www.bimmerzone.com
            Your BMW Parts, Accessories & Performance Zone

            Comment


              #21
              Re: Production Release 8 Bugs

              I'm getting an internal server error after putting the new Mivavm v5.12 engine on my server and restarting Apache. I'm using the step by step 3.x CONFIGURATION in the readme file (which is what I've always used). I'm getting errors in my server error log file like: "RSA server certificate CommonName (CN) `localhost.localdomain' does NOT match server"

              My store is at a subdomain like subdomain.domain.com. I have an SSL specifically for that subdomain, which works fine if I revert back to engine 5.08.

              Also not sure if I've uploaded the "certs" correctly. I used to have file that end in ".0" like "0e82f83a.0" but now they all have a .pem extension like this, for example: "0B77BEBBCB7AA24705DECC0FBD6A02FC7ABD9B52.pem"

              I'm on a mediatemple (dv) so I'm on my own here. Can anyone help? I've never had a problem upgrading the engine before. I've never tried the ENVIRONMENT CONFIGURATION yet.

              Comment


                #22
                Re: Production Release 8 Bugs

                I asked Dev real quick and here were a couple pointers:

                The internal server errors are because he installed the engine
                improperly. They have nothing to do with his SSL certificate or the
                certs, which are a separate problem.

                He's uploading the raw certificates, instead of the versions for a
                specific version of OpenSSL.
                Thanks,

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

                Comment


                  #23
                  Re: Production Release 8 Bugs

                  Originally posted by Rick Wilson View Post
                  The internal server errors are because he installed the engine
                  improperly ... He's uploading the raw certificates, instead of the versions for a
                  specific version of OpenSSL.
                  The certificates within the openssl-0.9 folder (which comes with mivavm-v5.12) are just aliases to the files within the "raw" folder. I have no idea how to upload the files as "0c364b2d.0" rather than "DA79C1711150C23439AA2B0B0C62FD55B2F9F580.pem" . Mivavm5.08 wasn't like that; there was no "raw" folder of certs in that version.
                  Last edited by skepticwebguy; 06-21-11, 12:51 PM.

                  Comment


                    #24
                    Re: Production Release 8 Bugs

                    In the Miva Merchant Message Center in my store's admin panel, it says "In order to install PR8, you must have your Miva Engine (Empresa) upgraded to 5.10 or higher (5.12 is highly recommended) and ensure the GD Library built in is configured."

                    What is the "GD Library" and how does one configure it?

                    Comment


                      #25
                      Re: Production Release 8 Bugs

                      Here's GD Library info: http://www.boutell.com/gd/

                      The Release Notes of 5.12 explain configuring it.
                      Thanks,

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

                      Comment


                        #26
                        Re: Production Release 8 Bugs

                        Originally posted by Rick Wilson View Post
                        Here's GD Library info: http://www.boutell.com/gd/

                        The Release Notes of 5.12 explain configuring it.
                        I see the 3.x configuration setting in the mivavm5.12 release notes:
                        Code:
                        <SYSTEM-LIB CODE="GD" LIBRARY="/usr/lib/libgd.so.2.0.35">
                        I've only got libgd.so.2.0.0 on my linux server. Will that version work, provided that I point to that version in the configuration setting (rather than 2.0.35)?

                        If not, where do I get version libgd.so.2.0.35 ?
                        Last edited by skepticwebguy; 06-21-11, 01:46 PM.

                        Comment


                          #27
                          Re: Production Release 8 Bugs

                          It's an Open Source library, you can try searching for it. There was also a link in the link I posted last time.
                          Thanks,

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

                          Comment


                            #28
                            Re: Production Release 8 Bugs

                            Missing Pick List button on the Manage Shipment screen?
                            Gary

                            [email protected]
                            www.icCommerce.com

                            Comment


                              #29
                              Re: Production Release 8 Bugs

                              Not missing, just Moved.

                              It's now under the Batch Reports, since you can have Multiple "Reports" that you create. We ship with the Picklist as our Default.
                              Thanks,

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

                              Comment


                                #30
                                Re: Production Release 8 Bugs

                                This was the solution that ended up working for me:

                                <SYSTEM-LIB CODE="GD" LIBRARY="/usr/lib/libgd.so.2">

                                rather than

                                <SYSTEM-LIB CODE="GD" LIBRARY="/usr/lib/libgd.so.2.0.0">

                                Installation completed successfully after making that change.

                                Comment

                                Working...
                                X