Announcement

Collapse
No announcement yet.

Framework resources missing

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

    Framework resources missing

    Not really a question except to find out if there is any insight into this. Was Something done incorrectly or is there an odd bug?

    The goal was to replace an existing legacy theme with a customized Shadows 2. The new theme was developed on a dev copy of the store in a branch. When changes were complete, the branch theme/framework was saved. I created a branch in the production store and uploaded and applied the new framework/theme. A detail that could be worth knowing is that I didn't keep the branch names consistent from the dev and production store. Applying the new framework results: in "/httpdocs/mm5/themes/00000001/shadows" I found that all the scripts were missing.

    Scott
    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!!

    #2
    Hi Scott,

    Take a look at the folder structure of the saved branch, there might be a branch sub-directory that is included in the path.
    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


      #3
      Thanks, Matt.

      I noticed the issue because icons weren't rendering correctly. I initially thought it was an SSL/path issue and there were some htaccess instructions I hadn't replaced/fixed yet. I made the branch as primary and fixed the htaccess file. It didn't solve the icon issue. I found that the .woff file was missing. So I realized the script files were missing too.

      I simply copied the files and folders from the dev to "/httpdocs/mm5/themes/00000001/shadows" to get it working. I haven't copied those files to branch, b02, but there are some there. Probably from applying the framework?

      I don't what happens when a branch is made primary (not copied -- I still have the old production as a branch). Before I made b02 the primary, shouldn't the .woff have been loaded from the b02 script folders?

      Another note. Besides having different names, the branch in the dev store is b04.

      Scott
      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


        #4
        I'm going to tag in here because I'm having the same issues after adding a branch and then applying a different ReadyTheme. It seems to be an issue with the "theme_path" - if I go in and change

        Code:
        theme_path + 'ui/js/theme.js'
        to

        Code:
        '/mm5/b02/themes/colossus/core/js/scripts.js'
        it starts to fire but then it sets off another whole string of loading failures.

        My question is where is the theme_path set? I think I need to change it...
        Leslie Kirk
        Miva Certified Developer
        Miva Merchant Specialist since 1997
        Previously of Webs Your Way
        (aka Leslie Nord leslienord)

        Email me: [email protected]
        www.lesliekirk.com

        Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

        Comment


          #5
          Has this bug been resolved? I am working on new Branches with the new shadows Framework and the icons are not loading either.
          Marshall
          http://www.hmcdisplay.com
          http://www.churchonwheels.com

          Comment


            #6
            Originally posted by lesliekirk View Post
            My question is where is the theme_path set? I think I need to change it...
            theme_path is not native to the Shadows framework. The theme_path variable is set in different places for the older themes. For colossus it can be found in the theme-settings Theme Component Content Section.
            Nicholas Adkins
            Technical Training Specialist / Miva, Inc.
            [email protected]
            https://www.miva.com/mivalearn

            Comment


              #7
              There is a bug reported regarding branches and the ReadyThemeIcons.woff not loading in the current version of Shadows. The issue will be resolved in Version 10.08

              Nicholas Adkins
              Technical Training Specialist / Miva, Inc.
              [email protected]
              https://www.miva.com/mivalearn

              Comment


                #8
                Does this also apply to the print.css? It does not appear to be working on printable invoice pages.

                Comment


                  #9
                  eldon99 What issue are you seeing? In the default Shadows framework there is no print.css file. The Shadows framework uses inline CSS for the formatting of the page.

                  What framework do you have on your store?
                  Nicholas Adkins
                  Technical Training Specialist / Miva, Inc.
                  [email protected]
                  https://www.miva.com/mivalearn

                  Comment

                  Working...
                  X