Pagescope Web Connection top menu incomplete: no "Box"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • John Kaufmann
    Trusted Tech

    Site Contributor
    100+ Posts
    • Sep 2013
    • 114

    #1

    Pagescope Web Connection top menu incomplete: no "Box"

    Normally the Pagescope Web Connection daemon (http://<ip_address>/wcd/top_menu.xml) provides a complete menu of the MFP's capabilities following the Public login. However, one C360 has lost the "Box" (User Boxes) part of its top menu -- it simply does not display, and a dump of the page source shows that it is not there. That is, it should show this:
    Top_menu with Box.jpg
    and instead shows this:
    Top_menu missing Box.jpg

    A page dump shows that the "Box" menu item is indeed missing from the source. Further examination shows that the XML file is generated on the fly from template top_menu.xsl, which is fed a "MenuList" populated by "MenuItem"s. So another way of asking the question is to ask (a) How is the MenuList generated, and (b) Why is the MenuItem "Box" not included?
    Attached Files
  • allan
    RTFM!!

    5,000+ Posts
    • Apr 2010
    • 5459

    #2
    Re: Pagescope Web Connection top menu incomplete: no &quot;Box&quot;

    Because its been disabled or removed.
    How to get that back?
    Initialize the machine.
    NVRAM could be in question?
    Whatever

    Comment

    • John Kaufmann
      Trusted Tech

      Site Contributor
      100+ Posts
      • Sep 2013
      • 114

      #3
      Re: Pagescope Web Connection top menu incomplete: no &quot;Box&quot;

      Originally posted by allan
      Because its been disabled or removed.
      How to get that back?
      Initialize the machine.
      NVRAM could be in question?
      Hmm... Sorry, I should have mentioned that the boxes are there and can be used manually. You can even see them via Pagescope by asking for:
      http://<ip_address>/wcd/box.xml
      (which is where you would normally be directed if "Box" were in the top menu). And, once there, you can use the boxes in the same way, just as if everything were otherwise copacetic. So nothing has been obviously removed, and I'm stumped about what might be disabled (and I would prefer not to jeopardize the boxes and their contents by fiddling with them, let alone initializing the machine).

      Thanks for the NVRAM tip. I will see if everything looks right in service mode.

      Comment

      • allan
        RTFM!!

        5,000+ Posts
        • Apr 2010
        • 5459

        #4
        Re: Pagescope Web Connection top menu incomplete: no &quot;Box&quot;

        Box utility? to get around the problem for users.
        Whatever

        Comment

        • allan
          RTFM!!

          5,000+ Posts
          • Apr 2010
          • 5459

          #5
          Re: Pagescope Web Connection top menu incomplete: no &quot;Box&quot;

          What happens if you go to login screen and login as a public user or user?
          Whatever

          Comment

          • John Kaufmann
            Trusted Tech

            Site Contributor
            100+ Posts
            • Sep 2013
            • 114

            #6
            Re: Pagescope Web Connection top menu incomplete: no &quot;Box&quot;

            Originally posted by allan
            What happens if you go to login screen and login as a public user or user?
            You mean Pagescope login screen? If so, that's where I got the second of those two screenshots from the first post (the screen missing the MenuItem "Box").

            I appreciate you helping me thinking this through.

            Comment

            • John Kaufmann
              Trusted Tech

              Site Contributor
              100+ Posts
              • Sep 2013
              • 114

              #7
              Re: Pagescope Web Connection top menu incomplete: no &quot;Box&quot;

              Originally posted by allan
              Box utility? to get around the problem for users.
              That's an option, but the Pagescope utilities are clunkier than the Web Connection (no thing of beauty itself) - and it's hard to get people to change their ways if they have something that has been working.

              Comment

              • allan
                RTFM!!

                5,000+ Posts
                • Apr 2010
                • 5459

                #8
                Re: Pagescope Web Connection top menu incomplete: no &quot;Box&quot;

                Do you have user authentication on that machine?
                Whatever

                Comment

                • Jazzwcs
                  Technician
                  • Jun 2012
                  • 40

                  #9
                  Re: Pagescope Web Connection top menu incomplete: no &quot;Box&quot;

                  You may want to check the state of the HDD. It's a possibility that the HDD is corrupted and may need to be reformatted.

                  Comment

                  • John Kaufmann
                    Trusted Tech

                    Site Contributor
                    100+ Posts
                    • Sep 2013
                    • 114

                    #10
                    Re: Pagescope Web Connection top menu incomplete: no &quot;Box&quot;

                    Originally posted by allan
                    Do you have user authentication on that machine?
                    No; completely public access to User Boxes.

                    Comment

                    • John Kaufmann
                      Trusted Tech

                      Site Contributor
                      100+ Posts
                      • Sep 2013
                      • 114

                      #11
                      Re: Pagescope Web Connection top menu incomplete: no &quot;Box&quot;

                      Originally posted by Jazzwcs
                      You may want to check the state of the HDD. It's a possibility that the HDD is corrupted and may need to be reformatted.
                      Thanks, but the boxes and their contents are good, as shown by
                      • direct manipulation at the machine;
                      • remote manipulation via Pagescope box utilities;
                      • remote manipulation via Pagescope Web Connection if the top menu is bypassed (going direct to <ip_address>/wcd/box.xml).

                      The problem is just that the MenuItem "Box" is omitted from the Pagescope Web Connection public top menu (<ip_address>/wcd/top_menu.xml). So I don't want to reformat and lose everything -- especially without knowing that would gain back the MenuItem. I just wish I knew how the "MenuList" is generated, and how it collects its "MenuItem"s.

                      Comment

                      • allan
                        RTFM!!

                        5,000+ Posts
                        • Apr 2010
                        • 5459

                        #12
                        Re: Pagescope Web Connection top menu incomplete: no &quot;Box&quot;

                        Not sure how to manipulate code on the machine...
                        You could always create a manual shortcut to http://<ip_address>/wcd/box.xml on the desktop?
                        Whatever

                        Comment

                        • Mr Spock
                          Vulcan Inventor of Death

                          1,000+ Posts
                          • Aug 2006
                          • 2064

                          #13
                          Re: Pagescope Web Connection top menu incomplete: no &quot;Box&quot;

                          Try a different browser. Sometimes Internet explorer will not load the menu buttons.
                          And Star Trek was just a tv show...yeah right!

                          Comment

                          • John Kaufmann
                            Trusted Tech

                            Site Contributor
                            100+ Posts
                            • Sep 2013
                            • 114

                            #14
                            Re: Pagescope Web Connection top menu incomplete: no &quot;Box&quot;

                            Originally posted by allan
                            Not sure how to manipulate code on the machine...
                            You could always create a manual shortcut to http://<ip_address>/wcd/box.xml on the desktop?
                            I did essentially that: put a bookmark to http://<ip_address>/wcd/box.xml labeled "C360 Boxes" in the browser toolbar. But from a practical standpoint, I still want people to be able to use the machine per the documentation -- and from the perspective of maintaining these things, it would be nice to know what happened.

                            Comment

                            • John Kaufmann
                              Trusted Tech

                              Site Contributor
                              100+ Posts
                              • Sep 2013
                              • 114

                              #15
                              Re: Pagescope Web Connection top menu incomplete: no &quot;Box&quot;

                              Originally posted by Mr Spock
                              Try a different browser. Sometimes Internet explorer will not load the menu buttons.
                              Tried Firefox and Chrome; the problem really is in the code being generated for top_menu.xml. Any idea where to get documentation on that code?

                              Comment

                              Working...