Search

You searched for the word(s): userid:79368

Matching Posts

  • Re: Has anyone experienced this? __dnn_ClientAPIEnabled() returns false

    Seem to have found a fix. Not sure why this fixes it as I stumbled upon it while tinkering. I have added <SCRIPT src="<%= Page.ResolveUrl(" % dnn.js?) js>"></SCRIPT> to the head of default.aspx under <SCRIPT src="<%= Page.ResolveUrl(" % js dnncore.js?)>"></SCRIPT> and scrolltop seems to work like a charm now. Hope this helps someone else.
    Posted to DotNetNuke (Forum) by corker on 10/27/2005
  • Has anyone experienced this? __dnn_ClientAPIEnabled() returns false

    Does anyone no what could cause __dnn_ClientAPIEnabled() to return false when it has not been explicitly disabled. When logged in as an administrator it works. If you are simply browsing the site unauthenticated it is returning false which in turn skips the scrolltop functionality of the clientapi. I am stuck and am not a big java guy. This is seriously setting my project back. Any insight would be greatly appreciated.
    Posted to DotNetNuke (Forum) by corker on 10/27/2005
  • Has anyone experienced this? __dnn_ClientAPIEnabled() returns false

    Through some serious tinkering I have found that the scrolltop feature does not work on pages where I use custom containers that do not implement the [VISIBILITY] control. The reason I do not use it is on some pages where I selected "Visibility: None" the control would appear on the page after a postback (undesired). Now when I use my custom container that has the visibility token removed it somehow breaks the scrolltop feature. I'm not sure why this would be but I add the token and reparse the skins
    Posted to DotNetNuke (Forum) by corker on 10/26/2005
  • Re: godaddy dedicated server horror story for DNN installation

    I too had a horrible experience with Godaddy and DNN. I intended to use their Deluxe shared hosting plan with a DNN installation. The first problem I ran into was that the DNN installation has to go into a subdirectory and you don't have access to this subdirectory. The domain had to be www.yourdomain.com/dnn . Well what is the point of this? It rather defeats the purpose don't you think. They said the only way around this was to have a page redirect. Well I didn't want to have to do that but thank
    Posted to DotNetNuke (Forum) by corker on 5/30/2005
  • Re: Is it possible? - Hidden Registration Page

    Figured it out. Had to change Portal Registration Type to Private.
    Posted to DotNetNuke (Forum) by corker on 2/10/2005
  • Is it possible? - Hidden Registration Page

    What I would like to do is have a hidden page with the user registration control on it. I want a higher level of control over who can register without filtering out registration attempts from people that need not register (intranet envirionment). I created a page and set the hidden attribute to true. Created a registration module definition (doesn't exist in available core modules) and added it to the hidden page. I set the view attribute to all users for the page and had the module inherit the page
    Posted to DotNetNuke (Forum) by corker on 2/10/2005
  • Re: DNN 3.0.10 Issue - Can not Print module!!!

    Uninstalling Security Update for Microsoft .NET Framework, Version 1.1 Service Pack 1 (KB886903) has fixed the URL problems.
    Posted to DotNetNuke (Forum) by corker on 2/10/2005
  • Re: DNN 3.0.10 Issue - Can not Print module!!!

    I am now having this problem as well. Listed below is the url that is generated from a module print command. http://localhost/PBMS_DNN_3.0.10/brampton/Home/tabid/51/mid/381/SkinSrc/%5bG%5dSkins%7c_default%7cNo+Skin/ContainerSrc/%5bG%5dContainers%7c_default%7cNo+Container/dnnprintmode/true/Default.aspx Another url I was using to instruct a module to use a different control and container. http://localhost/PBMS_DNN_3.0.10/brampton/PBMSTools/PBMSRequestManager/tabid/91/mid/419/ctl/ViewPrintRequest/ContainerSrc
    Posted to DotNetNuke (Forum) by corker on 2/10/2005
  • Re: DNN 3.10 build errors

    Cleared VSWebCache and we are all good : )
    Posted to DotNetNuke (Forum) by corker on 2/8/2005
  • Re: DNN 3.10 build errors

    I have the same errors. Doesn't seem to be related to references. MakeNodeVisible() doesn't seem to be a valid method of the TreeNode object and DefaultChildNodeCssClass doesn't seem to be a valid property of DnnTree.
    Posted to DotNetNuke (Forum) by corker on 2/8/2005
Page 1 of 5 (45 items) 1 2 3 4 5 Next >