Ben Bahrenburg Gold Membership
 Nuke Super Newbie Posts:18

 |
| 4/04/2007 5:13 PM |
|
Has anyone tried Friendly Urls on any of the 4.5 RC's?
Just wondering if there are any support issues with the upcoming release. |
|
|
|
|
Déclic Vidéo Gold Membership
 Nuke Master Posts:781


 |
|
Tom Kraak Gold Membership
 Nuke Wiz Posts:110


 |
| 4/17/2007 5:53 PM |
|
I just upgraded my site to 4.5.1 and everything seems fine except for the login link, which used to be/login.aspx. Now it's
/home/tabid/36/ctl/login/default.aspx?returnurl=%2fdefault.aspx (from the Home page)
Was there a change in the core that causes this? |
|
Tom Kraak Seablick Consulting LLC DNN SEO Quickstart Guide |
|
|
Dax Davis Gold Membership
 Nuke Master Posts:333


 |
| 4/17/2007 6:04 PM |
|
That is the parameter that gets passed so that after you login you are returned to the page that sent you there.
Dax |
|
|
|
|
Tom Kraak Gold Membership
 Nuke Wiz Posts:110


 |
| 4/17/2007 6:30 PM |
|
| I understand that, but it did not used to be like that. Just check Scott's login link. |
|
Tom Kraak Seablick Consulting LLC DNN SEO Quickstart Guide |
|
|
Dax Davis Gold Membership
 Nuke Master Posts:333


 |
| 4/17/2007 6:57 PM |
|
yeah, I think there was an issue before if you had set a login page instead of just having the login appear in the middle of the page. I think it passes the attribute now to get you back from the login page. Just speculation though.
Dax |
|
|
|
|
Tom Kraak Gold Membership
 Nuke Wiz Posts:110


 |
| 4/17/2007 7:28 PM |
|
| Not a big deal I guess. Just a bit more work in robots.txt. |
|
Tom Kraak Seablick Consulting LLC DNN SEO Quickstart Guide |
|
|
Kenny Registered Users
 Nuke Newbie Posts:3

 |
| 4/19/2007 12:35 PM |
|
Hi guys is there a new version of friendly urls for 4.5?
The host login fails with the latest version i have and dnn 4.5
Thanks |
|
|
|
|
Déclic Vidéo Gold Membership
 Nuke Master Posts:781


 |
|
Kenny Registered Users
 Nuke Newbie Posts:3

 |
| 4/20/2007 5:05 PM |
|
yes when i click on host settings on the menu i get the following error using dnn 4.5 and thr friendly urls provider 4.2 which is the latest on the download
The error is
Error: Host Settings is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: e:\domains\kennyt.shared.hosting.zen.co.uk\wwwroot\admin\Host\FriendlyUrls.ascx.vb(229): error BC30456: 'SaveConfig' is not a member of 'DotNetNuke.HttpModules.Config.RewriterConfiguration'. ---> System.Exception: e:\domains\kennyt.shared.hosting.zen.co.uk\wwwroot\admin\Host\FriendlyUrls.ascx.vb(229): error BC30456: 'SaveConfig' is not a member of 'DotNetNuke.HttpModules.Config.RewriterConfiguration'. ---> System.Web.HttpCompileException: e:\domains\kennyt.shared.hosting.zen.co.uk\wwwroot\admin\Host\FriendlyUrls.ascx.vb(229): error BC30456: 'SaveConfig' is not a member of 'DotNetNuke.HttpModules.Config.RewriterConfiguration'. at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.BaseTemplateParser.GetReferencedType(VirtualPath virtualPath, Boolean allowNoCompile) at System.Web.UI.BaseTemplateParser.GetUserControlType(VirtualPath virtualPath) at System.Web.UI.MainTagNameToTypeMapper.ProcessUserControlRegistration(UserControlRegisterEntry ucRegisterEntry) at System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace --- |
|
|
|
|
Kenny Registered Users
 Nuke Newbie Posts:3

 |
| 4/20/2007 5:09 PM |
|
| sorry i meant to say 4.3.4 is the one im using which is the latest |
|
|
|
|
David Snow Gold Membership
 Nuke Addict Posts:95


 |
| 5/28/2007 10:02 AM |
|
FriendlyURL's handling of DNN's Login, Terms, Privacy and any other pages that have multiple copies is one of the main reasons that people want to use the module.
In 4.5.1 FriendlyURL doesn't appear to fix this problem for login, while it appears to do it for the other pages.
robots.txt is a real hack of a way to fix this DNN problem
/DaveS |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12577


 |
| 5/28/2007 6:32 PM |
|
| I'll look into this guys - the problem with 4.5.1 is that it adds the returnUrl on I think. Something that previous versions did not. |
|
Scott McCulloch Site Administrator |
|
|
Déclic Vidéo Gold Membership
 Nuke Master Posts:781


 |
|
David Snow Gold Membership
 Nuke Addict Posts:95


 |
| 5/29/2007 7:56 AM |
|
Scott,
When you are looking into the Login page issues with DNN 4.5.1 maybe you could consider making this module ignore the admin and host pages. Many of us can't use the module because FriendlyURLs interacts poorly with some menu systems and then we can access those pages.
It seems to me that general users and search engines should never even see links to those pages, so there would be no loss of functionality and we wouldn't have to risk dealing with that interaction.
I like you tool and am thankfull that you are addressing some of these issues that do effect our sites and search engines. However, I really wish that DNN would address this issue in the core once and for all. The very fact that you have to have 4-5 version of FriendlyURLs indicates that they mess with this area of the code very often.
Thanks again,
/DaveS |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12577


 |
| 5/29/2007 5:21 PM |
|
Hmm, I'm thinking how I would make that check for the admin/host page.
Currently the link gets past to the friendly url provide (well the TabInfo) for formatting. If there is a property that I can check to see if its an admin/host page I could do it, but if not, it will be hard to justify a DB lookup for each.
What menu system does it cause problems with the host pages? The default menu system works OK. |
|
Scott McCulloch Site Administrator |
|
|
Déclic Vidéo Gold Membership
 Nuke Master Posts:781


 |
|
David Snow Gold Membership
 Nuke Addict Posts:95


 |
| 5/30/2007 7:28 AM |
|
I have seen it with the DNN360 menu that I am currently using and with the HouseOfNuke menu that I used in the past.
I suspect that if you installed the house of nuke menu (http://houseofnuke.com/Downloads/tabid/406/Default.aspx) and dnncreative's red leaf skin you would see the problem,
On my current site the menu does't display admin and host and I have installed Snapsis' NavList which just displays the Admin and Host pages.
Contact me via email and I'll zip up a skin and menu for you, if you have trouble finding the components.
/DaveS |
|
|
|
|
Glen Registered Users
 Nuke Newbie Posts:2

 |
| 5/30/2007 10:22 AM |
|
Hi Guys,
I too had the error that kennyt2000 reported.
I double checked the DotNetNuke.HttpModules.UrlRewrite.dll and found that it had been overwritten with another version that was only 20Kb in size (showing file version 3.2.2.23951)... when the "correct" version is around 40Kb (showing file version 3.2.2.18287).
Please don't ask me to explain how or why.. I have no idea... and frankly at this point don't care.. but perhaps it will explain the reason that some people are seeing this error.
I reinstalled and all is well.
Cheers.
G |
|
|
|
|
David Snow Gold Membership
 Nuke Addict Posts:95


 |
| 5/30/2007 3:14 PM |
|
The one I had was 40K. Is it possible that yours was replaced the last time that you upgraded DNN?
/DaveS |
|
|
|
|