Search

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

Matching Posts

  • Move a page between sites?

    I have a rather complex page (40+ text containers) on SiteA (server A). I would like to move / copy the data from SiteA to SiteB (different web server, different database). Any established processes for moving from DB to DB? The old, test to production move? I'm hacking the database now to see if I can put together all the pieces that need to move, but if anyone has any suggestions, or warnings (such as, dont do "process goes here", as it breaks), please share. Thanks in advance for any suggestions
    Posted to DotNetNuke (Forum) by pmaugust on 3/11/2006
  • [ACTIONBUTTON] adding "  " when not enabled

    Building a specialized container. When going thru my testing of different setting, I've noticed a strange problem with my container. When I disable print, I still get HTML generated, which causes a blank line to appear, and being a bit of a perfectionist, it's driving me crazy. container.xml snippet: <Object> <Token>[ACTIONBUTTON:2]</Token> <Settings> <Setting> <Name>CommandName</Name> <Value>SyndicateModule.Action</Value> </Setting> <Setting>
    Posted to DotNetNuke (Forum) by pmaugust on 3/8/2006
  • Re: Preview from my DNN4 Module tutorial

    Made it all the way thru... and am getting an error on the page. " A critical error has occurred. The type specified in the TypeName property of ObjectDataSource 'ObjectDataSource_Tasks' could not be found. " I can see where the overrides happen in Edit, but in view, there is no TypeName? I seem to be missing a critical piece, and am having little luck in finding it. Great tutorial, now if I can just figure out why my view is getting this error.
    Posted to Custom Modules (Forum) by pmaugust on 1/31/2006
  • Looking for DNN hosting provider

    Been reading reviews, etc on hosting providers... my eyes are almost falling out... I need some help! I have a site with godaddy and have been pleased so far. However, I am getting ready to implement a couple of sites for a couple of companies, so I thought I'd seek comments from the DNN community! If you're pleased as punch with your DNN hosting provider, please let me (and anyone else who's looking) know about it. Also, for this post, as I'm in the US, a US Provider would be preferred (don't need
    Posted to DotNetNuke (Forum) by pmaugust on 1/25/2006
  • Re: Deciding which version to upgrade too

    I agree with Jeff. With the ADDITIONAL caveat... use .Net 1.1 and DNN 3.2.2. There are still some issues with DNN 3.2.2 and .Net v2. If this is a "production" site, say for a customer, then stick with 3.2.2 and .NET 1.1, you'll spend less time tweaking, and more time running. After trying DNN3.2.2 and .NET 1.1 and .NET 2 and DNN4.x and .NET 2 I've found the 3+1.1 to be the most stable with the fewest hiccups. --Paul
    Posted to DotNetNuke (Forum) by pmaugust on 1/18/2006
  • Re: Uploading large files timeout issue

    I have had this same issue with DNN 3.2.2 and I think something changed in the upload code. But you can work around this by changing your web.config file. You need to add executionTimeout to the httpRuntime tag. Change it FROM <httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="8192" /> TO <httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="8192" executionTimeout="120" /> I've found 120 seconds seems to work for everything so far. If you still get timeouts
    Posted to DotNetNuke (Forum) by pmaugust on 1/18/2006
  • Using child portal as development site?

    I've had a thought about ways to leverage DNN for development, but thought I'd post my thoughts here and see just how many holes are in it. Lets say you have a site, www.mysite.com running DNN 3. You agree to develop a new website for someone, and they do not want to lose their existing web while you are "under construction". For this example, lets say they are www.them.com . You want to fully develop their new site, then move it intact. So here's my thought on how I might want to do this. Build
    Posted to DotNetNuke (Forum) by pmaugust on 1/17/2006
  • Creating orphaned pages?

    I've been playing with this, and have not come up with a good method yet. Hopefully someone can point me down the right path. I want to create some pages that DO NOT show up on the main menu. These pages would be linked to from within other pages or one-off menus. I tried creating a page with "hidden" attribute and could add pages to that. Had a problem with that one. First, I could never get back to that page, so I could get to the sub pages to delete (unless I remembered the ID number). Also, when
    Posted to DotNetNuke (Forum) by pmaugust on 1/15/2006
  • Best sites for photos and images?

    Ok... Time to share where all you "skinners" get your images from. I've been looking around the internet at stock photo and image sites. So where do you get your photos and images from for your websites (that you don't create yourself). And let's be cognizant of copyrights, no "pirate sites" please. I'm in need of photos and images, but I like to keep everything legal...
    Posted to Resources (Forum) by pmaugust on 1/12/2006
  • Re: Confusion about child portal name conflict

    As if it wasn't confusing enough... waited 24 hours and now it adds. So, anyone have a clue? Just taking wild guesses here, but could it possibly be related to a cookie that expired after waiting for a long time? I have no clue... but my inquisitive side wants to know whats happening.
    Posted to DotNetNuke (Forum) by pmaugust on 1/9/2006
Page 1 of 3 (25 items) 1 2 3 Next >