FLUX.NET Community

Community site for the FLUX.NET Enterprise content management community.
Welcome to FLUX.NET Community Sign in | Join | Help
in Search

Links not working

Last post 02-11-2008, 16:01 by tonyj. 1 replies.
Sort Posts: Previous Next
  •  01-05-2008, 19:04 67

    Links not working

    I've been struggling for a few hours now trying to get a test site up and running.  I've followed the install without an issue and can login to the site.  From the "Taskpad Home" everything looks okay, except that I get these errors on page load:

    1)

    Line:  18

    Char:  1

    Error:  '__FrameBox' is undefined

    Code:  0

    URL:  http://localhost/test/admin/menu/appmain.aspx
     

    2)

    Line:  21

    Char:  1

    Error:  '__FrameBox' is undefined

    Code:  0

    URL:  http//localhost/test/admin/menu/appmain/aspx

    3) 

    Line:  143

    Char:  1

    Error:  Object expected

    Code:  0

    URL:  http://localhost/test/admin/menu/taskpad.aspx



    So, although the page loads, and a number of the links work, those that use the BLOCKED SCRIPTparent.ContentJS.Navigate('...') fail with the error:

    Line:  1

    Char:  1

    Error:  'parent.ContentJS' is null or not an object

    Code:  0

    URL:  http://localhost/test/admin/menu/appmenu.aspx



    As an aside, almost none of the images show on any screen w/ the exception of the "FLUX.net" in the upper-right corner of the screen.

  •  02-11-2008, 16:01 70 in reply to 67

    Re: Links not working

    Sounds to me like you've missed the flux_client part of the install, which is where the app gets all of it's images and client side scripts from. Check you have a flux_client virtual directory (not application!) in the root of your webserver.

    Finally, the words BLOCKEDSCRIPT sound like you've got some sort of non-standard script blocker or something installed that's preventing the javascript from executing. Normally the UI works with any blocking software out of the box without any changes, but if you have something unique doing that job, I'd make sure you're admin site is in the exclusion list or something like that.

    Hope this helps,

    Tony 

View as RSS news feed in XML
Powered by Community Server (Personal Edition), by Telligent Systems