Announcement

Collapse
No announcement yet.

act_section_tree.js issue and listmenuactivate.js error

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

    act_section_tree.js issue and listmenuactivate.js error

    Hi can anyone help!
    I am using Actinic Eccom V9.0.5.0 with Norlist menus.
    We also use Epos with epos link.

    I have spoken to Norman (Drillpine) a few times about these issues,
    He has given me some pointers, but has referred me to the community...

    1.Apparently our site is loading 'act_section_tree.js' in two places?
    This is making our home page very top heavy and Norman has
    Advised that at least one (if not both) of these files may redundant?

    Can anyone please tell me where to find these files (site 1 folder?)
    And how to know if our site is using them? If not how to get rid of the files!

    2. My second issue is an error I’ve noticed in IE,

    Object expected
    Line 75
    listmenuactivate.js

    Any ideas how to rectify?

    www.conspiracy.uk.com

    Thank you in advance for any help!
    Last edited by jayt62; 04-Feb-2010, 01:49 PM. Reason: to add url
    Conspiracy Snowboard, Ski & Skate Shop
    St. Albans, Herts
    www.conspiracy.uk.com

    #2
    Can't you just view source on your pages?

    There does seem to be two occurances - one just after saveReferrer() inside the head tag - and another after the close of the head tag (</head>)

    Comment


      #3
      I'd wager it's facebook and the video on your home page that's slowing everything down.

      They are also pushing any product viewing below the fold on my laptop. I'd rethink the home page if I were you.

      Army Gore-tex
      Winter Climbing Mitts
      webD's Blog: Website design, SEO and other ramblings…
      Twitter LinkedIN

      If you think a post is good, rate it!

      Find the answers in the Knowledge Base | Have you read the User Guides

      Comment


        #4
        Some size info attached.

        Although your layout is referencing act_section_tree.js twice it will only load once. That said it is large at almost 850kB.
        Attached Files

        Comment


          #5
          The primary layouts are no longer in Site1 folder but in the Design menu > Library > Web Page Outer. Find out first what layout you are using under Settings > Site Options > Layouts tab > Site. You have to find the code between the <head> and </head> tags in the primary layouts which is creating the act_section_tree.js

          How old are your menu files?. Your error is "addEvent is not defined". The file listmenuactivate.js is referencing "addEvent" and the file fsmenu.js is referencing "fsmAddEvent", these do not match up, I compared to a site with the same menu system where they do match up and yours doesn't. This sometimes happens if you already using those Javascript files in your site and don't overwrite them when copying in the plugin files and end up with different versions. In any case, it may be best to use the most up to date Javascripts for the plugin and if you are using the Javascripts for other functions on your site already check they will still work.
          Peblaco

          Comment


            #6
            Originally posted by webD View Post
            I'd wager it's facebook and the video on your home page that's slowing everything down.

            They are also pushing any product viewing below the fold on my laptop. I'd rethink the home page if I were you.
            Thanks for the advice re the homepage, Its being re-worked at the moment.
            Conspiracy Snowboard, Ski & Skate Shop
            St. Albans, Herts
            www.conspiracy.uk.com

            Comment


              #7
              No problem

              Army Gore-tex
              Winter Climbing Mitts
              webD's Blog: Website design, SEO and other ramblings…
              Twitter LinkedIN

              If you think a post is good, rate it!

              Find the answers in the Knowledge Base | Have you read the User Guides

              Comment


                #8
                Originally posted by peblaco View Post
                The primary layouts are no longer in Site1 folder but in the Design menu > Library > Web Page Outer. Find out first what layout you are using under Settings > Site Options > Layouts tab > Site. You have to find the code between the <head> and </head> tags in the primary layouts which is creating the act_section_tree.js


                How old are your menu files?. Your error is "addEvent is not defined". The file listmenuactivate.js is referencing "addEvent" and the file fsmenu.js is referencing "fsmAddEvent", these do not match up, I compared to a site with the same menu system where they do match up and yours doesn't. This sometimes happens if you already using those Javascript files in your site and don't overwrite them when copying in the plugin files and end up with different versions. In any case, it may be best to use the most up to date Javascripts for the plugin and if you are using the Javascripts for other functions on your site already check they will still work.
                Thanks for the help Louise, I will look in the suggested location for the section_tree files....Once I’ve found the layout I’m using how do I go about reducing the file size or getting rid of it ? (Sorry for being so naive! Even though I’ve had Actinic for many years, this is the first time I have had to deal with these kinds of issues...)

                With regards to the listmenuactivate.js error.....
                I think the menu files are very old, the sit has been upgraded over the years from version7! I don’t really understand about plugin files? How do I know if im using 2 different versions?

                Many Thanks for all this help and advice from everyone!
                Conspiracy Snowboard, Ski & Skate Shop
                St. Albans, Herts
                www.conspiracy.uk.com

                Comment


                  #9
                  You are using inline styling to control the img size. So although your images are appearing smaller, they still have their original size. Optimising your images will negate the need for inline styles and reduce page size.

                  Your Jamie Lynn Snowboard Boots are 75px wide on your site, but the image is actually 336px wide with a file size of 82.87 kB (84854 bytes)

                  Army Gore-tex
                  Winter Climbing Mitts
                  webD's Blog: Website design, SEO and other ramblings…
                  Twitter LinkedIN

                  If you think a post is good, rate it!

                  Find the answers in the Knowledge Base | Have you read the User Guides

                  Comment


                    #10
                    Thanks for all your replies....
                    Your direction is really helpful, i will look into it all.
                    Cheers.
                    Conspiracy Snowboard, Ski & Skate Shop
                    St. Albans, Herts
                    www.conspiracy.uk.com

                    Comment


                      #11
                      Jamie, get a link to your site in your signature on here too. Get good inbound links whenever you can mate

                      Let us know if you need anything else.

                      Army Gore-tex
                      Winter Climbing Mitts
                      webD's Blog: Website design, SEO and other ramblings…
                      Twitter LinkedIN

                      If you think a post is good, rate it!

                      Find the answers in the Knowledge Base | Have you read the User Guides

                      Comment


                        #12
                        Originally posted by webD View Post
                        Jamie, get a link to your site in your signature on here too. Get good inbound links whenever you can mate

                        Let us know if you need anything else.
                        Cheers Rich, is this better?
                        Conspiracy Snowboard, Ski & Skate Shop
                        St. Albans, Herts
                        www.conspiracy.uk.com

                        Comment


                          #13
                          Perfect!

                          Army Gore-tex
                          Winter Climbing Mitts
                          webD's Blog: Website design, SEO and other ramblings…
                          Twitter LinkedIN

                          If you think a post is good, rate it!

                          Find the answers in the Knowledge Base | Have you read the User Guides

                          Comment


                            #14
                            It's a vast improvement but the page size is still over1.5Mb. You images on the page are just over 1Mb still.

                            Try optinising further on the larger images, see attached.
                            Attached Files

                            Comment

                            Working...
                            X