|
|
| Author |
Messages |
|
Gary Silver Membership
 Nuke Addict Posts:66

 |
| 8/16/2006 8:35 AM |
|
Hi Scott,
I am having some problems using other menus with the FriendlyUrl provider. The Friendly Urls seem to work great until i use the Admin or Host menus.
My install is a DNN 3.2.2 and the other menus i have tryed are House Menu from HouseOfNuke and SEOMenu from DNN SEO on Snowcovered.
When i navigate to a Host page, the friendly url is shown for the link, and when clicking it, i get page not found errors.
When i try an Admin page, usually it will navigate to the page, showing the friendly url, but some links on the page will give me errors, like on the file manager page.
Here are some details from the log:
AssemblyVersion: 03.02.02 Method: System.Web.UI.TemplateParser.GetParserCacheItem FileName: FileLineNumber: 0 FileColumnNumber: 0 PortalID: 0 PortalName: Buffalo Lodge UserID: 1 UserName: host ActiveTabID: 36 ActiveTabName: Home AbsoluteURL: /Admin/FileManager.aspx AbsoluteURLReferrer: http://localhost/Admin/FileManager.aspx ExceptionGUID: ab11ac52-f7f5-4e74-a341-73a412c5570d DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider InnerException: Unhandled Error: Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: Exception of type System.Web.HttpException was thrown. ---> System.IO.FileNotFoundException: C:\Inetpub\BuffaloLodge\Admin\FileManager.aspx at System.Web.UI.TemplateParser.GetParserCacheItem() at System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.PageParser.GetCompiledPageInstanceInternal(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String path) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) --- End of inner exception stack trace --- at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) at System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace --- StackTrace: Source: Server Name: AMD-FX55
and ...
AssemblyVersion: 03.02.02 Method: System.Web.UI.TemplateParser.GetParserCacheItem FileName: FileLineNumber: 0 FileColumnNumber: 0 PortalID: -1 PortalName: UserID: -1 UserName: ActiveTabID: -1 ActiveTabName: AbsoluteURL: /Host/Host%20Settings.aspx AbsoluteURLReferrer: http://localhost/Admin/LogViewer.aspx ExceptionGUID: 7d872b98-78e3-40e9-be73-63276dfe61af DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider InnerException: Unhandled Error: Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: Exception of type System.Web.HttpException was thrown. ---> System.IO.FileNotFoundException: C:\Inetpub\BuffaloLodge\Host\Host Settings.aspx at System.Web.UI.TemplateParser.GetParserCacheItem() at System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.PageParser.GetCompiledPageInstanceInternal(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String path) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) --- End of inner exception stack trace --- at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) at System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace --- StackTrace: Source: Server Name: AMD-FX55
I have not yet tryed the New DNN Menu in the core framework, but i am curious to see how that works. I also might have a look at upgrading to DNN 3.3.4 and 4.3.4 to see if i get the same problems.
One thing i wanted to ask is if there is a way to disable Human friendly urls for Admin and Host pages as this would definately help in the meantime.
Thanks!!
|
|
Gary |
|
|
Gary Silver Membership
 Nuke Addict Posts:66

 |
| 8/17/2006 10:24 AM |
|
Just to follow up, i upgraded the site to 3.3.4 and am having the same issues with the Urls on the Host menu. The Admin menu seems to be working better on this version.
The Host menu items are using Human Friendly Urls which give me 404 errors.
Now that i am on 3.3.4, i might as well try the new dnn menu and report how that works.
Thanks |
|
Gary |
|
|
Rick Toner Gold Membership
 Nuke Addict Posts:99


 |
| 8/17/2006 1:02 PM |
|
I am running a website that runs DNN 3.3.4 and one that runs 4.3.4. I am not =having any of these kind of problems on them. Make sure you have the new download that he cam out with about a week ago.
Rick |
|
|
|
|
Gary Silver Membership
 Nuke Addict Posts:66

 |
| 8/17/2006 1:30 PM |
|
Yeah, i have the new Friendly Url Providers for 3.2.2 and 3.3.4. SolPart Menu works fine. The other 2 i have tryed gives me these problems with the Host Menu Urls.
If i set the provider to "SearchFriendly" , they all work fine, but "HumanFriendly" they don't. |
|
Gary |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12577


 |
| 8/17/2006 5:00 PM |
|
| GHunter, what menu are you using? Maybe it's not forming the URL correct. |
|
Scott McCulloch Site Administrator |
|
|
Gary Silver Membership
 Nuke Addict Posts:66

 |
| 8/17/2006 7:56 PM |
|
Hi Scott,
I have tryed with House Menu from House of Nuke and SEO Menu i got from snowcovered. Solpart menu is fine of course, and i haven't tryed the new DNN menu yet. Its the Host Menu Items that give me all the problems as they are returning the HumanFriendly Urls, like MyWebsite/Host/Module%20Definitions.aspx
Thanks for your help
|
|
Gary |
|
|
mike Gold Membership
Posts:25

 |
| 8/17/2006 8:11 PM |
|
I'm just confirming that SEO Menu alos gives me problems on the Host Menu. I'm running 4.3.4 and latest Friendly URL. It looks like DNN menu uses the old style links for the Host Menu. When you use SEOMenu, it uses the human friendly links in the Host menu. Don't know if that helps.. Thanks, Mike |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12577


 |
| 8/17/2006 8:27 PM |
|
Here is what my url looks like:-
/Host/Host%20Settings/tabid/16/portalid/0/Default.aspx
When there is multiple parameters (TabID, PortalID) we do not use the friendly URL format, and revert back to the old URL.
I have no idea what the SEO Menu does, but it sounds like it is causing the problem. Can you explain the purpose of the menu? |
|
Scott McCulloch Site Administrator |
|
|
Gary Silver Membership
 Nuke Addict Posts:66

 |
| 8/17/2006 9:25 PM |
|
Basically it is a css only menu, no javascript, that is light weight and search engine friendly. I had tryed the HouseMenu, but the skin object didnt work very well for me or your friendly url provider, so i saw the seo menu on snowcovered and thought i would give it a try. Here is a link to the product ..
http://www.snowcovered.com/snowcovered2/Default.aspx?tabid=242&PackageID=5157
Near the bottom of the description, he even says it works with Scott's friendly url provider. Which apparantly may not be true. I have submitted an email through the help desk, but also wanted to post here as well.
Anyways, i just wanted to see if i could disable HumanFriendly urls for the host menu only, until i can get this resolved. Also, i was not sure where the problem may be and thought i should check here as well.
Thanks for your help |
|
Gary |
|
|
Gary Silver Membership
 Nuke Addict Posts:66

 |
| 8/21/2006 7:19 AM |
|
For anyone using the SEO Menu v2.2 available at Snowcovered, I thought i would mention that a v2.2.2 update was released that now works with Scott's Friendly Url Provider.
I have tryed it on DNN 3.2.2 and 3.3.4, and it works perfectly.
Many thanks to the author for fixing this!! And thanks to Scott for your help as well.
|
|
Gary |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12577


 |
| 8/21/2006 11:30 PM |
|
| Glad it's working, it sounds like a problem with the way the URLs were formatted out? |
|
Scott McCulloch Site Administrator |
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|
|