Search

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

Matching Posts

  • Re: Any search results in a critical error - how to get search to work?

    There is a solution for this. It's a bit of code to modify in the Search Provider and it's buried in this hard to search forum somewhere. The kicker is once you make the mods and post the new SearchIndex or SearchDataStore DLL (I don't remember which), you must go clear all the previous search data and let DNN reindex as if it were the first time. When I have time I'll try to find the answer in the forums and post it.
    Posted to DotNetNuke (Forum) by wpballar on 10/26/2005
  • Re: Any search results in a critical error - how to get search to work?

    I'm having the same problem. Search works fine on my earlier portals, but not newer ones. The scheduler is enabled and working fine. However - if you log in as host and then go to the admin (not host - admin) tab -> log viewer I see this error posted below. If I look in the SearchWord table - the word "Hiding" is duplicated at the very end 6 times - like the routine got stuck in a loop. AssemblyVersion: 03.01.01 Method: System.Collections.Hashtable.Insert FileName: FileLineNumber: 0 FileColumnNumber
    Posted to DotNetNuke (Forum) by wpballar on 9/28/2005
  • Re: DNN 3.xx site registration bug - registration doesn't work when a "User" page is defined

    OK - so when you set the page access permission correctly on the User Page, this one goes away. Sorry folks. All of us get a brain fart occasionally.
    Posted to DotNetNuke (Forum) by wpballar on 5/30/2005
  • DNN 3.xx site registration bug - registration doesn't work when a "User" page is defined

    I'm running DNN 3.0.13 (no modifiications to core, XMod module and Inventua Flash Player installed) and I've created a "user page" as defined in the admin section. I've added a "User Account" module to that page and gone to the admin-> site settings page and defined this new page as the the "User page" and registration is set to "public". Now when a user clicks register, they are taken to the login screen. The register button no longer does anything. Go in and take away the "User Page" on site
    Posted to DotNetNuke (Forum) by wpballar on 5/29/2005
  • Re: Updating module setting takes ages

    Thanks for the kind post. I work hard and have some wonderfully talented clients. The kicker about the menu is that many of my clients have their own graphic design departments. They all run Macs and demand Mac compatibility. Solpart Menu falls way short on cross browser (it fails on Safari which seems to be the default Mac browser). I'm using the new Component Arts Beta and it does add a lot on postback. However one of my sites www.aroundthecreek.com hums along fairly fast with it. It's DNN 3.0
    Posted to DotNetNuke (Forum) by wpballar on 5/20/2005
  • Re: Updating module setting takes ages

    I just want to add that I'm having the same issue with upgraded portals. I've faced the wrath of some clients over it. I've seen some real performance issues on the admin side of DNN3.xx . I know several members of the core have really defended it, but there are way too many of us out there having speed issues on both clean installs and upgrades. The logic presented in other posts always goes down the path that "There are 3rd party modules" or your SQL server's slow or whatever. I'm running my own
    Posted to DotNetNuke (Forum) by wpballar on 5/19/2005
  • Re: Trouble with the Links Token

    I was able to overcome the issue by specifying a line height in the CSS class that I used for the links menu. Here's an example of my CSS: .LeftNav { color: #781c1c; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: normal; padding-Top: 5px; padding-Bottom: 5px; line-height: 20px; } and the Links tag in the skin (I use .ascx instead of the html tokens) <dnn:LINKS runat="server" level="Child" separator="<br>" id="dnnLINKS" cssClass="LeftNav" /> Be careful not to get
    Posted to Getting Started (Forum) by wpballar on 5/13/2005
  • Re: Trouble with the Links Token

    I'm having the same problems. Any answers?
    Posted to Getting Started (Forum) by wpballar on 5/13/2005
  • Re: Calendar Pro 2.5

    Even with it uninstalled C.Simpson added some database constraints that are seemingly still in effect. I was wondering if anyone has successfully done it after this module.
    Posted to Custom Modules (Forum) by wpballar on 4/28/2005
  • Register Page using home page skin instead of admin

    I've checked it now on all my portals (DNN 3.0.13) - the register page is using whatever skin is assigned to the home page instead of the admin skin. It's not even using the default skin for the portal - just the one assigned to the home page. I have a separate login page built using the admin skin and it's ignoring that as well. See www.aroundthecreek.com for an example if needed. This change doesn't make sense. Using the admin skin worked fine in the old version. Why the change? Thanks, WB
    Posted to Core Framework (Forum) by wpballar on 4/27/2005
Page 1 of 6 (57 items) 1 2 3 4 5 Next > ... Last »